Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/commit/31f0056a2df7e9186763f9ad6d779ac28a1b493f You should set ROOT_URL correctly, otherwise the web may not work correctly.

Release 2.9.0 ()

pull/2437/head 2.9.0
Thomas Kaul 2 years ago committed by GitHub
parent 550e646079
commit 31f0056a2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@ 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
## 2.9.0 - 2023-10-08
### Added

@ -1,6 +1,6 @@
{
"name": "ghostfolio",
"version": "2.8.0",
"version": "2.9.0",
"homepage": "https://ghostfol.io",
"license": "AGPL-3.0",
"repository": "https://github.com/ghostfolio/ghostfolio",

Loading…
Cancel
Save