Skip to content

Commit 6228909

Browse files
committed
version 2.3.4
1 parent 76978ad commit 6228909

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

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+
311
## 2.3.3 - 2026-03-15
412

513
### Changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/hyper",
33
"description": "A user-friendly links field for Craft.",
44
"type": "craft-plugin",
5-
"version": "2.3.3",
5+
"version": "2.3.4",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)