Skip to content

Commit 632ae54

Browse files
committed
version 2.1.3
1 parent a7a56c3 commit 632ae54

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## 2.1.3 - 2023-04-24
4+
5+
### Changed
6+
- Lower the font size of preview text for Vizy Blocks.
7+
- Update all JS dependencies.
8+
9+
### Fixed
10+
- Fix Vizy block preview text not using correct values for some field types.
11+
- Fix an error when re-ordering certain Vizy blocks, containing nested Vizy fields.
12+
- Fix collapse transition with nested Vizy fields and the editor toolbar.
13+
- Fix dropdown fields used in Vizy blocks rendering incorrectly when moving.
14+
- Fix incorrect Table handling for Feed Me.
15+
- Fix Redactor fields in nested Vizy fields getting reset (removed) when they shouldn’t.
16+
317
## 2.1.2 - 2023-04-20
418

519
### Fixed

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 CMS.",
44
"type": "craft-plugin",
5-
"version": "2.1.2",
5+
"version": "2.1.3",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)