Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 874 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 874 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

The changelog starts with version 0.6.2. Changes to prior versions can be found on the Github release page.

[0.6.2] - 2025-04-10

Changed

  • Update org.cryptomator:cryptofs from 2.7.1 to 2.8.0
  • Update org.cryptomator:webdav-nio-adapter from 2.0.7 to 2.0.10
  • Update org.cryptomator:fuse-nio-adapter from 5.0.4 to 5.0.5
  • Update org.slf4j:slf4j-api from 2.0.16 to 2.0.17
  • Update ch.qos.logback:logback-* from 1.5.13 to 1.5.18
  • Update build JDK from 23 to 24.0.0+36

Fixed

  • Mount fails with libfuse3.17.1 (#87)