Skip to content

Releases: cryptomator/cryptofs

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

Release 2.6.7

09 Aug 15:30
2.6.7
ae15463
Compare
Choose a tag to compare

What's Changed

  • Fix: Move directory to existing dir specifiying REPLACE_EXISTING by @infeo in #179

Full Changelog: 2.6.6...2.6.7

Release 2.6.6

18 Jul 11:37
2.6.6
358362b
Compare
Choose a tag to compare

Changes

  • Fixed replacing shortenend file fails #175

Release 2.6.5

07 Jun 10:32
2.6.5
6f462dd
Compare
Choose a tag to compare

Changes

  • Fixed writing cached data not completely (#173)
  • Updated dependencies:
    • Google Guava to 32.0.0

Release 2.6.4

17 Apr 09:48
2.6.4
ec3871d
Compare
Choose a tag to compare

Changes

  • Creating file channel to previously deleted file might write cached content (#170 )
  • Closing file channel of deleted file throws exception (#169)
  • Wrong file header used when two file channels to same file are opened (#168)
  • Concurrently writing and truncate-opening a file might create invalid ciphertext (#165)

Release 2.6.3

04 Apr 11:33
2.6.3
b3755f3
Compare
Choose a tag to compare

Changes

Release 2.6.2

15 Mar 11:42
2.6.2
470bcb5
Compare
Choose a tag to compare

Bugfixes

  • Cleartext buffer reused albeit other threads were potentially still reading from it (#158)

Misc

  • replace Dagger builder by thread-safe factories

Full Changelog: 2.6.1...2.6.2