Skip to content

Releases: cryptomator/fuse-nio-adapter

Release 2.0.0-beta1

06 Nov 20:03
2.0.0-beta1
7d0079c
Compare
Choose a tag to compare
Release 2.0.0-beta1 Pre-release
Pre-release
  • updated to mount API 1.2.0-beta1
  • fixed bugs when mounting via WinFSP on Windows ARM
  • added separate mounter for mounting via WinFSP as a network drive

Full Changelog: 2.0.0-alpha2...2.0.0-beta1

Release 2.0.0-alpha2

28 Oct 14:21
2.0.0-alpha2
1fceab4
Compare
Choose a tag to compare
Release 2.0.0-alpha2 Pre-release
Pre-release

What's Changed

  • #70 removed various dependencies, reducing the number of required modules significantly
  • #71 refactored lock implementation (now using caffeine)
  • applied some more modern coding techniques

Full Changelog: 2.0.0-alpha1...2.0.0-alpha2

Release 2.0.0-alpha1

27 Oct 15:13
c1d0ffa
Compare
Choose a tag to compare
Release 2.0.0-alpha1 Pre-release
Pre-release
  • replace fuse-jnr with jfuse
  • which requires JDK 19
  • added module-info.java
  • replaced old mount API with new standardized mount SPI from integrations-api

Full Changelog: 1.3.4...2.0.0-alpha1

Release 1.3.4

03 May 13:39
1.3.4
a3a46d0
Compare
Choose a tag to compare

Bugfixes:

  • #65 : Fix truncation if new size is larger than the current file size

Release 1.3.3

12 Oct 17:32
1.3.3
Compare
Choose a tag to compare

Bugfixes:

Release 1.3.2

16 Aug 12:24
c53318d
Compare
Choose a tag to compare

Bugfixes:

  • #52 : Enforce minimum supported osxFuse/macFuse version of 4.0.4 (inclusive)

Features:

  • Configurable threshold for mount timeout: Via system property org.cryptomator.frontend.fuse.mountTimeOut the threshold can be set. See also README

Release 1.3.1

15 Apr 08:42
1e06aeb
Compare
Choose a tag to compare

Bugfixes

  • Relative Symlinks are not correctly created (#60 )

Features

  • observable fuse mounts (#59 )

Release 1.3.0

30 Mar 11:12
72227db
Compare
Choose a tag to compare

Adds new filename charset transcoding capabilities, see #56

Release 1.2.9

10 Feb 10:25
1.2.9
Compare
Choose a tag to compare

Just a dependency update

1.2.8

22 Jan 08:42
1.2.8
Compare
Choose a tag to compare