Releases: omeka/plugin-OmekaApiImport
Releases · omeka/plugin-OmekaApiImport
v1.2
- 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.importUsersto disable importing users - Import jobs use the "imports" queue (not relevant for most users)
- Improved logging and error handling