4.0.0
版本发布时间: 2022-01-25 15:46:27
sonata-project/SonataMediaBundle最新发布版本:4.14.1(2024-09-12 23:02:02)
Added
- [#2222] Added support for Symfony 6. (@jordisala1991)
Changed
- [#2227] Argument 1 in order to allow any iterable type at
MediaInterface::setGalleryItems()
andGalleryInterface::setGalleryItems()
. (@phansys)
Fixed
- [#2267] Fixed usage of this bundle with PostgreSQL. (@jordisala1991)
- [#2266] Fixed placeholder for files on media list. (@jordisala1991)
- [#2264] Loading Media / Gallery object from the database. (@jordisala1991)
- [#2225] Fixed
CRUDController
registration for GalleryItemAdmin. (@jordisala1991) - [#2225] Fixed default values for models to match the explanations on the documentation. (@jordisala1991)
Removed
- [#2264] Final modifier on all the getters / setters of the entities. (@jordisala1991)