umbrel-apps/ghostfolio/umbrel-app.yml
smolgrrr 083d0e1259
Update ghostfolio to 2.28.0 (#872)
Co-authored-by: nmfretz <nmfretz@gmail.com>
2023-12-05 16:01:55 -08:00

53 lines
1.7 KiB
YAML

manifestVersion: 1
id: ghostfolio
category: finance
name: Ghostfolio
version: "2.28.0"
tagline: Manage your wealth like a boss
description: >-
Ghostfolio is a privacy-first, open source dashboard for your personal finances.
Break down your asset allocation, know your net worth and make solid, data-driven
investment decisions.
Protect your assets. Refine your personal investment strategy.
Ghostfolio empowers busy people to keep track of stocks, ETFs or cryptocurrencies
without being tracked.
developer: Ghostfolio
website: https://ghostfol.io/
dependencies: []
repo: https://github.com/ghostfolio/ghostfolio
support: https://github.com/ghostfolio/ghostfolio/discussions
port: 3334
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
deterministicPassword: false
torOnly: false
releaseNotes: >
This release upgrades Ghostfolio from v2.14.0 to v2.28.0, and includes numerous bug fixes, performance improvements, and exciting new features. Here's what's new in the latest version:
Added:
- Added a historical cash balances table to the account detail dialog
- Introduced a 'HasPermission' annotation for endpoints
Changed:
- Relaxed the check for duplicates in the preview step of the activities import (allow same day)
- Respected the 'withExcludedAccounts' flag in the account balance time series
Fixed:
- Changed the mechanism of the 'INTRADAY' data gathering to operate synchronously avoiding database deadlocks
For full release notes and additional changes from previous versions, please visit: https://github.com/ghostfolio/ghostfolio/releases
submitter: BeauAgst
submission: https://github.com/getumbrel/umbrel-apps/pull/396