Releases: smartbooster/sonata-bundle
Releases · smartbooster/sonata-bundle
v1.4.3
Fixed
- Fixed local in email layout if request is null
v1.4.2
v1.4.2 - (2022-11-10)
Added
- Improve HistoryLogger with new methods for add diff log
- Add new methods for help to find the diff in HistorizableTrait and HistorizableInterface.
v1.4.1
Added
#41 Add HistoryLogger to log entity modification + auto emails sent by BaseMailer
v1.4.0
Added
#41 Admin, model and logger for batch logging
v1.3.3
Fix infinite loop in impersonate.html.twig because of not strict comparison
v1.3.2
- Re add validate method on configureFormOption to ease form validation on the all object
- Fixed Namespace sonata admin extension for UserTrait
v1.3.1
#37 fix typing (phpstan & user) + action issue from ActionExtension
v1.3.0
Merge code from the authentication-bundle and the parameter-bundle because in practice all smartbooster/sonata project used them.
bumped major version of sonata-project/admin-bundle and doctrine-orm-admin-bundle to ^4.x to allow Symfony 5 compatibility
v1.1.4
Update CHANGELOG.md
v1.1.3
Merge pull request #13 from smartbooster/github_action_and_update_config #12 Migrate to github actions + #14 Recurrent Sonata Template + #15 Recurrent Config