Releases: erkens/2fa-text
Releases · erkens/2fa-text
v3.0.0
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
- @kevinirlen made their first contribution in #9
Full Changelog: v2.2.1...v3.0.0
v2.2.2
What's Changed
- #8 Adding information about User-entity changes in README.md by @kevinirlen in #9
New Contributors
- @kevinirlen made their first contribution in #9
Full Changelog: v2.2.1...v2.2.2
Documentation update
Symfony 7 support
PHP 8 and Symfony 6 support
v2.1.0 Fixes to real support Symfony 6 with PHP 8; also scheb/2fa-bundle 6.0…
2.0.0 Sending other messages and codes
This version is not backwards compatible, please see the README for upgrading instructions
1.1.0 Resend verification code
An extra method is added to this provider to make it easy to resend the two factor code.
1.0.0 First release
For this first release you must implement your own message service, take a look at the example.