Skip to content

Releases: laravel/fortify

v1.15.0

03 Jan 15:19
6ff06f1
Compare
Choose a tag to compare

Changed

Fixed

  • Fix error while preparing PasswordResetResponse with views turned off by @leonkllr0 in #433

v1.14.1

15 Dec 15:34
Compare
Choose a tag to compare

Changed

  • Only fire event when actually updating the database to disable two factor authentication by @taylorotwell in 04b4b9c

v1.14.0

29 Nov 16:21
20aeaf3
Compare
Choose a tag to compare

Added

v1.13.7

08 Nov 15:39
28c2dc6
Compare
Choose a tag to compare

Changed

  • Update parameter order for hash_equals function in TwoFactorLoginRequest by @jayan-blutui in #422

Fixed

v1.13.6

01 Nov 17:22
e8bb216
Compare
Choose a tag to compare

Fixed

v1.13.5

25 Oct 16:25
c3c42f1
Compare
Choose a tag to compare

Changed

v1.13.4

04 Oct 14:07
Compare
Choose a tag to compare

Fixed

v1.13.3

16 Aug 15:02
cde0612
Compare
Choose a tag to compare

Changed

  • Return recovery errors under the recovery_code key by @jessarcher in #401

v1.13.2

09 Aug 15:33
fc248d3
Compare
Choose a tag to compare

Fixed

v1.13.1

13 Jul 14:58
9dee9cf
Compare
Choose a tag to compare

Fixed

  • Call FailedTwoFactorLoginResponse::toResponse with TwoFactorLoginRequest by @ricklambrechts in #395