Skip to content

Commit 8f8939f

Browse files
committed
[CHANGELOG] added changelog for new Release
1 parent d628f57 commit 8f8939f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 2.0.0
4+
5+
- feature: Import Pimcore DataObjects via `/admin/neusta/import-export/object/import`
6+
- feature: Import Pimcore Documents via `/admin/neusta/import-export/document/import`
7+
- feature: Overwrite option for existing elements during import
8+
- feature: Detailed result messages after import (number of replaced, not replaced, and newly imported elements)
9+
- improvement: changed YAML format using full-qualified Pimcore type as key
10+
- improvement: Refactored `AbstractImportBaseController` for better reusability and statistics
11+
- improvement: Improved error handling and logging during import
12+
- bugfix: Correct HTTP status codes and error messages for failed imports
13+
14+
315
## 1.1.0
416

517
- chore: remove teamneusta/pimcore-fixture-bundle dependency (#11)

0 commit comments

Comments
 (0)