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 9e5d231 commit 9987b33Copy full SHA for 9987b33
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 2.1.2 - 2023-04-20
4
+
5
+### Fixed
6
+- Fix being unable to select an image when no default transform was set for the field.
7
8
## 2.1.1 - 2023-04-19
9
10
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/vizy",
"description": "A flexible visual editor field for Craft CMS.",
"type": "craft-plugin",
- "version": "2.1.1",
+ "version": "2.1.2",
"keywords": [
"craft",
"cms",
0 commit comments