Releases: sonata-project/SonataAdminBundle
Releases · sonata-project/SonataAdminBundle
4.38.2
4.38.1
4.38.0
Added
- [#8316] Optional package_name for assets (@andreybotanic)
4.37.5
4.37.4
Fixed
- [#8309] Allow HTML values in readmore controller (@onEXHovia)
4.37.3
4.37.2
Fixed
- [#8304] Revert and deprecated methods
Admin.setup_sticky_elements
andAdmin.setup_readmore_elements
(@onEXHovia)
4.37.1
Fixed
- [#8302] Check optional targets in sticky controller (@onEXHovia)
4.37.0
Added
- [#8300] Add
LastModifiedVersionStrategy
version strategy (@onEXHovia)
Changed
- [#8297] Rework behavior sticky elements (@onEXHovia)
- [#8299] Update installation docs (@onEXHovia)
- [#8296] Replace readmore-js jquery plugin to the stimulus controller (@onEXHovia)
Fixed
- [#8295] Handle JSON.parse exception (@onEXHovia)
4.36.2
Changed
- [#8283] Replaced hardcoded
sonata.admin
strings with class constant TaggedAdminInterface::ADMIN_TAG (@symfonyaml)
Fixed
Removed
- [#8291] Ext-json requirement (@VincentLanglet)
Security
- [#8289] Validate admin list mode exists before setting it (@virtualize)