mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update ghostfolio to 2.146.0 (#2364)
This commit is contained in:
parent
987d7d931c
commit
c2997badcb
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 3334
|
APP_PORT: 3334
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: ghostfolio/ghostfolio:2.145.1@sha256:492201a78176a963a8ad791bb49c91bc312247fc7f3b0c6fa08f8cccdb4deb02
|
image: ghostfolio/ghostfolio:2.146.0@sha256:d2ef0188782c24c048d4df67e7121217ec7b2e5544dd344be76646f0945bc16e
|
||||||
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.145.1"
|
version: "2.146.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,14 +32,12 @@ deterministicPassword: false
|
|||||||
torOnly: false
|
torOnly: false
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This release includes the following improvements:
|
This release includes the following improvements:
|
||||||
- Added AI prompt copy feature for analysis data
|
- Improved user account registration usability
|
||||||
- Improved X-ray page styling and German localization
|
- Enhanced AI prompt copy feature on the analysis page
|
||||||
- Fixed import functionality issues on activities page
|
- Improved German language localization
|
||||||
- Fixed dividend and market data retrieval in Financial Modeling Prep
|
- Removed exchange rates from admin control panel overview
|
||||||
- Added LinkedIn page links to about page and footer
|
- Upgraded various dependencies
|
||||||
- Enhanced custom currency management in admin panel
|
|
||||||
- Added timestamp to portfolio snapshots and CUSIP support
|
|
||||||
- Integrated Storybook into build process
|
|
||||||
|
|
||||||
Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases
|
Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases
|
||||||
submitter: BeauAgst
|
submitter: BeauAgst
|
||||||
|
Loading…
Reference in New Issue
Block a user