Skip to content

v8.0.0

Choose a tag to compare

@scheb scheb released this 04 Dec 17:01
· 17 commits to 8.x since this release

New major release including support for Symfony 8.

Major changes:

  • Added validator for a user's 2fa authentication code, #295, thanks to @codedmonkey
  • Priority of the two-factor authenticator has changed from 0 to -100. Please make sure your authentication system is still working fine, especially when you're using custom (non-official) authenticators. You might need to adjust the priority of your custom authenticator.
  • Minimum PHP version is now 8.4

Please check the instructions to upgrade from bundle version 7.x to 8.x.