Skip to content

2024.6.0

Choose a tag to compare

@csc-jm csc-jm released this 04 Mar 13:20
· 167 commits to main since this release

Fixed

  • (GL #1231) Fix not being able to concurrently download multiple objects from a single container
  • (GL #1234) Show after-upload object loader only in destination container

Removed

  • (GL #1233) Removed disused code enabling large downloads
  • Old eslint config file

Changed

  • (GL #1237) Downloaded file names no longer include subfolders
  • Switch to Python 3.12 version
  • Updated dependencies

Added

  • (GL #947) Added download, upload, sharing end-to-end Cypress tests and updated existing ones