Skip to content

Releases: utlib/BatchUpload

v1.1.0

12 Jul 18:06
Compare
Choose a tag to compare

New Features

  • Added support for delimiting subfields within a CSV column by ^^ (or another internal separator of your choice)

Bug Fixes

  • Updated compatibility for PHP 7.4 and 8
  • Removed several "Declaration should be compatible" warnings/errors
  • Disabled debug() lines in the main processing job to prevent freezing in certain setups

v1.0.0

06 Apr 19:59
Compare
Choose a tag to compare
Bump version to 1.0.0

- Add missing template.pot
- Use machine-readable name "Apache-2.0" in plugin.ini
- Translate string on step 3 view for Existing Collection wizard
- Give credits to Papa Parse and jQuery-file-upload