Releases: sonata-project/SonataDoctrineMongoDBAdminBundle
Releases · sonata-project/SonataDoctrineMongoDBAdminBundle
4.11.0
4.10.0
4.9.0
Removed
- [#816] Support for Symfony 4 (@jordisala1991)
- [#816] Support for Twig 2 (@jordisala1991)
4.8.0
Changed
- [#813] Exception message at
ModelManager::batchDelete()
in order to provide more details about the failed batch operation (@phansys)
Fixed
- [#811] Catch and display error messages when creating, updating or removing objects (@jordisala1991)
4.7.0
4.6.0
Added
- [#776] ModelManager now implements ProxyResolverInterface (@antonymous)
4.5.0
4.4.0
Added
- [#771] Support for sonata-project/exporter ^3 (@VincentLanglet)
4.3.3
Fixed
- [#766] Display of advanced filter for NumberFilter and StringFilter. (@VincentLanglet)
4.3.2
Fixed
- [#764] Fix missing 'operator_type' array value returned in
AbstractDateFilter:: getFormOptions()
bug to avoid not rendered advanced filter options in DateFilter or DateTimeFilter. (@VincentLanglet)