Skip to content

4.11.0

Compare
Choose a tag to compare
@javiereguiluz javiereguiluz released this 27 Jul 17:34
· 320 commits to 4.x since this release

This release contains a bug fix related to menu items not properly highlighted in some cases. To fix this, we had to introduce a BC break, but it only affects you if you have your own MenuItemMatcherInterface implementation in your backend (which is very rarely needed). Read the UPGRADE.md guide and read the new code of the MenuItemMatcher class to learn more about this change.

Bug fixes

[0129eb9] Make long filter modald scrollable (@tpatartmajeur)
[4ebe89c] Fix flag sizes in the country field in Safari browsers (@javiereguiluz)
[9c39cc4] Fix entity aliases generation in EntityRepository (@ksn135)
[1fc89fd] Fix the logic of the menu item matcher (@javiereguiluz)