Skip to content

Commit

Permalink
version 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Oct 20, 2024
1 parent f21f57d commit 2b6e815
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 2.1.2 - 2024-10-20

### Added
- Add support for Solspace Calendar Event links.

### Changed
- Custom Attributes can now override all default link attributes.

### Fixed
- Fix Hyper element links not being propagated correctly when adding new sites.
- Fix `rel` attribute not working correctly.
- Fix toggling “New Window” not persisting.

## 2.1.1 - 2024-10-10

### 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": "2.1.1",
"version": "2.1.2",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 2b6e815

Please sign in to comment.