Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 791 Bytes

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 791 Bytes

5.2.0 - 2025-02-01

  • Add support custom indicator for managing multiple OTP tokens

5.1.0 - 2025-01-27

  • Fix exception message handling

5.0.0 - 2025-01-26

  • Add support otp lifetime token functionality with expiration handling
  • Replace InvalidOTPTokenException and UserNotFoundByMobileException with OTPException for better error handling

4.3.0 - 2024-06-21

  • Add support only confirm token

4.2.0 - 2024-04-12

  • Add support Laravel 11
  • Detracted Laravel 9

4.0.0 - 2023-03-29

  • Add support for Laravel V10

3.0.1 - 2022-11-10

  • Fix database expire token logic

3.0.0 - 2022-02-16

  • Add Support PHP 8.0 and Laravel 9.0
  • Deprecated PHP <= 7.* and Laravel <=8.*

1.0.0 - 2022-02-16

  • Init (Support PHP 8.0, 7.4, 7.3 and Laravel 8., 7., 6.*)