4.0.0
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)