Skip to content

Latest commit

 

History

History
90 lines (47 loc) · 2.75 KB

CHANGELOG.md

File metadata and controls

90 lines (47 loc) · 2.75 KB

Changelog

All notable changes to filament-two-factor-authentication will be documented in this file.

0.0.15 - 2025-02-24

What's Changed

  • Fix QR code scanning issue in dark mode by adding white padding by @waleed-GRT in #26

New Contributors

  • @waleed-GRT made their first contribution in #26

Full Changelog: https://github.com/stephenjude/filament-two-factor-authentication/compare/0.0.14...0.0.15

0.0.14 - 2025-02-11

  • Only show dashboard/logout links on 2FA setup page.

0.0.13 - 2025-02-09

What's Changed

  • Update Recovery.php by @hurycz in #25

New Contributors

  • @hurycz made their first contribution in #25

Full Changelog: https://github.com/stephenjude/filament-two-factor-authentication/compare/0.0.12...0.0.13

0.0.12 - 2025-02-07

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #19
  • feat: Add translatable title for recovery page by @Abdulmajeed-Jamaan in #21
  • fix(auth): check for valid authenticated session before applying recovery code by @Abdulmajeed-Jamaan in #22
  • feat(event): Add new event when valid recovery code provided by @Abdulmajeed-Jamaan in #23

New Contributors

  • @Abdulmajeed-Jamaan made their first contribution in #21

Full Changelog: https://github.com/stephenjude/filament-two-factor-authentication/compare/0.0.11...0.0.12

0.0.11 - 2025-01-28

  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 #18

0.0.10 - 2025-01-07

  • Fixed logout route issue by @gustavocaiano in #15

0.0.9 - 2024-11-20

  • Fixed incomplete Arr import on Login.php by @brunovt074 in #13

0.0.8 - 2024-11-04

  • Introduced components by @elishaukpong in #7

0.0.7 - 2024-10-28

  • Added support for dark mode in the recovery code display and fixed the dashboard link on the 2FA setup page by @elishaukpong

0.0.6 - 2024-10-23

  • Fixed event issue

0.0.5 - 2024-10-05

  • Texts linked to translation #4 by @batinmustu

0.0.4 - 2024-09-06

  • Include logout action on 2FA pages

0.0.3 - 2024-09-06

  • Exclude profile and logout routes from enforce 2FA middleware

0.0.1 - 2024-08-23

  • Initial release

1.0.0 - 202X-XX-XX

  • initial release