Skip to content

Releases: phpsa/filament-authentication

v3.2.0

26 Jan 22:45
e1ddf73
Compare
Choose a tag to compare

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

30 Nov 20:04
Compare
Choose a tag to compare
fix: remove profile & fix mappings for related

v3.0.0

30 Nov 02:20
Compare
Choose a tag to compare
feat: filament 3

v2.4.2

15 May 22:36
Compare
Choose a tag to compare

2.4.2 (2023-05-15)

Bug Fixes

v2.4.1

15 May 22:32
Compare
Choose a tag to compare

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

06 Feb 20:51
Compare
Choose a tag to compare

2.4.0 (2023-02-06)

Features

v2.3.0

23 Nov 21:25
Compare
Choose a tag to compare

2.3.0 (2022-11-23)

Features

v2.2.1

11 Sep 21:17
Compare
Choose a tag to compare

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

11 Aug 20:56
Compare
Choose a tag to compare

2.2.0 (2022-08-11)

Features

v2.1.2

16 Jun 00:30
Compare
Choose a tag to compare

2.1.2 (2022-06-16)

Bug Fixes