Skip to content

Commit

Permalink
version 1.1.27
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Apr 10, 2024
1 parent e382f3d commit 97decd1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 1.1.27 - 2024-04-10

### Added
- Add `Link::getLinkType()` to return the `LinkInterface` for the link’s type.

### Changed
- New element-based links on a multi-site now propagate the linked-to element for the same owner site.

### Fixed
- Fix link type dropdown styling on Safari.
- Fix field changes being triggered when no changes had been made.

## 1.1.26 - 2024-03-29

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/hyper",
"description": "A user-friendly links field for Craft.",
"type": "craft-plugin",
"version": "1.1.26",
"version": "1.1.27",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 97decd1

Please sign in to comment.