Skip to content

Releases: cryptomator/cryptofs

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

Release 2.6.1

05 Jan 10:24
2.6.1
ec170e7
Compare
Choose a tag to compare

Fixed issue when calling CryptoFileSystem::getCiphertextPath with the cryptofs root (#155 )

Release 2.6.0

04 Jan 12:59
2.6.0
1fe8036
Compare
Choose a tag to compare
  • CryptoFileSystem-API: Add method to get (data) ciphertext path from given cleartext path (see #154)

Release 2.5.3

06 Dec 12:34
2.5.3
ae19036
Compare
Choose a tag to compare
  • Health API: Fix for OrphanContentDir also processed non-cryptomator files (see 1589347)

Release 2.5.2

05 Dec 10:25
2.5.2
e1e07f3
Compare
Choose a tag to compare
  • Health API: Wrong fix for result MissingContentDir (#152 )
  • Health API: Relax fix for result OrphanContentDir, allowing non-matching dirIdBackup to orphan path (see 38df17a)

Full Changelog: 2.5.1...2.5.2

Hotfix 2.5.1

25 Nov 15:44
2.5.1
2f42f3c
Compare
Choose a tag to compare

What's Fixed:

  • Health API: MissingDirIdBackup falsely reported

Full Changelog: 2.5.0...2.5.1