diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b736883e..83ab9b67a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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 + +- Improved the wording for the _Restricted View_: _Presenter View_ + ## 1.40.0 - 19.08.2021 ### Changed diff --git a/apps/client/src/app/pages/account/account-page.html b/apps/client/src/app/pages/account/account-page.html index fb5b4ca00..87e947a26 100644 --- a/apps/client/src/app/pages/account/account-page.html +++ b/apps/client/src/app/pages/account/account-page.html @@ -9,12 +9,12 @@
-
Alias
-
{{ user.alias }}
+
Alias
+
{{ user.alias }}
-
Membership
-
+
Membership
+
{{ user?.subscription?.type }}
-
-
Restricted View
+
+
Presenter View
- Hides absolute values like performances and quantities. + Hides sensitive values such as absolute performances and + quantities.
-
+
-
+
Base Currency
-
+
-
+
View Mode
-
+
-
Sign in with fingerprint
-
+
Sign in with fingerprint
+