Skip to content

Commit e947ff6

Browse files
committed
version 2.2.5
1 parent 9a32c1d commit e947ff6

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## 2.2.5 - 2025-05-01
4+
5+
### Added
6+
- Add placeholder to list of sites for Site link types.
7+
8+
### Changed
9+
- Update `ArrayHelper::flatten`.
10+
11+
### Fixed
12+
- Fix multi-site Hyper fields not propagating element link types correctly.
13+
- Fix an error when changing field layout fields in Craft 5.7+.
14+
- Fix lightswitch UI for Craft 5.7+.
15+
- Fix querying custom fields on a link type with GraphQL.
16+
- Fix field changes being triggered for element-based links.
17+
- Fix an error when migrating content for prefixed databases.
18+
319
## 2.2.4 - 2025-03-05
420

521
### Fixed

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.2.4",
5+
"version": "2.2.5",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)