Skip to content

Releases: verbb/cp-nav

3.0.11

21 Apr 02:29
Compare
Choose a tag to compare

Fixed

  • Fix directory separator checks on Windows, causing icon issues.
  • Fix over-zealous updates to originalNavHash.

3.0.10

16 Apr 01:10
Compare
Choose a tag to compare

Fixed

  • Fix logging error Call to undefined method setFileLogging().

3.0.9

15 Apr 00:26
Compare
Choose a tag to compare

Changed

  • File logging now checks if the overall Craft app uses file logging.
  • Log files now only include GET and POST additional variables.
  • Ensure plugin project config is removed when uninstalling.

Fixed

  • Add checks to prevent multiple nav items being added in some instances.

3.0.8.2

31 Mar 21:36
Compare
Choose a tag to compare

Fixed

  • Fix permissions migration causing errors for user group permissions.

3.0.8.1

16 Mar 07:37
Compare
Choose a tag to compare

Fixed

  • Fix migration introduced in 3.0.8.

3.0.8

16 Mar 07:23
Compare
Choose a tag to compare

Fixed

  • Add better support for multi-users. Previously, nav's could get confused with multiple CP-enabled users logging in, and being able to run change-detection.
  • Add error-handling to checkUpdatedNavItems to prevent fatal errors.

3.0.7

28 Feb 11:18
Compare
Choose a tag to compare

Fixed

  • Fix nav re-generating in some circumstances, when it didn't need to.

3.0.6

25 Feb 09:23
Compare
Choose a tag to compare

Fixed

  • Fix error thrown on saving a navigation in some instances.
  • Fix triggering project config changes when allowAdminChanges is set to false.

3.0.5

24 Feb 09:46
Compare
Choose a tag to compare

Changed

  • Add better handling and detection of changed nav, rather than just plugin install/uninstall. For instance, when adding your first section or global.

Fixed

  • Fix some icons (including GraphQL) not showing correctly.
  • Fix missing order value when resetting nav.

3.0.4

15 Feb 03:08
Compare
Choose a tag to compare

Fixed

  • Fix migration errors from Craft 2 > Craft 3.