Skip to content

Commit

Permalink
version 1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Sep 22, 2022
1 parent 9a56fe4 commit 3f07c19
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 1.0.19 - 2022-09-23

### Fixed
- Fix display issues with Vizy fields in Live Preview.
- Fix an overflow issue for small screens for the block picker.
- Fix a legacy error where in some cases blocks were missing their block type.
- Fix toggling field tabs not working correctly for nested Vizy fields.
- Fix legacy handling of `HtmlToProseMirror` package when importing content via Feed Me.

## 1.0.18 - 2022-08-11

### 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/vizy",
"description": "A flexible visual editor field for Craft CMS.",
"type": "craft-plugin",
"version": "1.0.18",
"version": "1.0.19",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 3f07c19

Please sign in to comment.