Releases: chiiya/filament-access-control
Releases · chiiya/filament-access-control
2.5.0
What's Changed
- Added a feature to send reset password links in admin panel. by @GeminiDev1 in #62
New Contributors
- @GeminiDev1 made their first contribution in #62
Full Changelog: 2.4.2...2.5.0
v1.8.1
v1.7.1
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
v1.6.0
What's Changed
- Upgraded package to use the new filament notifications
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
- @magarrent made their first contribution in #23
- @vzool made their first contribution in #20
Full Changelog: 1.5.0...1.6.0
v1.5.0
1.4.0
What's Changed
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #9
- Add support for Laravel 8 and PHP 8.0 by @stephenjude in #7
- Fixed validation for role resource by @stephenjude in #7
New Contributors
- @stephenjude made their first contribution in #7
Full Changelog: 1.3.5...1.4.0
v1.3.5
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
What's Changed
- Added trait for authorizing page access
- Improved documentation
Full Changelog: 1.2.0...1.3.0
v1.2.0
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 tofilament-access-control:user
- Added
filament-access-control:install
command to create base role and permissions
Full Changelog: 1.1.0...1.2.0