Skip to content

Releases: unbekanntes-pferd/dccmd-rs

v1.1.0

25 Nov 21:03
641f9e7
Compare
Choose a tag to compare
  • 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

Full Changelog: v1.0.0...v1.1.0

v1.0.0

23 Nov 14:04
40a4ffe
Compare
Choose a tag to compare

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

06 Nov 21:16
e1c58a9
Compare
Choose a tag to compare
  • Add guest user invites
  • minor logging improvement on expired / invalid refresh tokens

What's Changed

Full Changelog: v0.12.0...v0.14.0

v0.12.0

19 Sep 06:37
0f2baad
Compare
Choose a tag to compare
  • add chunked download (support large file download)
  • dependency updates

What's Changed

Full Changelog: v0.11.1...v0.12.0

v0.11.1 - bugfix Windows

28 Aug 19:30
8fb76dd
Compare
Choose a tag to compare
  • fix bug in bulk uploads for Windows users

What's Changed

Full Changelog: v0.11.0...v0.11.1

0.11.0 - user creation, bug fixes

27 Aug 20:00
a60f3b6
Compare
Choose a tag to compare
  • 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

Full Changelog: v0.10.0...v0.11.0

0.10.0 - MFA enforcement

18 Aug 09:54
Compare
Choose a tag to compare
  • 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

Full Changelog: v0.9.0...v0.10.0

v0.9.0

05 Aug 18:52
9eef32a
Compare
Choose a tag to compare
  • DRACOON Server only: eventlog endpoints - create reports for events and permissions

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

28 Jul 15:42
1383f8f
Compare
Choose a tag to compare
  • new feature: switch auth method programmtically
  • improvement: realtime upload progress stream
  • bug fixes
  • dependency updates

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

19 Jul 14:36
43c65dc
Compare
Choose a tag to compare
  • 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

Full Changelog: v0.6.0...v0.7.0