Releases: Laragear/TwoFactor
Releases · Laragear/TwoFactor
v2.1.0
What's Changed
- [2.x] FIX: Redirection route in ConfirmTwoFactorCode middleware. by @Haruki1707 in #79
- [2.0] FIX: Exception "Serialization of 'Closure' is not allowed" in event Listeners. by @aon4o in #83
- [2.x] Expose attemptWhen method by @tklie in #80
- [2.x] Adds QR library compatibility for later versions by @DarkGhostHunter in #85
- Update paragonie/constant_time_encoding requirement from ^2.6 to ^2.6 || ^3.0 by @dependabot in #81
New Contributors
- @Haruki1707 made their first contribution in #79
- @aon4o made their first contribution in #83
- @tklie made their first contribution in #80
- @dependabot made their first contribution in #81
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- [2.x] Fixes index name being too large. by @DarkGhostHunter in #77
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.3.0
What's Changed
- Update README.md for Laravel UI by @jonathan-bird in #54
- Apply fixes from StyleCI by @DarkGhostHunter in #66
- [1.x] Should fix unnecessary cast by @DarkGhostHunter in #67
- Apply fixes from StyleCI by @DarkGhostHunter in #68
- Apply fixes from StyleCI by @DarkGhostHunter in #70
- [1.x] Fixes double issuer by @DarkGhostHunter in #71
- [1.x] Adds custom table name by @DarkGhostHunter in #72
- [1.x] Adds attempt redirection route. by @DarkGhostHunter in #73
New Contributors
- @jonathan-bird made their first contribution in #54
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- [1.x] Detects empty issuer string by @DarkGhostHunter in #51
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- [1.x] Properly adds PHP 8.0, Laravel 10 support by @DarkGhostHunter in #42
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Make label configurable by @michelterstege81 in #36
- [1.2] Add Laravel 10 Support by @TFSThiagoBR98 in #41
New Contributors
- @TFSThiagoBR98 made their first contribution in #41
Full Changelog: v1.1.3...v1.2.0
v1.1.3
What's Changed
- Update Auth2FA.php by @michelterstege81 in #35
New Contributors
- @michelterstege81 made their first contribution in #35
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- [1.x] Improves CI by @DarkGhostHunter in #28
- [1.x] Uses flash only if available by @DarkGhostHunter in #24
- [1.x] Removes lingering config key by @DarkGhostHunter in #32
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Apply fixes from StyleCI by @DarkGhostHunter in #13
- [1.x] Minor refactoring, better tests. by @DarkGhostHunter in #14
- Apply fixes from StyleCI by @DarkGhostHunter in #17
- Apply fixes from StyleCI by @DarkGhostHunter in #19
- [1.x] Fixes error on first 2FA response by @DarkGhostHunter in #20
Full Changelog: v1.1.0...v1.1.1