Skip to content

Releases: devforth/adminforth-two-factors-auth

v2.5.4

16 Oct 10:03
Compare
Choose a tag to compare

2.5.4 (2025-10-16)

Bug Fixes

  • add custom class to the two factor setup and confirmation (390e0e0)

v2.5.3

16 Oct 09:04
Compare
Choose a tag to compare

2.5.3 (2025-10-16)

Bug Fixes

  • improve error handling for passkey retrieval in TwoFAModal (5e111b7)
  • remove temp console logs (f94d9bc)

v2.5.2

16 Oct 07:19
Compare
Choose a tag to compare

2.5.2 (2025-10-16)

Bug Fixes

  • fix dark theme for the authenticatorAttachment passkeys select (9db145c)

v2.5.1

16 Oct 06:32
Compare
Choose a tag to compare

2.5.1 (2025-10-16)

Bug Fixes

  • add custom class for the confirmation error (6e88830)

v2.5.0

16 Oct 05:37
Compare
Choose a tag to compare

2.5.0 (2025-10-16)

Features

  • add custom classes for the 2fa confirmation (014454a)

v2.4.0

15 Oct 12:54
Compare
Choose a tag to compare

2.4.0 (2025-10-15)

Bug Fixes

Features

  • move "Continue with passkey" button under login button and add ability to set order of this button (9db637d)

v2.3.0

15 Oct 07:54
01894d0
Compare
Choose a tag to compare

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

15 Oct 07:51
Compare
Choose a tag to compare

2.2.2 (2025-10-15)

Bug Fixes

  • fix big passkey provider icons in safari browser (761052d)

v2.2.1

15 Oct 07:25
Compare
Choose a tag to compare

2.2.1 (2025-10-15)

Bug Fixes

  • update default provider name for passkey registration (1bc36fb)

v2.2.0

14 Oct 13:14
Compare
Choose a tag to compare

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)