The following is a log of changes for the Custom Menus module
- Initial stable release
- Fix issues with null pages and custom sorting
- New interface for managing menus (via siteconfig)
- Add ability to link to generic DataObjects (rather than just pages)
- Add re-ordering via GridFieldOrderableRows
- Add translatable support
- Minor README updates
- Add SS4 compatibility
- Merge in translatable code
- Fix duplicate translatable class error
- Added legacy.yml
- Add searchable fields to
CustomMenuLink
(for SS 4.3 support) - Add ability to select the searchable field label when linking to an object
- Add ability to access the base holder when rendering a menu
- Add ability to render a menu link
- Automatically re-attach any hanging menu holders after upgrades
- Fix unsupported array definition of default sort
- SS4 | SS5 support
- Migrate to DFT