Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.65 KB

File metadata and controls

40 lines (28 loc) · 1.65 KB

Changelog

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.

[Unreleased]

No changes yet.

1.6.1 - 2026-06-23

Changed

  • Update dependencies
    • org.cryptomator:integrations-api from 1.7.0 to 1.9.0
    • com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.4
    • org.slf4j:slf4j-* from 2.0.17 to 2.0.18

1.6.0 - 2026-02-17

Added

  • Maven wrapper (#131)

Changed

  • 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-databind from 2.20.0 to 2.20.1
    • com.fasterxml.jackson.core:jackson-annotations from 2.20 to 2.21

1.5.1 - 2025-09-17

Changed

  • Update com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.20.0
  • Update com.fasterxml.jackson.core:jackson-annotations from 2.19.0 to 2.20
  • Update org.cryptomator:integrations-api from 1.6.0 to 1.7.0