Releases: zvive/filament-auth
Releases · zvive/filament-auth
v2.3.2
2.3.2 (2022-09-07)
Bug Fixes
- added ability to set sort order of the LatestUsers widget (7198cff)
- code quality updates (ce9c8d1)
- mount not static (3b9e4cc)
- remove pagination on widget (b8a5e99)
- set page resources to use config value for resource (f239ca9)
- spelling issue in config file (4160da9)
- tableActions removed (91b1526)
- use Filament::makeTableAction for table action (864610a)
- use Terniary Filter (9d9a07a)
- use user name by default on edit (b3d4a90)
- user Widget laravel 8 compatability (f9dd25f)
Features
- added event triggers for create and update (59dd8ef)
- allow enable / disable / config of user widget (74329cb)
- Initial Commit (a5b7299)
- pencil: add Bouncer authentication option (89a3787)
- Timezone display set to use Filament Core system (f5d5507)
- User Impersonation (fb30d9e)
- Vietnamese translations (#19) (616bb75)
BREAKING CHANGES
- Visual display of dates will need to be updated