Skip to content

Releases: unbekanntes-pferd/dccmd

0.5.0 - headless linux support

28 Jan 14:55
81ee07c
Compare
Choose a tag to compare
  • support storing credentials (or skipping and passing via CLI) for headless linux systems

What's Changed

Full Changelog: v0.4.3...v0.5.0

0.4.3 - minor fix

20 Jun 09:36
25039f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.4.2...v0.4.3

0.4.2 - minor fix

26 May 19:57
301f0a7
Compare
Choose a tag to compare
  • fetch new access token on large uploads (per batch)

What's Changed

Full Changelog: v0.4.1...v.0.4.2

0.4.1 - bugfixes

02 May 17:44
03e6404
Compare
Choose a tag to compare
  • Fixed a bug where a trailing slash would lead to failed uploads for recursive folder uploads
  • Fixed issues with long file names (names longer than 150 chars are ignored and written to log)

What's Changed

Full Changelog: v.0.4.0...v0.4.1

0.4.0 - manage rooms

22 Jan 15:46
06317b8
Compare
Choose a tag to compare
  • new feature: manage rooms (list room permissions, add / remove user / group to room, create top-level rooms and rooms without inheritance)
  • several bug fixes (async error handling, canceling tasks, close client, recursive upload error)

What's Changed

Full Changelog: v0.3.5...v.0.4.0

0.3.5 - bug fixes

22 Jul 20:14
787beb4
Compare
Choose a tag to compare

minor bug fix (client close on auth ls)

What's Changed

Full Changelog: v0.3.4...v0.3.5

0.3.4 - bug fixes

18 Jul 19:17
a5bdd91
Compare
Choose a tag to compare
  • minor bug fixes and code cleanup

0.3.3 - file key bug fix

16 Jul 13:15
1ae0e40
Compare
Choose a tag to compare
  • fixed an issue leading to an error when no file keys are returned
  • fixed success messages for downloads
  • added additional logouts

0.3.2 - bug fix

04 Jul 20:40
464857a
Compare
Choose a tag to compare
  • fixed recursive download bug (wrong file list)

What's Changed

Full Changelog: v.0.3.0...v0.3.2

0.3.0 - bulk upload

03 Jul 22:05
3896dfb
Compare
Choose a tag to compare
  • New feature: bulk download (download container: room or folder)
  • Updated progress display (callbacks)
  • User management improvements

What's Changed

Full Changelog: v.0.2.0...v.0.3.0