From 1db31cc1bd135a3c14baa18fda27cc58ccbe391c Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 25 Sep 2025 20:35:46 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4cc2ae03..f9b2fa815 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added `settings` to the `Access` model +### Changed + +- Extended the tags selector component to support form control + ### Fixed - Fixed an issue where the save button was not enabled after editing tags in the create or update activity dialog