Releases: sonata-project/SonataDoctrineORMAdminBundle
Releases · sonata-project/SonataDoctrineORMAdminBundle
4.19.0
4.18.0
4.17.1
Fixed
- [#1807] DateTimeRangeFilter when both the
startorendfield are not empty. (@VincentLanglet)
4.17.0
Added
- [#1805] Allow to pass extra field options in ClassFilter (@VincentLanglet)
4.16.1
Fixed
- [#1803] UidFilter
global_searchdefault value (@VincentLanglet) - [#1800] Catch possible null value error in
ModelFilter(@core23)
4.16.0
4.15.0
4.14.1
4.14.0
4.13.0
Added
- [#1755] Support for
sonata-project/form-extensions2.0 (@jordisala1991) - [#1738] Support for
symfony/uidas primary keys usingUuidorUlid(@jordisala1991)
Fixed
- [#1738]
ModelFilterfor related entities using compound ids (@jordisala1991) - [#1738]
ModelFilterwhen filtering for not equals and using an inverse side relation (@jordisala1991)