From ceed70c314ac13be9d3db469a482cb9c9370b554 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Mon, 29 Dec 2025 16:59:01 +0100 Subject: [PATCH] [skip ci] update changelog --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index baf940d14..682eaf162 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,12 +10,13 @@ Changes to prior versions can be found on the [Github release page](https://gith ## [Unreleased](https://github.com/cryptomator/cryptomator/compare/1.18.0...HEAD) ### Added -* Self-Update Mechanism (#3948) +* Self-Update Mechanism ([#3948](https://github.com/cryptomator/cryptomator/pull/3948)) * Implemented `.dmg` update mechanism * Implemented Flatpak update mechanism -* App notifications (#4069) -* Mark files in-use for Hub vaults (#4078) +* App notifications ([#4069](https://github.com/cryptomator/cryptomator/pull/4069)) +* Mark files in-use for Hub vaults ([#4078](https://github.com/cryptomator/cryptomator/pull/4078)) +* Accessibility labels for GUI elements ([#4064](https://github.com/cryptomator/cryptomator/issues/4064), [#4066](https://github.com/cryptomator/cryptomator/pull/4066), [#4055](https://github.com/cryptomator/cryptomator/issues/4055)) ### Changed -* Built using JDK 25 (#4031) -* Modernized Templage for GitHub Releases \ No newline at end of file +* Built using JDK 25 ([#4031](https://github.com/cryptomator/cryptomator/issues/4031)) +* Modernized Template for GitHub Releases \ No newline at end of file