Releases: phpsa/filament-authentication
Releases · phpsa/filament-authentication
v2.1.1
2.1.1 (2022-06-06)
Bug Fixes
- added ability to set sort order of the LatestUsers widget (7198cff)
v2.1.0
2.1.0 (2022-06-02)
Bug Fixes
Features
- added event triggers for create and update (59dd8ef)
v2.1.0-beta.2
Bug Fixes
- use Terniary Filter (9d9a07a)
- use user name by default on edit (b3d4a90)
v2.1.0-beta.1
Bug Fixes
Features
- added event triggers for create and update (59dd8ef)
v2.0.0
2.0.0 (2022-05-27)
Bug Fixes
- use Filament::makeTableAction for table action (864610a)
Features
- Timezone display set to use Filament Core system (f5d5507)
BREAKING CHANGES
- Visual display of dates will need to be updated
v1.1.2
1.1.2 (2022-05-06)
Bug Fixes
- spelling issue in config file (4160da9)
v1.1.1
1.1.1 (2022-05-03)
Bug Fixes
- code quality updates (ce9c8d1)
- user Widget laravel 8 compatability (f9dd25f)
v1.1.0
1.1.0 (2022-04-23)
Features
- allow enable / disable / config of user widget (74329cb)
- User Impersonation (fb30d9e)
v1.0.1
1.0.1 (2022-04-22)
Bug Fixes
- set page resources to use config value for resource (f239ca9)
v1.0.0
1.0.0 (2022-04-20)
Bug Fixes
- remove pagination on widget (b8a5e99)
Features