- Bug fix
- fix for uploading larger datasets
- Bug fix
- Fix assignment of dcp-type=data content-type when syncing files to the submission upload area
- Improvement
- handle delete command access denied exception
- Bug fix
- issue #372
- include changes on how permissions are assigned for new upload areas
- Other
- notify when new version available
- Other
- added default content-type when it can't be determined
- Bug fix
- issue #269
- Improvement
- sync command optimisation
- Bug fix
- missing dependency
- Bug fixes
- issue #233
- Refactoring
- addressed issue with individual file progress. New overall progress bar
- use threadpool instead of threading in sync command
- moved upload service methods in separate module
- Bug fixes
- handle no labels exception
- missing requests dep pkg
- Other
- enforced min python version 3.6