Skip to content

Releases: omeka-s-modules/CSVImport

v2.6.2

22 Oct 21:20
Compare
Choose a tag to compare
  • 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

03 Feb 03:07
Compare
Choose a tag to compare
  • Fixed a bug introduced in version 2.6.0 that broke the Language column option
  • Updated Dutch translation

v2.6.0

25 Jan 20:41
Compare
Choose a tag to compare
  • 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

22 Dec 19:42
Compare
Choose a tag to compare
  • Fixed bug where media imports could throw a "unique constraint violation" error
  • Updated Finnish translation

v2.5.0

07 Aug 20:06
Compare
Choose a tag to compare

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

19 Jan 19:30
Compare
Choose a tag to compare
  • Compatible with Omeka S 4.0.0
  • Added support for IIIF manifest media
  • Updated translations

v2.4.0

14 Dec 16:18
Compare
Choose a tag to compare
v2.4.0 Pre-release
Pre-release
Version 2.4.0

v2.3.2

08 Oct 00:12
Compare
Choose a tag to compare
  • Fixed "append" imports discarding value annotations for existing values (#202)
  • Fixed an error in displaying the initial import form on PHP 8.1+
  • Updated translations for Japanese, Spanish
  • New translations for Basque, Czech

v2.3.1

06 Apr 21:26
Compare
Choose a tag to compare
  • 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

17 Feb 19:03
Compare
Choose a tag to compare
  • 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