Skip to content

Commit c84d48b

Browse files
committed
version 2.1.5
1 parent a5749f5 commit c84d48b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 2.1.5 - 2023-05-17
4+
5+
### Added
6+
- Add `recursiveFieldCount` plugin setting.
7+
8+
### Fixed
9+
- Fix an error when no blocktypes are defined for a blocktype group.
10+
- Fix an issue when new nested Vizy fields would wipe out other fields’ unsaved draft content.
11+
- Fix incorrectly hijacking click events inside Vizy blocks.
12+
- Fix an error for Media Embed nodes when containing special characters in embed data HTML.
13+
314
## 2.1.4 - 2023-05-03
415

516
### Changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/vizy",
33
"description": "A flexible visual editor field for Craft.",
44
"type": "craft-plugin",
5-
"version": "2.1.4",
5+
"version": "2.1.5",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)