Skip to content

Commit

Permalink
Merge branch 'craft-4' of https://github.com/verbb/hyper into craft-5
Browse files Browse the repository at this point in the history
# Conflicts:
#	CHANGELOG.md
#	composer.json
  • Loading branch information
engram-design committed Jun 15, 2024
2 parents b145f2b + bf90236 commit 8673927
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,20 @@
### Removed
- Remove migrations for other plugin (not supported in Craft 5).

## 1.1.32 - 2024-06-15

### Added
- Add `Link::lowerDisplayName`.

### Changed
- Change `Link::lowerDisplayName` to `Link::lowerClassDisplayName`.
- Change `Link::displayNameSlug` to `Link::classDisplayNameSlug`.

### Fixed
- Fix an error where min/max links are validated for non-multi link fields.
- Fix an error for not handling invalid link content correctly.
- Fix some JS not initializing for some fields when switching link types.

## 1.1.31 - 2024-05-31

### Changed
Expand Down

0 comments on commit 8673927

Please sign in to comment.