Skip to content

Releases: verbb/cp-nav

3.0.3

11 Feb 21:56
Compare
Choose a tag to compare

Changed

  • Update icons and sort alphabetically by label. (thanks @dennisfrank).

Fixed

  • Fix situations where saving a node throws an error because its layout doesn’t exist.

3.0.2

04 Feb 22:17
Compare
Choose a tag to compare

Fixed

  • Fix error in NavigationEvent.

3.0.1

02 Feb 07:10
Compare
Choose a tag to compare

Fixed

  • Fix error on brand-new installs, where the default layout wasn’t being created.

3.0.0

20 Jan 01:50
Compare
Choose a tag to compare

Added

  • Add better support for user permissions. Previously, even if a user didn't have access to a navigation item, it'd still be shown. Now respects Craft's native user permissions.
  • Nav URLs can now contains aliases.
  • Add navigation types, for better flexibility going forward.
  • Add new divider navigation type, handy for separating items in the menu.
  • You can now select an icon from Craft's built-in icons.
  • Add Project Config support.

Changed

  • Full refactor from ground-up, focusing on performance, cleanup and best-practices.
  • Minimised overhead for CP requests, by removing changed navigation checks.
  • Modified navigation items are only checked when enabling/installing or disabling/uninstalling plugins.
  • Nav URL is now optional, and also acts like a heading.
  • Nav regeneration has been changed to nav resetting. This will completely reset your layout back to stock Craft.

Fixed

  • Fix empty navigation handle issue. (thanks @fthues).
  • Layout user group IDs now correctly use their UIDs.
  • Fix error for non-local volumes when using a custom icon.

2.0.9

10 Nov 03:26
Compare
Choose a tag to compare

Added

  • Added better visual notification when editing a nav.

Fixed

  • Fix custom icons not resolving with aliases.
  • Fix errors when installing via console.
  • Fix redirection issue for settings.

2.0.8

05 Jul 05:25
Compare
Choose a tag to compare

Added

  • Add nav regenerate settings

Fixed

  • Fix default icons not appearing (showing as placeholders)
  • Fix missing template translations

2.0.7

24 May 18:35
Compare
Choose a tag to compare

Fixed

  • Fix Craft native menu item icons

2.0.6

09 May 13:58
Compare
Choose a tag to compare

Fixed

  • Fix hardcoded plugin icons

2.0.5

08 May 11:18
Compare
Choose a tag to compare

Fixed

  • Fix for count() error in PHP 7.2+
  • Badge support
  • Fix incorrect column default values for plugin
  • Fix subnav items not working correctly for some plugins

2.0.4

10 Apr 23:44
Compare
Choose a tag to compare
  • Fix for Craft 3.0 (changing Client to Solo)
  • Fix not including sub-navigation of plugins
  • Fix not including sel class on menu items
  • Fix icon path check to ignore directories