Releases: unbekanntes-pferd/dccmd
Releases · unbekanntes-pferd/dccmd
0.5.0 - headless linux support
- support storing credentials (or skipping and passing via CLI) for headless linux systems
What's Changed
- feature/0.5.0 by @unbekanntes-pferd in #18
Full Changelog: v0.4.3...v0.5.0
0.4.3 - minor fix
0.4.2 - minor fix
- fetch new access token on large uploads (per batch)
What's Changed
- Feature/reconnect by @unbekanntes-pferd in #16
Full Changelog: v0.4.1...v.0.4.2
0.4.1 - bugfixes
- 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
- bugfixes/0.4.1 by @unbekanntes-pferd in #15
Full Changelog: v.0.4.0...v0.4.1
0.4.0 - manage rooms
- 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
- features/room permissions by @unbekanntes-pferd in #14
Full Changelog: v0.3.5...v.0.4.0
0.3.5 - bug fixes
minor bug fix (client close on auth ls)
What's Changed
- Bugs/0.3.5 by @unbekanntes-pferd in #8
Full Changelog: v0.3.4...v0.3.5
0.3.4 - bug fixes
- minor bug fixes and code cleanup
0.3.3 - file key bug fix
- 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
- fixed recursive download bug (wrong file list)
What's Changed
- Bugs/v0.3.2 by @unbekanntes-pferd in #4
Full Changelog: v.0.3.0...v0.3.2
0.3.0 - bulk upload
- New feature: bulk download (download container: room or folder)
- Updated progress display (callbacks)
- User management improvements
What's Changed
- V0.3.0 by @unbekanntes-pferd in #3
Full Changelog: v.0.2.0...v.0.3.0