Skip to content

Releases: cryptomator/cli

0.6.2

Choose a tag to compare

@cryptobot cryptobot released this 10 Apr 10:34
0.6.2
65813f5

See the changelog for details.

New Contributors

  • @nycex made their first contribution in #88

Full Changelog: 0.6.1...0.6.2

0.6.1

Choose a tag to compare

@cryptobot cryptobot released this 07 Jan 10:34
0.6.1
1c044ea

What's Changed

  • Bump ch.qos.logback:logback-core from 1.5.12 to 1.5.13 by @dependabot in #80
  • Fixed unable to use FallbackWebDAV mounter #81

Full Changelog: 0.6.0...0.6.1

0.6.0

Choose a tag to compare

@cryptobot cryptobot released this 16 Dec 10:15
0.6.0
cbcdff1

What's Changed? ✨EVERYTHING

This is the first stable release of the refactored Cryptomator CLI project.

Modern ⚡

The CLI app is based now on the modern and easy to use picocli project. With this change, the CLI offers standard options like --help or --version, is easy to extend and ready for a even brighter future (GraalVM 👀 )

Stable 🪨

Under the hood Cryptomator CLI uses the exact same libraries as Cryptomator, benefitting from its long development history and mature cryptographic and os-integration libraries.

Easy 🪶

The CLI just has to be download, extracted and is ready to run. It is self explanatory (use the --help option!) and offers a simple, but fast way to automate your daily work with vaults.

For more information read the README.

Full Changelog: 0.5.1...0.6.0

0.6.0-beta1

0.6.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@cryptobot cryptobot released this 27 Nov 14:09
0.6.0-beta1
598331d

What's Changed? ✨EVERYTHING

This is the first beta of the upcoming refactored Cryptomator CLI project.

Modern ⚡

The CLI app is based now on the modern and easy to use picocli project.
With this change, the CLI offers standard options like --help or --version, is easy to extend and ready for a even brighter future (GraalVM 👀 )

Stable 🪨

Under the hood Cryptomator CLI uses the exact same libraries as Cryptomator, benefitting from its long development history and mature cryptographic and os-integration libraries.

Easy 🪶

The CLI just has to be download, extracted and is ready to run. It is self explanatory (use the --help option!) and offers a simple, but fast way to automate your daily work with vaults.

For more information read the README.

0.5.1

0.5.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Dec 18:10
0.5.1
  • Fixed mounting using FUSE

0.5.0

0.5.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Dec 12:06
0.5.0
b9c229b

CLI project works now with vaults of vault format 8, kudos to @CodinGhoul. 🎉

Changes:

  • Updated supported vault format to version 8 (only supported version)
  • Updated required Java version to JDK 17

0.4.0

0.4.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 May 11:28

CLI project works now with vaults of vault format 7. 🎉

Changes:

  • Updated supported vault format to version 7 (only supported version)
  • Updated required Java version to JDK 11

0.3.1

0.3.1 Pre-release
Pre-release

Choose a tag to compare

@cryptobot cryptobot released this 02 Jul 16:54

Compatibility to Cryptomator 1.3.0

0.3.0

0.3.0 Pre-release
Pre-release

Choose a tag to compare

@cryptobot cryptobot released this 13 Jun 10:18

Supports reading passwords from a file using

--vault demo=/path/to/vault --passwordfile demo=/path/to/passwordfile

0.2.1

0.2.1 Pre-release
Pre-release

Choose a tag to compare

@cryptobot cryptobot released this 09 Dec 11:53
Merge branch 'hotfix/0.2.1'