From 34f5c0679592d8cc93c3486072bc60c62e2ded95 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Thu, 25 Jun 2026 13:11:11 +0200 Subject: [PATCH] [skip ci] Update changelog Signed-off-by: Armin Schrenk --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66d7bb63b..e4047197a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ Changes to prior versions can be found on the [Github release page](https://gith * Updated to JDK 26.0.1 ([#4244](https://github.com/cryptomator/cryptomator/pull/4244)) * Updated to JavaFX 25.0.3 ([#4255](https://github.com/cryptomator/cryptomator/pull/4255)) * Drop signing with Actalis issued certificate ([#4169](https://github.com/cryptomator/cryptomator/pull/4169), [#4262](https://github.com/cryptomator/cryptomator/pull/4262)) +* Fix dagger binding graph issues ([#4147](https://github.com/cryptomator/cryptomator/pull/4147)) +* Added flatpak build to CI ([#4199](https://github.com/cryptomator/cryptomator/pull/4199)) * Updated dependencies: - `org.cryptomator:webdav-nio-adapter` from 3.0.1 to 3.0.2 - `org.cryptomator:integrations-api` from 1.8.0 to 1.9.0