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 76978ad commit 6228909Copy full SHA for 6228909
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 2.3.4 - 2026-04-11
4
+
5
+### Changed
6
+- Remove `ElementLink::checkElementUri()` in favour of proper link type setting.
7
8
+### Fixed
9
+- Fix handling for element field sources with plugin migrations in some instances.
10
11
## 2.3.3 - 2026-03-15
12
13
### Changed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/hyper",
"description": "A user-friendly links field for Craft.",
"type": "craft-plugin",
- "version": "2.3.3",
+ "version": "2.3.4",
"keywords": [
"craft",
"cms",
0 commit comments