version 0.9.0
Added
DataImportAPI
which provides an API of the application component for the core module. It allows to import FileDescriptor instances.- Ability to define the charset of the file to import (UTF-8 default)
- Data imports are logged and persisted for identifying what data failed during import process (
Administration > Data Import > Import Execution
)
Bugfix
- Exception during Import Wizard with saving unique configurations (#138)