Skip to content

Releases: laravel/fortify

v1.27.0

17 Jun 17:10
0fb2ec9
Compare
Choose a tag to compare
  • Allow RedirectIfTwoFactorAuthenticatable to be resolved via the Container by @Junveloper in #599

v1.26.0

10 Jun 15:08
2b3f76b
Compare
Choose a tag to compare

v1.25.4

28 Jan 15:54
f185600
Compare
Choose a tag to compare

v1.25.3

21 Jan 15:07
ee35e5b
Compare
Choose a tag to compare
  • DisableTwoFactorAuthentication should always set two_factor_confirmed_at to null when it has a value by @crynobone in #589

v1.25.2

14 Jan 15:47
a20e803
Compare
Choose a tag to compare
  • [1.x] Use retrieveByCredentials() on the User Provider instead of a hardcoded Eloquent query by @pascalbaljet in #582
  • Changed migration of users table by @aronbeurskens in #586

v1.25.1

10 Dec 16:16
5022e7c
Compare
Choose a tag to compare

v1.25.0

26 Nov 15:25
047e84e
Compare
Choose a tag to compare
  • Add Remember Me Functionality to Registered User Login by @cvairlis in #579

v1.24.5

12 Nov 16:19
bba8c2e
Compare
Choose a tag to compare

v1.24.4

30 Oct 15:07
5bd3bdd
Compare
Choose a tag to compare

v1.24.3

22 Oct 14:19
0e9c9ec
Compare
Choose a tag to compare
  • Update logo to support dark/light theme by @milewski in #569
  • Fix unnamed routes when views are disabled (with original code formatting) by @cima-alfa in #571