Browse Source

Update ghostfolio to 2.119.0 (#1697)

main
Nathan Fretz 2 months ago
committed by GitHub
parent
commit
b372184188
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      ghostfolio/docker-compose.yml
  2. 10
      ghostfolio/umbrel-app.yml

2
ghostfolio/docker-compose.yml

@ -7,7 +7,7 @@ services:
APP_PORT: 3334
server:
image: ghostfolio/ghostfolio:2.117.0@sha256:7a0385b8d2d21586e554adde6a62fa8eb485bdf89e3b3336f0619f04d7c160a9
image: ghostfolio/ghostfolio:2.119.0@sha256:97c45749c6826e68667b74487577b57ae04af0a516288718808fe4159f8dc608
init: true
restart: on-failure
environment:

10
ghostfolio/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: ghostfolio
category: finance
name: Ghostfolio
version: "2.117.0"
version: "2.119.0"
tagline: Manage your wealth like a boss
description: >-
Ghostfolio is a privacy-first, open source dashboard for your personal finances.
@ -32,11 +32,9 @@ deterministicPassword: false
torOnly: false
releaseNotes: >
This release includes several improvements:
- Added the logotype to the footer
- Added data providers management to the admin control panel
- Improved the backgrounds of the chart on the holdings tab of the home page
- Improved language localization for German
- Fixed an issue in the carousel component for the testimonial section on the landing page
- Fixed issues with chart scaling on the analysis page
- Fixed calculations for portfolio analysis rules related to market allocation risks
- Improved configuration settings
Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases.

Loading…
Cancel
Save