Skip to content

Releases: erkens/2fa-text

v3.0.0

17 Jun 20:08
f6d5e41
Compare
Choose a tag to compare

What's Changed

  • #8 Adding information about User-entity changes in README.md by @kevinirlen in #9
  • Fix #10 Symfony deprecation for DependencyInjection by @erkens in #11

New Contributors

Full Changelog: v2.2.1...v3.0.0

v2.2.2

17 Jun 20:10
30feb14
Compare
Choose a tag to compare

What's Changed

  • #8 Adding information about User-entity changes in README.md by @kevinirlen in #9

New Contributors

Full Changelog: v2.2.1...v2.2.2

Documentation update

22 May 11:07
84e5984
Compare
Choose a tag to compare

What's Changed

  • #5 Use correct class in readme by @erkens in #6
  • #2 made documentation more clear: position of config by @erkens in #7

Full Changelog: v2.2.0...v2.2.1

Symfony 7 support

02 Jan 10:52
353f4da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

PHP 8 and Symfony 6 support

22 Feb 23:53
Compare
Choose a tag to compare
Fixes to real support Symfony 6 with PHP 8; also scheb/2fa-bundle 6.0…

… must be used

2.0.0 Sending other messages and codes

15 Nov 11:18
601bf4f
Compare
Choose a tag to compare

This version is not backwards compatible, please see the README for upgrading instructions

1.1.0 Resend verification code

12 Aug 10:31
Compare
Choose a tag to compare

An extra method is added to this provider to make it easy to resend the two factor code.

1.0.0 First release

26 Jun 00:14
Compare
Choose a tag to compare

For this first release you must implement your own message service, take a look at the example.