Skip to content

v1.10.0

Choose a tag to compare

@ivictbor ivictbor released this 06 Oct 12:23
· 96 commits to main since this release

1.10.0 (2025-10-06)

Bug Fixes

  • add refresh of "last used" date for passkeys (6f63088)
  • correct setup of "lastSuggestionDate", "suggestPasskey" and "suggestionPeriod" (7dec3b0)
  • disable dropdown button when passkey support is unavailable (043296e)
  • fix hardcoded field names and update style for dark theme support (7628877)
  • improve passkey registration flow and error handling (98609b2)
  • rebuild (3ea71d6)
  • rebuild (31bf898)
  • remove alert for unsupported passkeys on device or browser (e1c76c2)
  • update API paths from confirmSetup to confirmLogin for two-factor authentication (b62ac64)
  • update passkey authentication flow to use POST method and improve origin validation (f837f1a)
  • update passkey support detection (3f6806e)

Features

  • add alert notifications and passkeys page in settings (a8e2b8f)
  • add endpoint for generating challange (2d37505)
  • add endpoint for sign-in request with challenge generation for passkeys (824858b)
  • add suggestionPeriod prop for passkeys and implement logic for last login tracking (4233c55)
  • enhance passkey authentication flow (ec1c5fe)
  • enhance passkey authentication UI and improve verification logic (b6205aa)
  • enhance passkey management with improved UI and support for multiple authenticator attachments (fce8c2d)
  • enhance passkey registration (ede8c1b)
  • enhance passkeys settings validation for expected origin and authenticator selection (6fc62d9)
  • expand Passkeys configuration with detailed settings and options (4556cc6)
  • implement passkey management endpoints for fetching, deleting, and renaming passkeys (1689e78)
  • implement sign-in response endpoint for passkey authentication (fc24323)
  • update authenticator attachment handling and improve passkey support logic (527e41e)
  • update passkey confirmation and settings components for improved navigation and alert handling (c2a7e0a)