Skip to content

Commit

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

## 2.0.1 - 2024-09-07

### Added
- Add configurable backup option to review step before importing.
- Add Craft Teams support for permissions.

### Changed
- Update English translations.
- Update Product element handling for Commerce 5.x.
- Improve error messaging.

### Fixed
- Fix an error in Safari when viewing the export form interface.
- Fix Craft 5 visual issues.
- Fix a Craft 5 compatibility error.
- Fix an error when importing Matrix fields.
- Fix error handling for Entries where the section/entry type/author could not be found due to missing project config settings (these objects not - on the destination install).

## 2.0.0 - 2024-05-18

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

0 comments on commit d283a60

Please sign in to comment.