From 3f0646066755fad4486229b9abee6940b43dbf88 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Mon, 24 Nov 2025 14:50:19 +0100 Subject: [PATCH 1/4] bump version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 24f35de0a..94030ce4b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.cryptomator cryptomator - 1.19.0-SNAPSHOT + 1.19.0 Cryptomator Desktop App From 04bdb2d8c441143ac7be7bad339e5446f43acbf2 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Mon, 24 Nov 2025 20:58:57 +0100 Subject: [PATCH 2/4] fix mocked update check --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 94030ce4b..a21ef3679 100644 --- a/pom.xml +++ b/pom.xml @@ -36,8 +36,8 @@ 2.9.0 1.8.0-beta1 1.5.1 - 1.5.0-beta1 - 1.7.0-beta1 + 1.5.0-beta2 + 1.7.0-beta2 5.1.0 3.0.0 From 9d3d67b60530e47bd4d2e03935c33512b2586a7e Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Thu, 5 Mar 2026 23:12:58 +0100 Subject: [PATCH 3/4] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec9763ae0..b4c9504d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). The changelog starts with version 1.19.0. Changes to prior versions can be found on the [Github release page](https://github.com/cryptomator/cryptomator/releases). -## [Unreleased](https://github.com/cryptomator/cryptomator/compare/1.18.0...HEAD) +## [1.19.0](https://github.com/cryptomator/cryptomator/compare/1.18.0...HEAD) - tbd ### Added * Self-Update Mechanism ([#3948](https://github.com/cryptomator/cryptomator/pull/3948)) From a2cca0b624ff2098c3efcae7db37a0edf229cecf Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Sun, 8 Mar 2026 23:51:20 +0100 Subject: [PATCH 4/4] finalize release --- CHANGELOG.md | 4 ++-- dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4c9504d4..ac756ccf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). The changelog starts with version 1.19.0. Changes to prior versions can be found on the [Github release page](https://github.com/cryptomator/cryptomator/releases). -## [1.19.0](https://github.com/cryptomator/cryptomator/compare/1.18.0...HEAD) - tbd +## [1.19.0](https://github.com/cryptomator/cryptomator/releases/tag/1.19.0) - 2026-03-09 ### Added * Self-Update Mechanism ([#3948](https://github.com/cryptomator/cryptomator/pull/3948)) @@ -31,7 +31,7 @@ Changes to prior versions can be found on the [Github release page](https://gith * Disable user defined app start config on Windows ([#4132](https://github.com/cryptomator/cryptomator/issues/4132)) * Disable plugin loading by default ([#4136](https://github.com/cryptomator/cryptomator/4136)) * Use JDK 25 ([#4031](https://github.com/cryptomator/cryptomator/pull/4031)) -* Update JavaFX to 25.0.2 ([#4145](https://github.com/cryptomator/cryptomator/pull/4145))) +* Update JavaFX to 25.0.2 ([#4145](https://github.com/cryptomator/cryptomator/pull/4145)) * Updated translations * Updated dependencies * `ch.qos.logback:*` from 1.5.19 to 1.5.32 diff --git a/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml b/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml index 8654f7156..3c264628f 100644 --- a/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml +++ b/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml @@ -83,6 +83,9 @@ + + https://github.com/cryptomator/cryptomator/releases/1.19.0 + https://github.com/cryptomator/cryptomator/releases/1.18.0