An important change in this version is that we no longer use the menuIndex
and submenuIndex
query parameters to track which menu item should be highlighted. Now we find out the menu item to highlight based on the current request data.
New features
[5d40afe] Allow to use stream as upload dir for FileUploadType (@emmanuel-tilleuls)
[1f2cb5d] Highlight menu items automatically based on the Request data (@javiereguiluz)
Bug fixes
[ed4c998] Fix rendering filters on nested association fields (@ceponcet)
[3739633] Fix some issues related to style modifications in JavaScript (@moismailzai)