10000 Releases · cryptomator/cryptofs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: cryptomator/cryptofs

2.9.0

28 Apr 10:01
2.9.0
98ece9c
Compare
Choose a tag to compare

What's Changed

  • Use Conflict Suffixes from Ciphertext Files (#275)
  • Feature: Notification API for Filesystem events (#277, #284, #291)
  • Fixed: Decrypting single file name always fails with exception (#289)
  • Custom filesystem exception for invalid ciphertext nodes (#286)
  • Bumped dependencies:
    • org.cryptomator:cryptolib from version 2.2.0 to 2.2.1
    • com.google.guava:guava from version 33.2.1 to 33.4.8
    • com.google.dagger:dagger from version 2.51.1 to 2.55 (see also #288)
    • com.auth0:java-jwt from version 4.4.0 to 4.5.0
    • com.github.ben-manes.caffeine:caffeine from version 3.1.8 to 3.2.0
    • org.slf4j:slf4j-api from version 2.0.16 to 2.0.17

Full Changelog: 2.8.0...2.9.0

2.9.0-beta2

14 Mar 14:53
2.9.0-beta2
7d4c476
Compare
Choose a tag to compare
2.9.0-beta2 Pre-release
Pre-release

What's Changed

  • Feature: Add timestamp to file system events by @infeo in #291
  • Fix DecryptFileName feature by @infeo in #290

Full Changelog: 2.9.0-beta1...2.9.0-beta2

2.9.0-beta1

11 Mar 15:46
2.9.0-beta1
b3bf06c
Compare
Choose a tag to compare
2.9.0-beta1 Pre-release
Pre-release

What's Changed

  • Use Conflict Suffixes from Ciphertext Files (#275)
  • Feature: Notification API for Filesystem events (#277, #284)
  • Fix: Custom filesystem exception for invalid ciphertext nodes by @infeo in #286
  • Feature: Dagger 2.55 in #288
  • Updated dependencies:
    • com.auth0:java-jwt from 4.4.0 to 4.5.0
    • com.google.guava:guava from 33.2.1-jre to 33.4.0-jre
    • com.github.ben-manes.caffeine:caffeine from 3.1.8 to 3.2.0
    • org.slf4j:slf4j-* from 2.0.16 to 2.0.17
    • com.google.dagger:dagger* from 2.51.1 to 2.55

Full Changelog: 2.8.0...2.9.0-beta1

2.8.0

17 Jan 15:44
2.8.0
b5b3036
Compare
Choose a tag to compare

What's Changed

  • [Breaking] Refactor filesystem checker to be a static-only class #268
  • Fix unreadable encrypted file when using opening new Channel with TRUNCATE_EXISTING during write operations on the same file #270
  • Feature: Public method in CryptoFileSystem for decrypting ciphertext name #263
  • Feature: Extend DirectoryIdBackup class by a read method #260
  • Refactoring: Simplify OpenCryptoFile #238

Full Changelog: 2.7.1...2.8.0

2.7.1

18 Nov 15:28
2.7.1
4d6a56b
Compare
Choose a tag to compare

What's Changed

  • Feature: Invalidate dir cache correctly by @infeo in #253
  • Updated dependencies:
    • org.slf4j:slf4j-api from 2.0.13 to 2.0.16

Full Changelog: 2.7.0...2.7.1

2.7.1-beta1

30 Oct 12:15
2.7.1-beta1
a7accc2
Compare
Choose a tag to compare
2.7.1-beta1 Pre-release
Pre-release

What's Changed

  • Feature: Invalidate dir cache correctly by @infeo in #253
  • Updated dependencies:
    • org.slf4j:slf4j-api from 2.0.13 to 2.0.16

Full Changelog: 2.7.0...2.7.1-beta1

2.7.0

16 Sep 13:10
2.7.0
a1ea3bc
Compare
Choose a tag to compare

What's Changed

  • Feature: First close file channel, then persist lastModified by @infeo in #228
  • Feature: JDK 21 by @infeo in #237
  • Updated dependencies:
    • org.cryptomator:cryptolib from version 2.1.2 to 2.2.0
    • com.google.dagger:dagger from version 2.49 to 2.51.1
    • com.google.guava:guava from 32.1.3 to 33.2.1
    • org.slf4j:slf4j-api from 2.0.13 to 2.0.13

Full Changelog: 2.6.9...2.7.0

2.7.0-beta1

09 Aug 16:02
2.7.0-beta1
183dfab
Compare
Choose a tag to compare
2.7.0-beta1 Pre-release
Pre-release

What's Changed

  • Bump the github-actions group with 1 update by @dependabot in #217
  • Bump the maven-build-plugins group with 6 updates by @dependabot in #220
  • Bump the maven-build-plugins group with 2 updates by @dependabot in #221
  • Bump the maven-build-plugins group across 1 directory with 2 updates by @dependabot in #225
  • Bump the java-production-dependencies group across 1 directory with 7 updates by @dependabot in #226
  • Bump the maven-build-plugins group across 1 directory with 3 updates by @dependabot in #231
  • Feature: First close file channel, then persist lastModified by @infeo in #228
  • Bump the maven-build-plugins group across 1 directory with 4 updates by @dependabot in #235
  • Bump the java-test-dependencies group across 1 directory with 2 updates by @dependabot in #236
  • Feature: JDK 21 by @infeo in #237

Full Changelog: 2.6.9...2.7.0-beta1

2.6.9

16 Feb 16:11
2.6.9
cbabe19
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

  • Fixed lastModified is overwritten when closing file channel (#205)

Misc

  • Externalize dependency-check (#192, #202)
  • Bumped dependencies:
    • com.google.dagger:* from 2.48.1 to 2.49
    • org.slf4j:* from 2.0.9 to 2.0.12

Full Changelog: 2.6.8...2.6.9

2.6.8

28 Nov 09:35
2.6.8
6f04f2a
Compare
Choose a tag to compare

What's Changed

  • Fix thrown IllegalStateException when accessing deeper nested paths in vault (#180)
  • Updated dependencies (#182, #186, #184, #187)

Full Changelog: 2.6.7...2.6.8

0