Skip to content

Commit c7b0c94

Browse files
committed
version 2.2.7
1 parent d6a8d91 commit c7b0c94

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## 2.2.7 - 2025-07-18
4+
5+
### Added
6+
- Add support for Hyper fields to be shown in element indexes and element cards.
7+
8+
### Changed
9+
- Update English translations.
10+
11+
### Fixed
12+
- Fix link type 25% and 75% widths.
13+
- Fix an issue with Craft 5.8+ and `cardThumbAlignment`.
14+
- Fix extra-small lightswitch style.
15+
- Fix an issue when switching link types for some fields (dropdowns).
16+
- Fix JSON normalization for arrayable data.
17+
318
## 2.2.6 - 2025-05-14
419

520
### 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.2.6",
5+
"version": "2.2.7",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)