Releases: unbekanntes-pferd/dccmd-rs
Releases · unbekanntes-pferd/dccmd-rs
v1.1.0
- fixed deadlocks on container upload
- fixed unicode path normalization issues on MacOS
- added functionality to add new group users to group via group id, group name, user name and user id
- support for headless linux secure credential storage
What's Changed
- features/1.1.0 by @unbekanntes-pferd in #35
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
-
breaking change no longer requires / works with custom OAuth app - use
DRACOON Commander
OAuth app -
improved concurrency for up- and downloads (ensure fixed number of concurrent transfers running)
-
recursive download now includes
--include-rooms
flag to download sub rooms as well -
feature/1.0.0 by @unbekanntes-pferd in #34
Full Changelog: v0.14.0...v1.0.0
v0.14.0
- Add guest user invites
- minor logging improvement on expired / invalid refresh tokens
What's Changed
- feat(users): invite guest users by @unbekanntes-pferd in #31
- docs: update guest user invite by @unbekanntes-pferd in #32
Full Changelog: v0.12.0...v0.14.0
v0.12.0
- add chunked download (support large file download)
- dependency updates
What's Changed
- feature/0.12.0 by @unbekanntes-pferd in #29
Full Changelog: v0.11.1...v0.12.0
v0.11.1 - bugfix Windows
- fix bug in bulk uploads for Windows users
What's Changed
- bugfix/0.11.1 by @unbekanntes-pferd in #28
Full Changelog: v0.11.0...v0.11.1
0.11.0 - user creation, bug fixes
- support passing group id on user creation
- fix user creation for DRACOON Server (MFA optional)
- fix wrong bulk uploads on Windows (fail after folder creation)
What's Changed
- feature/0.11.0 by @unbekanntes-pferd in #27
Full Changelog: v0.10.0...v0.11.0
0.10.0 - MFA enforcement
- warning this is the last version built with the publicly available OAuth clients - next version will use the official OAuth app and will require using the latest DRACOON Server version - for Cloud, this is automatically present
- new feature: MFA enforcement (DRACOON Cloud): enforce MFA for a subset of users (either group, auth method or other filter)
What's Changed
- feature/mfa enforced by @unbekanntes-pferd in #26
Full Changelog: v0.9.0...v0.10.0
v0.9.0
- DRACOON Server only: eventlog endpoints - create reports for events and permissions
What's Changed
- feature/eventlog by @unbekanntes-pferd in #25
Full Changelog: v0.8.0...v0.9.0
v0.8.0
- new feature: switch auth method programmtically
- improvement: realtime upload progress stream
- bug fixes
- dependency updates
What's Changed
- feature/switch-auth by @unbekanntes-pferd in #22
Full Changelog: v0.7.0...v0.8.0
v0.7.0
- add filters to all ls commands (users, groups, group users, nodes)
- add transfer from instance to instance
- retry on 401 invalid JWT
- bug fixes
What's Changed
- feature/groups reports by @unbekanntes-pferd in #19
- features/0.7.0 by @unbekanntes-pferd in #20
- features/0.7.0 by @unbekanntes-pferd in #21
Full Changelog: v0.6.0...v0.7.0