Skip to content

Commit

Permalink
version 1.1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Mar 29, 2024
1 parent 0abfa6f commit b920117
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.26 - 2024-03-29

### Added
- Add Formie forms as a link type.

### Fixed
- Fix an error when limiting link types and removing the current link type of a link.
- Fix Shopify Product link type label.
- Fix Typed Link migration not including suffixes for element link types.
- Fix an error where other field content would be cleared when Hyper field content was initialized at the same time.
- Fix Typed Link migration not including suffixes for element link types.

## 1.1.25 - 2024-03-23

### Fixed
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.25",
"version": "1.1.26",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit b920117

Please sign in to comment.