Releases: fromholdio/silverstripe-superlinker-menus
Releases · fromholdio/silverstripe-superlinker-menus
5.1.0
5.0.1
- Update composer to reflect Superlinker v3 only supports SS5
- Readme adjustments
5.0.0
Updated to work with new Superlinker version 3.x
4.2.0
- remove $owns from MenuSetParentExtension
4.1.0
- Update composer for SS5 compatibility
4.0.2
Apply getCurrentMenuSetParent
to Controller automatically, with updateCurrentMenuSetParent
hook. This negates the need to do this manually as was the case up until now, and provides hook to override the value if/where necessary.
4.0.1
4.0.0
- Increases sortable dependency to 3.x and requires PHP 7.x
3.5.1
- fix cms edit links
3.5.0
- Add cascade_duplicates via config api
- Fix use statements