File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.4 - 2021-07-21
4+
5+ ### Added
6+ - Add ` text ` and ` rawNode ` to NodeInterface for GraphQL.
7+
8+ ### Fixed
9+ - Fix an error when saving Vizy blocks containing Matrix fields with no blocks defined.
10+ - Fix Vizy fields failing to validate Vizy blocks, when only Vizy blocks are present in the field.
11+ - Fix ` content ` , ` attrs ` , ` marks ` and ` text ` GraphQL node properties not having the correct values.
12+ - Fix image node, and other self-closing nodes not displaying correctly.
13+ - Fix required Vizy fields not validating when no content is set for the field.
14+
315## 1.0.3 - 2021-06-22
416
517### Added
Original file line number Diff line number Diff line change 22 "name" : " verbb/vizy" ,
33 "description" : " A flexible visual editor field for Craft CMS." ,
44 "type" : " craft-plugin" ,
5- "version" : " 1.0.3 " ,
5+ "version" : " 1.0.4 " ,
66 "keywords" : [
77 " craft" ,
88 " cms" ,
You can’t perform that action at this time.
0 commit comments