Skip to content

version 0.9.0

Compare
Choose a tag to compare
@mariodavid mariodavid released this 08 Jul 19:40
· 43 commits to master since this release

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)