Browse Source

Update ghostfolio to 2.105.0 (#1384)

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

2
ghostfolio/docker-compose.yml

@ -7,7 +7,7 @@ services:
APP_PORT: 3334
server:
image: ghostfolio/ghostfolio:2.103.0@sha256:37d155f903375acba3e4fc739a95bf7dc199bbc86f6f34921b9add4f4c0facf8
image: ghostfolio/ghostfolio:2.105.0@sha256:855e1f97a353a92460cb197e91c1aceda88bfbc9b5b11d1d4912db027cf025aa
init: true
restart: on-failure
environment:

9
ghostfolio/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: ghostfolio
category: finance
name: Ghostfolio
version: "2.103.0"
version: "2.105.0"
tagline: Manage your wealth like a boss
description: >-
Ghostfolio is a privacy-first, open source dashboard for your personal finances.
@ -32,9 +32,10 @@ deterministicPassword: false
torOnly: false
releaseNotes: >
This release includes several improvements:
- Improved the color assignment in the chart of the holdings tab on the home page
- Enabled Catalan and Polish as options in the user settings
- Improved the language localization for Portuguese
- Added support to deactivate rules in the X-ray section
- Improved the language localization for German
- Fixed currency conversion for fees and values in dividend import and activities service
Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases.
submitter: BeauAgst

Loading…
Cancel
Save