All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
The changelog starts with version 1.5.1. Changes to prior versions can be found on the GitHub release page.
1.6.0 - 2026-02-17
- Maven wrapper (#131)
- Pin CI actions (#132)
- Switch signing certificate and process to Azure (#132)
- [Breaking] Switch compile target to JDK 25 (class file format 69) (#136)
- Update dependencies
com.fasterxml.jackson.core:jackson-databindfrom 2.20.0 to 2.20.1com.fasterxml.jackson.core:jackson-annotationsfrom 2.20 to 2.21
1.5.1 - 2025-09-17
- Update
com.fasterxml.jackson.core:jackson-databindfrom 2.19.0 to 2.20.0 - Update
com.fasterxml.jackson.core:jackson-annotationsfrom 2.19.0 to 2.20 - Update
org.cryptomator:integrations-apifrom 1.6.0 to 1.7.0