Skip to content

Releases: devforth/adminforth-two-factors-auth

v1.6.0

25 Aug 14:21

Choose a tag to compare

1.6.0 (2025-08-25)

Features

  • enhance TwoFaModal with error handling and add verify method for OTP validation (4cdb4ca)

v1.5.1

21 Aug 12:45
e086060

Choose a tag to compare

1.5.1 (2025-08-21)

Bug Fixes

  • fix styles for the background-blend-mode (da22062)

v1.5.0

20 Aug 14:36

Choose a tag to compare

1.5.0 (2025-08-20)

Features

  • add TwoFaModal component for OTP input and verification handling (bb6305d)

v1.4.0

19 Aug 14:27
306a6ca

Choose a tag to compare

1.4.0 (2025-08-19)

Bug Fixes

  • change OTP input type from text to number for better input validation in TwoFactorsSetup component (c51b88f)
  • simplify rememberMeDays calculation in TwoFactorsAuthPlugin (2d0fb70)

Features

  • add remember me functionality and improve OTP input accessibility in TwoFactorsAuthPlugin and TwoFactorsSetup component (ef707ab)

v1.3.0

13 Aug 13:18
d7df218

Choose a tag to compare

1.3.0 (2025-08-13)

Features

  • add classes for the two factors setup and confirmation (eeec6e5)

v1.2.2

13 Jun 08:42

Choose a tag to compare

1.2.2 (2025-06-13)

Bug Fixes

  • support both single function and array for beforeLoginConfirmation (e6d1238)

v1.2.1

22 May 09:46

Choose a tag to compare

1.2.1 (2025-05-22)

Bug Fixes

  • adjust layout and styling in TwoFactorsSetup component for improved UX (d0eaf6f)
  • conditionally render skip button in TwoFactorsSetup component (c999748)
  • update CI pipeline status check in buildSlackNotify script (34a3c5d)

v1.2.0

17 Apr 13:24

Choose a tag to compare

1.2.0 (2025-04-17)

Features

  • integrate internationalization for error messages in TwoFactorsConfirmation and TwoFactorsSetup components (f587b7a)

v1.1.2

19 Mar 09:32
549a14a

Choose a tag to compare

1.1.2 (2025-03-19)

Bug Fixes

  • force numeric keyboard on mobile (c718ccc)

v1.1.2-next.1

28 Jan 08:34
6284963

Choose a tag to compare

v1.1.2-next.1 Pre-release
Pre-release

1.1.2-next.1 (2025-01-28)

Bug Fixes

  • force numeric keyboard on mobile (c718ccc)