Releases: omeka-s-modules/CSVImport
Releases · omeka-s-modules/CSVImport
v2.2.1
- Fixed mapping a single column to multiple properties
- Fixed property mappings not working for ingests of HTML media
- Fixed default title for HTML media to be untitled instead of the same as the HTML source code
- Fixed compatibility with MySQL 8
v2.2.0
- Supports Omeka S 3.0.0
v2.1.2
Fixed Issues
- The first linebreak in a multi-line cell was removed (#178)
- Date-formatted cells in an ODS were not imported correctly (#179)
- Files containing a "UTF-8 BOM" at the beginning could not properly auto-map the first column (#180)
Changes
- Performance improvements when performing large "update" jobs
- Updated some internal data cleaning to account for newer Omeka S core features (#174, contributed by @Daniel-KM)
Internationalization
- Updated translations for Estonian, French, Japanese
v2.1.1
- Fixed error when starting an import of users
- Removed unnecessary UI elements from users import view
- Code style fixes and improvements (contributed by @Daniel-KM)
- Updated translations, added translation for Brazilian Portuguese
v2.1.0
- Omeka S 2.0.0 support
- Support for importing using data types added by modules (requires support from the other module as well)
- Rearranged/renamed type-specific import mapping options into separate accordion sections
- New column option to import values as private
- URIs with labels can be imported by putting the label after the URI in a cell, separated by a space
- Fixed Multivalue control not appearing for item set or media imports
- Fixed nonfunctional per-column Language option (thanks @psalido)
v2.0.0
CSV Import version 2.0.0 is a major upgrade to the functionality of the module. Special thanks for this release go to @Daniel-KM for contributing many of the major features of this release.
New major features include:
- Options for importing item sets, media, and mixed sheets of multiple resource types
- Support for modifying and deleting records
- Support for TSV and ODT files
- A significant overhaul of the user interface for mapping fields and setting import options.
Note: This version makes changes that affect modules with CSV Import support. In particular, when updating to this version, also update File Sideload (to version 1.2.0) and Mapping (to version 1.1.0) to maintain their compatibility with the importer.
v1.1.0
v1.1.0-rc.1
Merge branch 'develop'
v1.0.0-beta2
- Requires Omeka S 1.0.0-beta3 at minimum
- Abstracts the mappings system so other modules can add their own
v1.0.0-beta
Version 1.0.0-beta