Skip to content

Commit

Permalink
version 1.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jun 20, 2021
1 parent fd8a7d6 commit 0dd51da
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 1.4.18 - 2021-06-20

### Fixed
- Fix when turning off node propagation, duplicate nodes would occur.
- Fix when turning off node propagation, the node hierarchy and order would be incorrect.
- Fix nodes not propagating correctly when a navigation was turned on. Nodes should only be duplicated when turned **off**.

## 1.4.17 - 2021-06-05

### Changed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/navigation",
"description": "A Craft CMS plugin to create navigation menus for your site.",
"type": "craft-plugin",
"version": "1.4.17",
"version": "1.4.18",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 0dd51da

Please sign in to comment.