- Fixed URL wildcard matching bug when the wildcard wasn't placed right after a slash
- Fixed
hasActiveChild
andactives
methods so that it works even ifactive_element
config is set to "link"
- Added
hasActiveChildren
andactives
methods to ItemCollection class
- Added Laravel 7 Support
- Added PHP 7.4 Support
- Dropped PHP 7.1 Support
- Added Laravel 6.0 Support
- Dropped Laravel 5.4 Support
- Changed Item::checkActivation from protected to public
- Laravel 5.8 Support (doesn't work with earlier versions)
- PHP 7.0 support has been dropped
- PHP 7.3 supported
- v1.2.0 supports PHP 7.0-7.3 and Laravel 5.4-5.7
- Added Authorization support
- Minor composer fixes
- Added
Menu::removeItem()
method - Proven PHP 7.2 and Laravel 5.6 support (actually worked with 1.0, but has never been tested)
- Initial release, codebase is 100% the 2017-07-31 status