Skip to content

Releases: laravel/fortify

v1.33.0

16 Dec 15:40
e0666da

Choose a tag to compare

v1.32.1

25 Nov 15:14
26db37e

Choose a tag to compare

v1.32.0

18 Nov 15:23
6f2d630

Choose a tag to compare

v1.31.3

12 Nov 16:59
38e864b

Choose a tag to compare

v1.31.2

21 Oct 15:20
a046d52

Choose a tag to compare

v1.31.1

03 Oct 09:11
e39a495

Choose a tag to compare

  • Breaking Change: Revert "Validate password is a string when confirming password" by @themsaid in #612

v1.31.0

30 Sep 10:34
67116b1

Choose a tag to compare

  • [1.x] single indentation on multiline ternarys by @browner12 in #605
  • Validate password is a string when confirming password by @devfrey in #606
  • Fix conflicts with app factories, causing recursive definitions in IDE by @crynobone in #609
  • Add Fortify::encryptUsing() to allow customising the default encryption by @crynobone in #611
  • Regenerate session on register by @valorin in #610

v1.30.0

29 Aug 20:16
005f4d5

Choose a tag to compare

  • [1.x] Add InteractsWithTwoFactorState Trait to handle 2FA state between requests by @pushpak1300 in #604

v1.29.0

25 Aug 17:44
7f33444

Choose a tag to compare

  • fix: add missing route name to /user/two-factor-recovery-codes by @Barbapapazes in #602

v1.28.0

07 Aug 17:44
138d979

Choose a tag to compare

  • feat() : make Fortify honour Model::encryptUsing to enable app key rotation by @sebestenyb in #601