Releases: devforth/adminforth-two-factors-auth
Releases · devforth/adminforth-two-factors-auth
v2.5.4
v2.5.3
v2.5.2
v2.5.1
v2.5.0
v2.4.0
v2.3.0
2.3.0 (2025-10-15)
Bug Fixes
- add extra check if there is passkeys in options (c3d3fcc)
- add rememberMeDays prop, use AFCL button on login page, add before login hooks for the login with passkey (7f34d7b)
- enhance passkey login flow with direct sign-in support and improved error handling (a6e39b0)
- handle malformed passkey response in verification process (49a0072)
Features
- add "Continue with Passkey" button on the login page (de0969f)
v2.2.2
v2.2.1
v2.2.0
2.2.0 (2025-10-14)
Bug Fixes
- add "resolveJsonModule" in tsconfig (d549fb3)
- enhance error handling for passkey authentication request options (0275e6b)
Features
- add passkey provider name and icon in passkeys table (38135b6)
Reverts
- Revert "fix: add check is browser support "parseRequestOptionsFromJSON" method" (0758550)