Skip to content

Commit

Permalink
Update ghostfolio to 2.100.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz committed Aug 6, 2024
1 parent b5da684 commit 395dab6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 17 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.98.0@sha256:aebdb70329c99fb3303599005e3807def90a5a11f06edf9a30e5e82aae9f9b78
image: ghostfolio/ghostfolio:2.100.0@sha256:36cb25e49fcd46ed923839a52258fb921a8795d9a052b22e00eb4bba2b02e640
init: true
restart: on-failure
environment:
Expand Down
25 changes: 9 additions & 16 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.98.0"
version: "2.100.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,24 +31,17 @@ path: ""
deterministicPassword: false
torOnly: false
releaseNotes: >
Here's what's new in this release:
This release includes several improvements and additions:
Added:
- Set up the language localization for Catalan (ca)
- Support to manage tags of holdings in the holding detail dialog
Changed:
- Improved the account selector of the create or update activity dialog
- Improved the handling of the numerical precision in the value component
- Skipped derived currencies in the get quotes functionality of the data provider service
- Improved the language localization for Spanish (es)
Fixed:
- Fixed the dividend import from a data provider for holdings without an account
- Fixed an issue in the public page related to a non-existent access
- 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
Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases.
submitter: BeauAgst
Expand Down

0 comments on commit 395dab6

Please sign in to comment.