Releases: phpsa/filament-authentication
Releases · phpsa/filament-authentication
v3.2.0
What's Changed
- getWidgets() method added, and config variable added by @eelco2k in #48
New Contributors
Full Changelog: v3.1.0...v3.2.0
v3.1.0
fix: remove profile & fix mappings for related
v2.4.2
2.4.2 (2023-05-15)
Bug Fixes
v2.4.1
2.4.1 (2023-05-15)
Bug Fixes
- Add password type to input password (#32) (a5bd787)
- widgets: update LatestUsers query to use the configured resource (#34) (a09a2a8)
v2.4.0
2.4.0 (2023-02-06)
Features
v2.3.0
2.3.0 (2022-11-23)
Features
v2.2.1
2.2.1 (2022-09-11)
Bug Fixes
- Clear permissions cache on attach/detach (#22) (50952ca)
- Make Role and Permission Name and Guard Name required for form (#23) (0f948e9)
v2.2.0
2.2.0 (2022-08-11)
Features
v2.1.2
2.1.2 (2022-06-16)
Bug Fixes