Skip to content

Commit

Permalink
Update ghostfolio to 2.103.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz committed Aug 11, 2024
1 parent ce6ff9c commit 560ebc0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
2 changes: 1 addition & 1 deletion ghostfolio/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
APP_PORT: 3334

server:
image: ghostfolio/ghostfolio:2.100.0@sha256:36cb25e49fcd46ed923839a52258fb921a8795d9a052b22e00eb4bba2b02e640
image: ghostfolio/ghostfolio:2.103.0@sha256:37d155f903375acba3e4fc739a95bf7dc199bbc86f6f34921b9add4f4c0facf8
init: true
restart: on-failure
environment:
Expand Down
15 changes: 6 additions & 9 deletions ghostfolio/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ manifestVersion: 1
id: ghostfolio
category: finance
name: Ghostfolio
version: "2.100.0"
version: "2.103.0"
tagline: Manage your wealth like a boss
description: >-
Ghostfolio is a privacy-first, open source dashboard for your personal finances.
Expand Down Expand Up @@ -31,16 +31,13 @@ path: ""
deterministicPassword: false
torOnly: false
releaseNotes: >
This release includes several improvements and additions:
This release includes several improvements:
Added:
- Support to manage tags of holdings in the holding detail dialog
Changed:
- Improved the color assignment in the chart of the holdings tab on the home page (experimental)
- Persisted the view mode of the holdings tab on the home page (experimental)
- Improved the language localization for Catalan and Spanish
- 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
- Optimized the docker image layers to reduce the image size
Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases.
Expand Down

0 comments on commit 560ebc0

Please sign in to comment.