diff --git a/CHANGELOG.md b/CHANGELOG.md index 335743775..2b33b1405 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Changed + +- Moved the tags to the overview tab of the account detail dialog (experimental) +- Moved the tags to the overview tab of the holding detail dialog + ## 3.36.0 - 2026-07-29 ### Added diff --git a/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html b/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html index b7deae6e8..32a11717f 100644 --- a/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html +++ b/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html @@ -112,6 +112,11 @@ >Platform + @if (user?.settings?.isExperimentalFeatures) { +