* Fix output bug when downloading single submissions
3.2.4
Not secure
Fixes a bug that causing tiered paths to overlap if the submission ID ended with zeroes.
Fixes
* Tiered path for submissions ID's ended with zeroes
3.2.3
Not secure
Order of users and folders passed to download users/update is maintained. Submissions already in the database but not in user entry are not downloaded again.
Fixes
* Maintain order of users and folders passed to download * Do not download submissions again if already present in submissions table
3.2.2
Not secure
Submissions titles are now cleaned of non-ASCII characters before printing them to screen. Non-ASCII characters would break the spacing of the download output.
Fixes
* Fix output of submissions titles with non-ASCII characters breaking spacing
3.2.1
Not secure
Fix old database having the wrong version in the name when backing it after updating from version 2.7.0.
Fixes
* Fix database backup name up when updating from 2.7.0
3.2.0
Not secure
Download update now allows to pass a list of users and/or folders to restrict the update to those.