Skip to content

Releases: FilenCloudDienste/filen-cli

v0.0.39

03 Sep 19:38

Choose a tag to compare

v0.0.39 Pre-release
Pre-release

Fixes:

  • inject correct version number into Docker image
  • better error logging to help debug native dependency issues
  • fix filen mount
  • prompt to create sync pairs' missing remote directories

See the README for installation instructions and more.

v0.0.38

20 Aug 20:31

Choose a tag to compare

Changes:

  • fix NPM publishing
  • fix Docker build (dependency can be resolved now)

See the README for installation instructions and more.

v0.0.37

18 Aug 11:53

Choose a tag to compare

Changes:

  • correctly inject version number
  • rm -y option (#365)
  • fix permissions in Docker container
  • use latest internal dependencies

See the README for installation instructions and more.

v0.0.36

07 Aug 20:44

Choose a tag to compare

This release contains a migration from the Node runtime to Bun, which brings internal improvements. See #368 for technical details.

There should be no user-facing changes except for a startup performance increase of (very) roughly 20%.

See the README for installation instructions and more.

v0.0.35

15 Jul 08:38
1afad2e

Choose a tag to compare

This release contains extensive internal architectural changes and testing, enabling more stability and future development velocity (see #357).

User-facing changes:

  • in-app documentation (the help command) is much more complete
    • the readme documentation is replaced by a HTML rendering of the in-app documentation (available at docs.cli.filen.io and attached to releases); the long-form documentation at docs.filen.io remains
  • all commands are now also available in interactive mode
  • many more fixes and improvements

See the README for installation instructions and more.

v0.0.34

04 May 21:13
a59d9c4

Choose a tag to compare

Changes:

  • some under-the-hood fundamental refactors that should not change anything

See the README for detailed information.

v0.0.33

17 Apr 20:37

Choose a tag to compare

Features:

  • new filen export-notes command

See the README for detailed information.

v0.0.32

26 Mar 11:55

Choose a tag to compare

Fixes:

  • fixed where Docker image crashes on startup because of missing libsecret-1.so.0 dependency

See the README for detailed information.

v0.0.31

22 Mar 19:45
3090f7f

Choose a tag to compare

Features:

  • binaries are now available for all target platforms (Windows/Linux/macOS, arm64/x64)
  • credentials are now saved more securely using an encryption key stored in the system keychain

See the README for detailed information.

v0.0.30

20 Mar 20:01

Choose a tag to compare

Features:

  • new filen export-api-key command to export your Filen account API key (which is used to authenticate the upcoming Filen Rclone tool)

See the README for detailed information.