diff --git a/CHANGELOG.md b/CHANGELOG.md index fdf8c02..b9a1ded 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/composer.json b/composer.json index 0ded058..04613e3 100644 --- a/composer.json +++ b/composer.json @@ -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",