Skip to content

Releases: phpsa/filament-authentication

v4.3.0

29 Oct 23:18
41b6724
Compare
Choose a tag to compare

Full Changelog: v4.2.1...v4.3.0

v5.0.0

29 Oct 23:20
704b4b9
Compare
Choose a tag to compare

What's Changed

  • fix: do not register routes / middlware for disabled functionality by @phpsa in #55

Full Changelog: v4.3.0...v5.0.0

v5.0.0-rc.1

11 Sep 22:51
704b4b9
Compare
Choose a tag to compare
v5.0.0-rc.1 Pre-release
Pre-release

v5.0.0-alpha.1

01 Jun 00:56
Compare
Choose a tag to compare
v5.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • fix: do not register routes / middlware for disabled functionality by @phpsa in #55

Full Changelog: v4.2.1...v5.0.0-alpha.1

v4.2.1

31 May 23:48
5cdbbff
Compare
Choose a tag to compare

Full Changelog: v4.2.0...v4.2.1

v4.3.0-beta.1

21 May 08:36
Compare
Choose a tag to compare
v4.3.0-beta.1 Pre-release
Pre-release

Full Changelog: v4.2.0...v4.3.0-beta.1

v4.2.0

09 May 05:08
Compare
Choose a tag to compare

Full Changelog: v4.1.0...v4.2.0

  • Authentication Logging
  • Force Password Renewal

Both the above are opt in.

v4.1.0

30 Apr 04:16
d2ecde0
Compare
Choose a tag to compare

Adds soft deleted functionality to users

Full Changelog: v4.0.0...v4.1.0

4.0.0

18 Feb 01:41
Compare
Choose a tag to compare

Upgrade to use the Filament Plugin Interface for the settings, see upgrade.md

  • remove config file
  • use FilamentAuthentication::make() to configure the plugin

v3.2.1

10 Feb 23:17
dad492b
Compare
Choose a tag to compare

Full Changelog: v3.2.0...v3.2.1

Fixes #47 & #46