Skip to content

Demo release

Compare
Choose a tag to compare
@ErykKul ErykKul released this 20 Feb 14:23
· 244 commits to main since this release

Added two new plugins:

  • OSF
  • REDCap

Other changes:

  • Replaced SWORD API file uploading by add/replace native API (except for zip files: SWORD is still used, as native API gives errors).
  • URL signing (can be activated once that SWORD API is no longer used for deletes and file uploads).
  • Error messages on job failure can be emailed to users (after configuring SMTP settings). Also, mails can be sent after successful completion, if chosen so by the user.
  • Refactorings for reusability and readability.
  • Several bug fixes.