File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments