From fa002b1f177aaddc7bda5849264356cc0e09db81 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 5 Aug 2026 08:25:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b541d5af7..0b4dc0b191 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Guarded the system tags against deletion and renaming in the tag management of the admin control panel +- Improved the check for duplicates in the preview step of the activities import (regardless of the account) +- Extended the activities import to reuse an existing account of the user by name + +### Fixed + +- Fixed the check for duplicates in the preview step of the activities import for activities without a comment ## 3.42.0 - 2026-08-04