Skip to content

Releases: devforth/adminforth-two-factors-auth

v3.3.3

08 May 12:01
362db37

Choose a tag to compare

3.3.3 (2026-05-08)

Bug Fixes

  • change toast type to error for passkey authentication failures (d66a81e)
  • enhance error handling for authentication by adding a generic error alert (234c580)
  • enhance error handling for authentication by adding a generic error alert (d3e01d5)
  • remove redundant error handling for NotAllowedError in OTP input process (e15cc21)
  • streamline error handling for passkey authentication by removing redundant alerts (3a70ea0)
  • update error handling for authentication to provide more specific feedback (88fd9f2)

v3.3.2

08 May 07:10

Choose a tag to compare

3.3.2 (2026-05-08)

Bug Fixes

  • dont show success toast when user resolves 2fa modal successfully (fe59bc3)

v3.3.1

07 May 14:10

Choose a tag to compare

3.3.1 (2026-05-07)

Bug Fixes

  • enhance waitForResponse method with timeout handling and error resolution (89b51cb)

v3.3.0

07 May 08:03
2ef7b76

Choose a tag to compare

3.3.0 (2026-05-07)

Bug Fixes

  • improve error messaging in TwoFAModal for better user feedback (dcf0bea)

Features

  • enhance TwoFactorsConfirmation modal with improved layout and user interaction (3efb1e7)

v3.2.3

01 May 12:12

Choose a tag to compare

3.2.3 (2026-05-01)

Bug Fixes

  • update adminforth verion (80748d4)

v3.2.2

01 May 07:51
8b78beb

Choose a tag to compare

3.2.2 (2026-05-01)

Bug Fixes

  • update error messages and translations in 2FA components (30f5fc0)
  • update translation logic for multiple actions in 2FA modal (0654780)

v3.2.1

30 Apr 09:28

Choose a tag to compare

3.2.1 (2026-04-30)

Bug Fixes

  • update adminforth verion (a4e5d31)

v3.2.0

29 Apr 09:07

Choose a tag to compare

3.2.0 (2026-04-29)

Features

  • enhance TwoFAModal and TwoFactorsPasskeysSettings for improved UI and functionality (bc6e07d)

v3.1.5

29 Apr 04:53

Choose a tag to compare

3.1.5 (2026-04-29)

Bug Fixes

  • fix security problems of the verifyAuto call (298dcdd)

v3.1.4

28 Apr 13:04

Choose a tag to compare

3.1.4 (2026-04-28)

Bug Fixes

  • improve verifyAuto multiple calls handling and security (1a2c3e1)