Skip to content

Releases: elgentos/frontend2fa

1.2.0

09 Feb 13:47
98577d7

Choose a tag to compare

What's Changed

  • Add Hyva theme support with Tailwind CSS templates by @Copilot in #23

New Contributors

  • @Copilot made their first contribution in #23

Full Changelog: 1.1.0...1.2.0

1.1.0

16 Jun 09:38
e26e9a4

Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.1.0

1.0.1: Magento 2.4.8 compatibility

10 Apr 12:24

Choose a tag to compare

Magento 2.4.6 compatibility

20 Mar 12:46

Choose a tag to compare

1.0.0

adjusted code based on style diff

0.1.11

19 Nov 14:02
f31f763

Choose a tag to compare

Removed PHP dependency restraint since it depends on juashyam/authenticator anyway, which has stricter controls

0.1.10

18 Aug 10:00
4694d51

Choose a tag to compare

Update composer.json

added php7.4

0.1.9

03 Mar 10:42
96480f7

Choose a tag to compare

Store-view-level config, and README update for integration with other modules (#7)

Thanks @johnorourke!

0.1.8

20 Mar 10:17

Choose a tag to compare

  • Replaced neyamtux/authenticator with correct name juashyam/authenticator in composer.json

0.1.7

19 Mar 09:03

Choose a tag to compare

  • Replace non-alphanumeric characters with dashes; Google Authenticator does not like spaces in the title

0.1.6

19 Mar 08:39

Choose a tag to compare

  • Made juashyam/authenticator and endroid/qr-code required packages