Releases: sonata-project/SonataUserBundle
Releases · sonata-project/SonataUserBundle
5.14.0
5.13.0
Changed
Fixed
- [#1689] Symfony 7.1 deprecation about
Symfony\Component\HttpKernel\DependencyInjection\Extension
usage (@VincentLanglet)
Removed
- [#1695] After requesting new passwort the username isn't passed to CheckEmailAction anymode (@VincentLanglet)
5.12.0
5.11.0
5.10.0
5.9.0
5.8.0
5.7.0
Removed
- [#1632] Support for Symfony 4.4 (@jordisala1991)
- [#1632] Support for Twig 2 (@jordisala1991)
5.6.3
Fixed
- [#1628] ORM schema mapping does not give errors about validation root (@jordisala1991)
- [#1626] Validation for unique
username
andemail
is applied tousernameCanonical
andemailCanonical
fields (@jordisala1991) - [#1626] Validation for MongoDB persistence (@jordisala1991)
- [#1627] Avoid deprecation on the check for is impersonator granted on Symfony >= 5.4 (@jordisala1991)
5.6.2
Fixed
- [#1624] XML validation of MongoDB ODM mapping. (@landure)
- [#1620] Generate the profile link only if the logged user has access to it (edit or show permissions) (@jordisala1991)
- [#1621] Ensure password is updated when it is the only field edited (@jordisala1991)
- [#1621] Register doctrine event subscribers both for ORM and ODM (@jordisala1991)