2.4.2 (2023-05-15)
- missing ; on widget (4c4d91d)
2.4.1 (2023-05-15)
- Add password type to input password (#32) (a5bd787)
- widgets: update LatestUsers query to use the configured resource (#34) (a09a2a8)
2.4.0 (2023-02-06)
2.3.0 (2022-11-23)
- Attach user to role (62d7c19)
2.2.1 (2022-09-11)
- Clear permissions cache on attach/detach (#22) (50952ca)
- Make Role and Permission Name and Guard Name required for form (#23) (0f948e9)
2.2.0 (2022-08-11)
- [2.2.0] introduce ability to override User, Role and Permission Model (instead of just RoleResource and PermissionResource)
2.1.2 (2022-06-16)
- tableActions removed (91b1526)
2.1.1 (2022-06-06)
- added ability to set sort order of the LatestUsers widget (7198cff)
2.1.0 (2022-06-02)
- added event triggers for create and update (59dd8ef)
2.1.0-beta.2 (2022-05-31)
2.1.0-beta.1 (2022-05-30)
- mount not static (3b9e4cc)
- added event triggers for create and update (59dd8ef)
2.0.0 (2022-05-27)
- use Filament::makeTableAction for table action (864610a)
- Timezone display set to use Filament Core system (f5d5507)
- Visual display of dates will need to be updated
1.1.2 (2022-05-06)
- spelling issue in config file (4160da9)
1.1.1 (2022-05-03)
1.1.0 (2022-04-23)
1.0.1 (2022-04-22)
- set page resources to use config value for resource (f239ca9)
- remove pagination on widget (b8a5e99)
- Initial Commit (a5b7299)