Skip to content

Releases: chiiya/filament-access-control

2.5.0

22 Oct 15:46
Compare
Choose a tag to compare

What's Changed

  • Added a feature to send reset password links in admin panel. by @GeminiDev1 in #62

New Contributors

Full Changelog: 2.4.2...2.5.0

v1.8.1

19 Jun 15:45
Compare
Choose a tag to compare

What's Changed

  • Allow customizing the user model. See here for more details

Full Changelog: 1.7.1...1.8.1

v1.7.1

16 May 13:29
Compare
Choose a tag to compare

What's Changed

  • Fix role select not working correctly when creating a new user

Full Changelog: 1.7.0...1.7.1

v1.7.0

17 Feb 12:18
Compare
Choose a tag to compare

What's Changed

  • Laravel 10 Support by @bashgeek in #29
  • Add japanese translations

New Contributors

Full Changelog: 1.6.0...1.7.0

v1.6.0

22 Dec 11:08
Compare
Choose a tag to compare

What's Changed

What's Changed

  • Fix table 'roles' doesn't exist -> Add spatie-permission vendor:publish by @magarrent in #23
  • Add Arabic Translations by @vzool in #20
  • Upgraded auth views to resemble the new default Filament auth views
  • Fix roles and permissions not being restricted to filament guard
  • Add compatibility with filament-logger

New Contributors

Full Changelog: 1.5.0...1.6.0

v1.5.0

02 Aug 09:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.5.0

1.4.0

06 Jul 09:41
2af3f72
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.5...1.4.0

v1.3.5

01 Jul 08:33
Compare
Choose a tag to compare

What's Changed

  • Fixed config serialization
  • Added config option password_hint for setting a helper text for the password field on the reset-password page

Full Changelog: 1.3.0...1.3.5

v1.3.0

07 Mar 18:34
Compare
Choose a tag to compare

What's Changed

  • Added trait for authorizing page access
  • Improved documentation

Full Changelog: 1.2.0...1.3.0

v1.2.0

25 Feb 22:22
Compare
Choose a tag to compare

What's Changed

  • Added missing translations
  • Added new optional two-factor-authentication feature (see README on how to enable)
  • Updated and rename filament:create-user command to filament-access-control:user
  • Added filament-access-control:install command to create base role and permissions

Full Changelog: 1.1.0...1.2.0