All Versions
18
Latest Version
Avg Release Cycle
26 days
Latest Release
607 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.18.4 Changes
October 30, 2020๐ Fix compatibility issue with Symfony 5.2 (Undefined class constant 'PUBLIC_ACCESS')
-
v4.18.3 Changes
September 21, 2020๐ Fix
FatalThrowableError
inRememberMeServicesDecoratorCompilerPass
when service id is not a string, thanks to @enemis -
v4.18.2 Changes
August 13, 2020๐ Fix when
invalidate_session
is setfalse
that prepared providers are not reset on the next login, issue #296 -
v4.18.1 Changes
August 03, 2020 -
v4.18.0 Changes
June 03, 2020- ๐ Support
doctrine/persistence
v2
- ๐ Support
-
v4.17.0 Changes
June 01, 2020 -
v4.16.0 Changes
May 08, 2020 -
v4.15.0 Changes
April 29, 2020 -
v4.14.0 Changes
February 15, 2020 -
v4.13.0 Changes
February 02, 2020- โ Add attributes to 2fa input field for better user experience #262, thanks to @Seldaek
- ๐ Missing TotpConfigurationInterface in the documentation #267, thanks to @cbastienbaron
- ๐ Ensure session is saved and closed when preparation is executed, fixes #257
- โ Add .gitattributes with export-ignore, thanks to @Spomky