Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.61 KB

File metadata and controls

39 lines (26 loc) · 1.61 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.6.1. Changes to prior versions can be found on the Github release page.

Changed

  • Updated dependencies:
    • org.cryptomator:integrations-api from 1.8.0-beta1 to 1.8.0
    • com.fasterxml.jackson.core:jackson-databind from 2.21.1 to 2.21.2
    • org.purejava:secret-service from 1.1.0 to 1.1.1

1.7.0 - 2026-03-12

Added

  • Flatpak Update Mechanism (#117)
  • New KeychainAccess service implementation based on freedesktop secret-service DBus API (#125)
  • Use Maven wrapper for building (#140)

Changed

  • Require JDK 25
  • Pin GitHub action versions used in CI (#132)
  • Updated dependency com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.21.1

1.6.1 - 2025-09-17

Changed

  • Updated org.cryptomator:integrations-api from 1.6.0 to 1.7.0
  • Refactor Dolphin quick access integration for robustness (#114)

Fixed

  • Remove stale bookmarks in Dolphin quick access (#114)