Skip to content

Commit

Permalink
version 1.1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jan 30, 2024
1 parent c72a33b commit b93325b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 1.1.20 - 2024-01-30

### Added
- Add the ability to make the `linkValue` a required field.

### Fixed
- Fix element-based link types not validating correctly when a non-uri element is selected.
- Fix being unable to select User elements for User link type.
- Fix when making changes to a link, switching between link types would not retain any changes.

## 1.1.19 - 2023-12-20

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

0 comments on commit b93325b

Please sign in to comment.