Mity Digital

Two Factor for Statamic Release Notes

Mity Digital

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

What's Changed

  • Fix QR code for dark mode by @martyf in https://github.com/mitydigital/statamic-two-factor/pull/15
  • Add issue template by @martyf in https://github.com/mitydigital/statamic-two-factor/pull/16

Full Changelog: https://github.com/mitydigital/statamic-two-factor/compare/2.2.0...2.2.1

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

2.0.1

May 20th, 2024

Adds support for dark mode in Statamic 5

2.0.0

May 9th, 2024

Support for Statamic 5. Drops support for Statamic 4.

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.4

November 13th, 2023

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.2

October 9th, 2023

Fixes Issue #2, and adds some new translation strings.

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.