diff --git a/CHANGELOG.md b/CHANGELOG.md index 63e36af8f..193fe9d12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed an issue in the portfolio summary with the currency conversion of fees - Fixed an issue in the the search for a holding +- Removed the show condition of the experimental features setting in the user settings ## 2.95.0 - 2024-07-12 diff --git a/apps/client/src/app/components/user-account-settings/user-account-settings.html b/apps/client/src/app/components/user-account-settings/user-account-settings.html index c369f81bd..66eb37f61 100644 --- a/apps/client/src/app/components/user-account-settings/user-account-settings.html +++ b/apps/client/src/app/components/user-account-settings/user-account-settings.html @@ -196,25 +196,23 @@ /> - @if (hasPermissionToUpdateUserSettings) { -