From b43b515df15af0e7ceb88bf294e83f989034c056 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 21 Aug 2021 08:57:12 +0200 Subject: [PATCH] Feature/add link to system status page (#305) * Add link to system status page * Update changelog --- CHANGELOG.md | 4 +++ .../src/app/pages/about/about-page.html | 29 ++++++++++++++----- 2 files changed, 26 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83ab9b67a..d7514ff9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added a link to the system status page + ### Changed - Improved the wording for the _Restricted View_: _Presenter View_ diff --git a/apps/client/src/app/pages/about/about-page.html b/apps/client/src/app/pages/about/about-page.html index ac398671c..369e18851 100644 --- a/apps/client/src/app/pages/about/about-page.html +++ b/apps/client/src/app/pages/about/about-page.html @@ -10,8 +10,10 @@ stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions. The source code is fully available as open source software (OSS). The project has been initiated by - Thomas Kaul and is driven by the - efforts of its + Thomas Kaul + and is driven by the efforts of its . This instance is running Ghostfolio {{ version }} and has been - last published on {{ lastPublish }}.status.ghostfol.io.

If you encounter a bug or would like to suggest an improvement or a new feature, please tweet to - @ghostfolio_, send an - e-mail to hi@ghostfol.io or open - an issue at - GitHub. + @ghostfolio_, send an e-mail to + hi@ghostfol.io + or open an issue at + GitHub.