Skip to content

Commit

Permalink
version 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jan 16, 2022
1 parent 2e12d57 commit dc9c4ad
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 1.0.9 - 2022-01-17

### Added
- Add support for Feed Me.

### Changed
- Bump axios from 0.21.1 to 0.21.2.

### Fixed
- Fix "Remove Empty Paragraphs" not working correctly when content has been pasted from Word, or contained ` ` characters.
- Fix Firefox text selection issue, when trying to select text within a Vizy block (input, textarea fields).
- Fix `gapcursor` tiptap utility not working correctly.
- Fix when fields only containing images, the field is considered empty.

## 1.0.8 - 2021-10-23

### 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.8",
"version": "1.0.9",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit dc9c4ad

Please sign in to comment.