mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update Ghostfolio to 1.287.0 (#662)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
0835a084c3
commit
2c9005ba75
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 3334
|
||||
|
||||
server:
|
||||
image: ghostfolio/ghostfolio:1.269.0@sha256:096ea10a7e9c8c471701da78d3aeb8434879e465b36b3564d6bb424bc47c2b3d
|
||||
image: ghostfolio/ghostfolio:1.287.0@sha256:4dfee326c1574c3512a5a58e7c73b9ac03535d439e2a2dab1d8cae95129e36b7
|
||||
restart: on-failure
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: ghostfolio
|
||||
category: finance
|
||||
name: Ghostfolio
|
||||
version: "1.269.0"
|
||||
version: "1.287.0"
|
||||
tagline: Manage your wealth like a boss
|
||||
description: >-
|
||||
Ghostfolio is a privacy-first, open source dashboard for your personal finances.
|
||||
@ -31,17 +31,20 @@ path: ""
|
||||
deterministicPassword: false
|
||||
torOnly: false
|
||||
releaseNotes: >
|
||||
This version contains a crucial update to address the inability to add new securities, an issue that arose from a recent change to Yahoo Finance.
|
||||
A full list of new features, improvements, and bug fixes
|
||||
for versions between 1.241.0 and 1.269.0 can be found here: https://github.com/ghostfolio/ghostfolio/releases.
|
||||
Changed:
|
||||
|
||||
|
||||
Version 1.269.0 release notes:
|
||||
|
||||
- Added FINANCIAL_MODELING_PREP as a new data source type
|
||||
|
||||
- Improved the market price on the first buy date in the chart of the position detail dialog
|
||||
- Hid the average buy price in the position detail chart if there is no holding
|
||||
|
||||
- Restructured the admin control panel with a new settings tab
|
||||
- Improved the language localization for French
|
||||
|
||||
- Refactored the blog articles to standalone components
|
||||
|
||||
|
||||
Fixed:
|
||||
|
||||
- Fixed the sorting by currency in the activities table
|
||||
|
||||
|
||||
For full release notes and additional changes from previous version 1.269, please visit: https://github.com/ghostfolio/ghostfolio/releases
|
||||
submitter: BeauAgst
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/396
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/396
|
||||
|
Loading…
Reference in New Issue
Block a user