Skip to content

Commit

Permalink
version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Mar 17, 2024
1 parent a1bc017 commit 81ffdec
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 1.0.4 - 2024-03-18

### Added
- Add support for Hyper fields

### Fixed
- Fix some fields like Hyper and Vizy not showing in preview correctly.
- Fix display of importing deleted elements.
- Fix deleted/restored elements not exporting correctly.
- Fix an error when importing users and permissions.
- Fix some errors when importing assets where folders or file cannot be found.
- Fix an error when trying to preview an element with no parent.
- Fix an error for non-English sites.

## 1.0.3 - 2024-03-04

### 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/zen",
"description": "Manage content across multiple environments with ease.",
"type": "craft-plugin",
"version": "1.0.3",
"version": "1.0.4",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 81ffdec

Please sign in to comment.