Releases: Eworm/big-kahuna
Releases · Eworm/big-kahuna
v1.4.5
- [fix] Removed the composer.json since there aren't any dependencies
v1.4.4
- [fix] Added a check if a menu exists so the site doesn't crash when a menu is deleted.
v1.4.3
- [fix] Changed the docs and index to use snake case. This fixes a menu not displaying on Linux systems.
v1.4.2
- [fix] Fixed the version number
v1.4.1
- [fix] Fixed the version number
v1.4
- [fix] Changed the directory structure to make installing it after downloading easier
v1.3.2
- [new] Adding ability to add a class to items with a submenu
v1.3.1
- [fix] Submenu items now uses the submenu_item_class if available
v1.3
- [new] You can now add a custom link title to each link. Defaults to the title.
- [new] You can now add a custom classname to each link.
- [new] Added a tag example in the menus list.
- [new] Parents of an active child also have an active class.
- [fix] The content filter is improved