Releases: alterphp/EasyAdminExtensionBundle
Releases · alterphp/EasyAdminExtensionBundle
v1.1.4
- Allow Symfony 4 dependency
- Fix Twig path override to make it cross-compatible with Symfony 3.x and 4
v1.1.3
Add missing part for embedded lists feature :
- Extension of default AdminController with new embeddedListAction method
- Instructions of installation updated
v1.1.2
Deals with NULL and NOT NULL filters in list/search requests.
v1.1.1
Root alias may be omitted in query filters keys
v1.1.0
- Add support of alias for custom orm types
- Add support of embedded lists in edit views
v1.0.0
Add support of filters from Query parameters in lists.