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 31fbf29 commit c6bdbd0Copy full SHA for c6bdbd0
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.0.20 - 2022-09-25
4
+
5
+### Fixed
6
+- Fix an issue where nested Vizy fields in Matrix/Super Table/etc fields weren’t having their content serialized correctly.
7
8
## 1.0.19 - 2022-09-23
9
10
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/vizy",
"description": "A flexible visual editor field for Craft CMS.",
"type": "craft-plugin",
- "version": "1.0.19",
+ "version": "1.0.20",
"keywords": [
"craft",
"cms",
0 commit comments