Skip to content

Releases: devforth/adminforth-two-factors-auth

v3.3.6

25 May 15:32

Choose a tag to compare

3.3.6 (2026-05-25)

Bug Fixes

  • update response status message for wrong or expired TOTP code (3d2c6cb)

v3.3.5

25 May 15:28

Choose a tag to compare

3.3.5 (2026-05-25)

Bug Fixes

  • improve error handling and validation for 2FA confirmation process (ceee634)

v3.3.4

22 May 13:25
cc25ab8

Choose a tag to compare

3.3.4 (2026-05-22)

Bug Fixes

  • add new case for error (651adef)
  • change alert variant to 'danger' for timeout or not allowed operation (cdc90b0)
  • enhance error handling for passkey creation with specific messages for different error types (43a505c)
  • simplify error response for verification failure by removing redundant message (84e093c)
  • update adminforth dependency version to ^2.66.0 in package.json and pnpm-lock.yaml (e411aaa)
  • update error message for verification failure to specify wrong or expired TOTP code (520f7fd)
  • update error response for failed verification to include status code (2024252)
  • update response status handling for verification failure to use setStatus method (91f945f)

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)