Releases: salehhashemi1992/laravel-otp-manager
Releases · salehhashemi1992/laravel-otp-manager
v1.5.3
What's Changed
- Add tracking code to OTP prepared by @salehhashemi1992 in #26
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Laravel 11.x Support by @imahmood in #22
- add laravel 11 support to the tests by @salehhashemi1992 in #23
Full Changelog: v1.4.3...v1.5.0
v1.4.3
What's Changed
- add prefix for otp rate limiter middleware and encrypting the key by @salehhashemi1992 in #19
- lockout after unsuccessful otp verification attempts by @salehhashemi1992 in #20
- auto-delete the OTP code after successful verification by @salehhashemi1992 in #21
Full Changelog: v1.4.0...v1.4.3
v1.4.0
What's Changed
- implement otp rate limiter middleware by @salehhashemi1992 in #18
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- nullable type for default null value by @salehhashemi1992 in #17
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Add pint and phpstan to ci steps by @salehhashemi1992 in #15
- moved resources/lang directory to the root directory by @imahmood in #16
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- add codecov to ci steps by @salehhashemi1992 in #7
- Generate coverage report by @salehhashemi1992 in #8
- Add tests for OtpDto and SentOtpDto by @salehhashemi1992 in #9
- update checkout version to 4 by @salehhashemi1992 in #10
- Add ai pr describe to ci by @salehhashemi1992 in #11
- fix phpstan config by @salehhashemi1992 in #12
- Update phpstan level from 4 to 8 by @salehhashemi1992 in #13
Full Changelog: v1.1.1...v1.2.0
v1.1.3
What's Changed
- add codecov to ci steps by @salehhashemi1992 in #7
- Generate coverage report by @salehhashemi1992 in #8
- Add tests for OtpDto and SentOtpDto by @salehhashemi1992 in #9
- update checkout version to 4 by @salehhashemi1992 in #10
- Add ai pr describe to ci by @salehhashemi1992 in #11
- fix phpstan config by @salehhashemi1992 in #12
Full Changelog: v1.1.1...v1.1.3