diff --git a/CHANGELOG.md b/CHANGELOG.md
index 18be08eb3..429f355db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,10 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added support for Traditional Chinese (`zh-TW`) locale
- Added support for the `DIRECT_URL` environment variable to enable direct database connections
-
### Changed
- Improved the pagination in the activities table of the account detail dialog
+
- Improved the pagination in the activities table of the holding detail dialog
- Randomized the placeholder in the assistant
- Enabled the _Bull Dashboard_ in the admin control panel without requiring an environment variable (experimental)
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 b058810a8..4f62a6265 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
@@ -61,8 +61,10 @@
href="https://github.com/ghostfolio/ghostfolio/blob/main/apps/client/src/locales/messages.{{
language
}}.xlf"
+ rel="noreferrer noopener"
target="_blank"
>here.
}
@@ -295,15 +297,18 @@