Skip to content

Releases: rawilk/profile-filament-plugin

v0.7.6

02 Jun 15:40
700ddcd

Choose a tag to compare

v0.7.6 Pre-release
Pre-release

Full Changelog: v0.7.5...v0.7.6

v0.7.5

01 Jun 20:09
c323d33

Choose a tag to compare

v0.7.5 Pre-release
Pre-release

Full Changelog: v0.7.4...v0.7.5

v0.7.4

01 Jun 17:12

Choose a tag to compare

v0.7.4 Pre-release
Pre-release

What's Changed

  • Custom Authentication Authorization Error Messages by @rawilk in #132

Full Changelog: v0.7.3...v0.7.4

v0.7.3

27 May 15:22
3e6fab0

Choose a tag to compare

v0.7.3 Pre-release
Pre-release

What's Changed

  • Set key() on SudoChallengeActionForm livewire component by @rawilk in #131

Full Changelog: v0.7.2...v0.7.3

v0.7.2

26 May 21:33

Choose a tag to compare

v0.7.2 Pre-release
Pre-release

What's Changed

  • [bug] Ensure MultiFactorAuthenticationManager Livewire component is registered - b26798c

Full Changelog: v0.7.1...v0.7.2

v0.7.1

26 May 20:46
7efd402

Choose a tag to compare

v0.7.1 Pre-release
Pre-release

What's Changed

  • [feat]: Conditional Sudo Mode Enforcement by @rawilk in #129

Full Changelog: v0.7.0...v0.7.1

v0.7.0

11 May 21:51
e8e1c88

Choose a tag to compare

v0.7.0 Pre-release
Pre-release

There are many breaking changes since v0.6.0, and a lot of them will not be listed in the release notes for this pre-release. Be sure to see the git changelog for any changes that may impact your application and refer to the docs if you are upgrading.

🚀 Features

  • Cross-Domain WebAuthn Support: Added support for cross-domain WebAuthn authentication and registration, including rate limiting for cross-domain attempts.
  • Laravel 13 & Filament 5 Compatibility: Added support for Laravel 13 and Filament 5, while dropping support for Laravel 11 and PHP 8.2.
  • Modular Language Files: Refactored and modularized language files, including updated translations for Polish and Brazilian Portuguese.

🛠 Refactorings & Improvements

  • Extensive Namespace Cleanup: Significant refactoring of namespaces for actions, events, and facades to improve codebase consistency (e.g., renaming ProfileInformationUpdated to ProfileInformationWasUpdated).
  • Sudo Mode Enhancements: Streamlined Sudo Challenge actions and added a NeedsSudoChallengeAction trait for reusability.
  • WebAuthn Library Update: Updated web-auth/webauthn-lib requirement to ^5.2.

🗑 Deprecations & Removals

  • Removed Deprecated Components: Cleaned up various deprecated Livewire components, traits, and middleware (e.g., RequiresTwoFactorAuthentication, PasskeysController).
  • Event Cleanup: Removed several deprecated event classes related to Passkeys and WebAuthn.

⚙️ Maintenance

  • Updated GitHub Actions workflows to include PHP 8.5 in the test matrix.
  • Bumped various dependencies, including @tailwindcss/cli, esbuild, and pragmarx/google2fa.

Full Changelog: v0.6.0...v0.7.0

v0.6.0

21 Apr 20:09
67f05d5

Choose a tag to compare

v0.6.0 Pre-release
Pre-release

What's Changed

  • NPM: Bump esbuild from 0.25.0 to 0.25.1 by @dependabot in #86
  • NPM: Bump esbuild from 0.25.1 to 0.25.2 by @dependabot in #88
  • Tweak email rendering and verbiages
  • Update pending email timestamp on resend

Full Changelog: v0.5.8...v0.6.0

v0.5.8

25 Feb 17:44
86d5724

Choose a tag to compare

v0.5.8 Pre-release
Pre-release

What's changed

  • Revert to TailwindCSS V3 until Filament V4 releases

Full Changelog: v0.5.7...v0.5.8

v0.5.7

25 Feb 17:21
948c368

Choose a tag to compare

v0.5.7 Pre-release
Pre-release

What's changed

  • Fix styles broken from v0.5.5

Full Changelog: v0.5.6...v0.5.7