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 bf711dd commit 7639940Copy full SHA for 7639940
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 1.1.3 - 2023-04-04
4
+
5
+### Fixed
6
+- Fix empty link states for Email and Phone links.
7
+- Fix an error when creating the field cache for new fields.
8
+- Increase z-index for tooltips when in live preview or editor slide-out.
9
10
## 1.1.2 - 2023-03-14
11
12
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/hyper",
"description": "A user-friendly links field for Craft.",
"type": "craft-plugin",
- "version": "1.1.2",
+ "version": "1.1.3",
"keywords": [
"craft",
"cms",
0 commit comments