From 8aa0fd7d5eeb61b200965ce43ea8ff6d07b23c1b Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 12 Aug 2026 15:05:39 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aee61cce8..1fe60311b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Moved the support to clone an activity in the account detail dialog from experimental to general availability +- Moved the support to clone an activity in the holding detail dialog from experimental to general availability +- Moved the support to edit an activity in the account detail dialog from experimental to general availability +- Moved the support to edit an activity in the holding detail dialog from experimental to general availability - Removed the deprecated `isDraft` attribute of the activity in favor of the _Draft_ tag ## 3.48.1 - 2026-08-11