Releases: omeka-s-modules/CSVImport
Releases · omeka-s-modules/CSVImport
v2.6.2
- Fixed a bug that broke imports when performing an update that deleted the primary media for an item
- Changed deduplication logic for appends
- Fixed a bug that allowed a duplicate value of resource type
- Changed deduplication to only be applied to data being imported (existing values are left alone, even if they already contain a duplicate)
- Updated translations for Catalan, Dutch, Italian, Brazilian Portuguese
v2.6.1
- Fixed a bug introduced in version 2.6.0 that broke the Language column option
- Updated Dutch translation
v2.6.0
- Added "resource identifier property" column option for choosing property for mapping resource-type values (internal links)
- Fixed some "A new entity was found..." errors
- Tweaked display and text for column options sidebar
- Updated translations
v2.5.1
- Fixed bug where media imports could throw a "unique constraint violation" error
- Updated Finnish translation
v2.5.0
Bugs Fixed
- Error message on initial form when using PHP 8 (#208, fix contributed by @Daniel-KM)
- Media could import with incorrect positions with MariaDB 10.6+ (#201)
- Incorrect styling for some form elements
- Small PHP 8.1/8.2 deprecation fixes
- Fixed errors that could occur when running imports with the Synchronous job dispatcher
Changes
- Replaced box/spout with OpenSpout (#206, #207, contributed by @Daniel-KM)
- Language setting now applies to URI values
- Improved in-place documentation and links to documentation
Internationalization
- Updates to translations
v2.4.1
- Compatible with Omeka S 4.0.0
- Added support for IIIF manifest media
- Updated translations
v2.4.0
Version 2.4.0
v2.3.2
v2.3.1
- Fixed a bug that made it impossible to submit the mapping form to import items if no sites were selected under Basic Settings
- Fixed a bug that printed the text "Array" instead of useful error information when there are errors on the mapping form
- Updated translation for Italian
v2.3.0
- Users can now select which sites imported items should be added to, with a selection in Basic Settings
- Fixed a bug where some installations return a "The format of the source cannot be detected" error for all CSV files
- Improved deduplication logic for values (contributed by @Daniel-KM)
- Updated Spout, the library used to read ODS files, to version 3.1 (contributed by @Daniel-KM)
- New
csv_import.config
event for modules to add to CSV Import's config after Laminas config merge - Added translations for Bulgarian, Finnish, Croatian, Portuguese
- Updated translations