Skip to content

v1.2

Latest

Choose a tag to compare

@zerocrates zerocrates released this 14 Apr 22:45
  • Imported files will retain their "original filename" from the remote site (contributed by @caosborne89)
  • File validators (mime type, extension) are now applied to imported files
  • Inputs trim extra spaces to reduce problems caused when copy-pasting URLs and keys
  • The importer will try to detect and prevent importing a site into itself
  • Added config.ini setting plugins.OmekaApiImport.importUsers to disable importing users
  • Import jobs use the "imports" queue (not relevant for most users)
  • Improved logging and error handling