mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update ghostfolio to 2.108.0 (#1490)
This commit is contained in:
parent
684a960295
commit
9f05f8e345
|
@ -7,7 +7,7 @@ services:
|
||||||
APP_PORT: 3334
|
APP_PORT: 3334
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: ghostfolio/ghostfolio:2.107.1@sha256:5ba109cf70197e25db45606bd6e0613df1149dbcc7446b3d1fae35d8452b212b
|
image: ghostfolio/ghostfolio:2.108.0@sha256:bcb8aa97ef84b6dff8ca049d3b84ef4d43d7ec8db362426b5363151148e2484e
|
||||||
init: true
|
init: true
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||||
id: ghostfolio
|
id: ghostfolio
|
||||||
category: finance
|
category: finance
|
||||||
name: Ghostfolio
|
name: Ghostfolio
|
||||||
version: "2.107.1"
|
version: "2.108.0"
|
||||||
tagline: Manage your wealth like a boss
|
tagline: Manage your wealth like a boss
|
||||||
description: >-
|
description: >-
|
||||||
Ghostfolio is a privacy-first, open source dashboard for your personal finances.
|
Ghostfolio is a privacy-first, open source dashboard for your personal finances.
|
||||||
|
@ -32,13 +32,12 @@ deterministicPassword: false
|
||||||
torOnly: false
|
torOnly: false
|
||||||
releaseNotes: >
|
releaseNotes: >
|
||||||
This release includes several improvements:
|
This release includes several improvements:
|
||||||
- Set up a performance logging service
|
- Added support for bonds in the import dividends dialog
|
||||||
- Added loading indicators to the queue jobs and users tables in the admin control panel
|
- Added a "Copy link to clipboard" action to the access table to share the portfolio
|
||||||
- Reworked the portfolio calculator
|
- Added the current market price column to the historical market data table in the admin control
|
||||||
- Improved caching of the portfolio snapshot
|
- Introduced filters for data source and symbol in the accounts endpoint
|
||||||
- Improved language localization for Polish
|
- Improved the usability of the toggle component
|
||||||
- Fixed issues in the view mode toggle of the holdings tab and on the portfolio activities page
|
- Improved the get quotes functionality of the EOD Historical Data service
|
||||||
- Fixed an issue in the activities filters
|
|
||||||
|
|
||||||
|
|
||||||
Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases.
|
Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user