We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f02282f commit 4ff6f5dCopy full SHA for 4ff6f5d
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 5.0.7 - 2026-03-15
4
+
5
+### Fixed
6
+- Fix compatibility with Craft 5.9+ and new layout changes.
7
8
## 5.0.6 - 2026-03-03
9
10
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/cp-nav",
"description": "Manage the Craft Control Panel navigation.",
"type": "craft-plugin",
- "version": "5.0.6",
+ "version": "5.0.7",
"keywords": [
"craft",
"cms",
0 commit comments