We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4d41a4 commit 9ada688Copy full SHA for 9ada688
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## 2.0.28 - 2024-06-16
4
+
5
+### Changed
6
+- Update non-English translations.
7
+- Update English translations.
8
+- Element-based nodes now have their status synced to the linked-to element.
9
10
+### Fixed
11
+- Fix case sensitivity checks for active state of nodes.
12
+- Fix node-update checks for element nodes checking against drafts.
13
14
## 2.0.27 - 2024-03-18
15
16
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/navigation",
"description": "Create navigation menus for your site.",
"type": "craft-plugin",
- "version": "2.0.27",
+ "version": "2.0.28",
"keywords": [
"craft",
"cms",
0 commit comments