2.3.0
November 13th, 2024
What's Changed
- Rename
nl_NL
language tonl
by @martyf in https://github.com/mitydigital/statamic-two-factor/pull/21
Full Changelog: https://github.com/mitydigital/statamic-two-factor/compare/2.2.2...2.3.0
2.2.2
August 25th, 2024
What's Changed
- Fix redirect message on login by @martyf in https://github.com/mitydigital/statamic-two-factor/pull/18
2.2.1
June 20th, 2024
2.2.0
June 4th, 2024
What's Changed
- Add translation for Norwegian Bokmål by @hgrimelid in https://github.com/mitydigital/statamic-two-factor/pull/11
- Add support for role-specific enforcement by @martyf in https://github.com/mitydigital/statamic-two-factor/pull/12
Refer to the docs for full details on implementing role-specific enforcement.
Full Changelog: https://github.com/mitydigital/statamic-two-factor/compare/2.1.0...2.2.0
2.1.0
May 22nd, 2024
- Correct all card widths for Statamic 5
- Tweak style of Index fieldtype to better match v5 styles
- Tweaks behaviour of Index fieldtype when accounts are locked
- Corrects code formatting with Pint
1.1.5
March 6th, 2024
What's changed
- add italian translations by @encodiaweb in https://github.com/mitydigital/statamic-two-factor/pull/8
What's fixed
- corrected re-generation of recovery code logic raised with https://github.com/mitydigital/statamic-two-factor/issues/7
1.1.3
October 10th, 2023
- Adds Swiss German language translations (thanks Fabio Widmer)
- re-revised index fieldtype
- corrected enter key behaviour on challenge view
1.1.1
September 10th, 2023
In this update
- change two_factor_last_challenged
database migration from string
to text
(Issue #1)
1.1.0
September 4th, 2023
This update addresses an issue with the "validity" period and being re-challenged too soon.
The update also adds additional tests for Eloquent users. This can be toggled in the phpunit.xml
file if you wanted to run the tests to be either file
or eloquent
.
1.0.0
August 9th, 2023
Hello there! Let's get started with some Two Factor authentication for Statamic.