Cp Nav Versions Save

Control Panel Nav is a Craft CMS plugin to help manage your Control Panel navigation.

5.0.0-beta.2

1 month ago

Fixed

  • Fix move handle size.
  • Fix modal footers.
  • Update compatibility with Craft 5 menu changes.

5.0.0-beta.1

2 months ago

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

4.0.12

2 months ago

Fixed

  • Fix order of operations when uninstalling the plugin.

4.0.11

6 months ago

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

1 year ago

Changed

  • Now requires Craft 3.8+.
  • Update icons for Craft 3.8.

Fixed

  • Fix getLayoutForCurrentUser() not returning the first default layout.

4.0.10

1 year ago

Changed

  • Only admins are now allowed to access plugin settings.

Fixed

  • Fix an error when checking for an authenticated users too early before Craft (and other plugins) are ready.
  • Fix icons not rendering correctly on Windows.

4.0.9

1 year ago

Fixed

  • Fix multiple nested subnav items not appearing correctly.

4.0.8

1 year ago

Fixed

  • Fix subnav items not showing correctly.

4.0.7

1 year ago

Added

  • Add support for plugins that use EVENT_REGISTER_CP_NAV_ITEMS to register nav items.

Fixed

  • Fix top-level plugins with no subnavs being unable to be nested within another nav item.
  • Fix multi-level navigation items expanding when re-ordered.
  • Fix toggle/move indicator alignment for settings.
  • Fix navigation items being duplicated in some instances.
  • Fix an error when trying to set a custom icon on a navigation item.

Removed

  • Removed the ability to collapse/expand subnav items in the navigation builder, to fix a few tricky edge cases that are too tricky to deal with!

4.0.6

1 year ago

Fixed

  • Fix an issue with subnav items getting saved before their parent navigation item.
  • Fix an error when saving navigations and their layout was yet to exist.
  • Fix lack of permissions checks for plugin subnav items.
  • Fix Craft 3 migration for some plugins.