Releases: verbb/cp-nav
Releases · verbb/cp-nav
5.0.4
5.0.3
Fixed
- Update Craft icon collection.
- Tweak color contrast for divider labels.
- Fix nav icon showing for divider nodes.
- Fix expanded subnav state not being respected.
- Fix support for GraphQL on Craft Solo.
5.0.2
Fixed
- Fix an error when updating nav items.
- Fix icon not working for nav item, when set to “First Letter”.
5.0.1
Added
- Add Craft Teams support for permissions.
Changed
- Update English translations.
Fixed
- Fix an error when saving or creating layouts.
5.0.0
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
. - Update compatibility with Craft 5 menu changes.
Removed
- Remove
subnavBehaviour
in favour of native Craft 5 menu updates.
5.0.0-beta.2
Fixed
- Fix move handle size.
- Fix modal footers.
- Update compatibility with Craft 5 menu changes.
5.0.0-beta.1
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0-beta.1+
.
4.0.12
Fixed
- Fix order of operations when uninstalling the plugin.
4.0.11
Fixed
- Fix an error when migrating from Craft 3.
- Fix an error for some plugins when trying to determine any subnav items.
3.1.0
Changed
- Now requires Craft 3.8+.
- Update icons for Craft 3.8.
Fixed
- Fix
getLayoutForCurrentUser()
not returning the first default layout.