Skip to content

v3.3.4

Choose a tag to compare

@ivictbor ivictbor released this 22 May 13:25
· 5 commits to main since this release
cc25ab8

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)