Releases: verbb/cp-nav
Releases · verbb/cp-nav
3.0.11
Fixed
- Fix directory separator checks on Windows, causing icon issues.
- Fix over-zealous updates to
originalNavHash
.
3.0.10
Fixed
- Fix logging error
Call to undefined method setFileLogging()
.
3.0.9
Changed
- File logging now checks if the overall Craft app uses file logging.
- Log files now only include
GET
andPOST
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
Fixed
- Fix permissions migration causing errors for user group permissions.
3.0.8.1
Fixed
- Fix migration introduced in 3.0.8.
3.0.8
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
Fixed
- Fix nav re-generating in some circumstances, when it didn't need to.
3.0.6
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
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
Fixed
- Fix migration errors from Craft 2 > Craft 3.