Update ghostfolio to 2.252.0 (#5272)
This commit is contained in:
parent
ed376d9382
commit
c8d3bd985e
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 3334
|
||||
|
||||
server:
|
||||
image: ghostfolio/ghostfolio:2.251.0@sha256:e1720d6df41927fdb3276cf2a58abac2ad054564b42b5f279e8c6b5a8c19dc43
|
||||
image: ghostfolio/ghostfolio:2.252.0@sha256:84b780153e604f8c0cb72af4ae40a63528283e6ccbeead5252326a2bebda6844
|
||||
init: true
|
||||
restart: on-failure
|
||||
environment:
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: ghostfolio
|
||||
category: finance
|
||||
name: Ghostfolio
|
||||
version: "2.251.0"
|
||||
version: "2.252.0"
|
||||
tagline: Manage your wealth like a boss
|
||||
description: >-
|
||||
Ghostfolio is a privacy-first, open source dashboard for your personal finances.
|
||||
@ -34,10 +34,10 @@ deterministicPassword: false
|
||||
torOnly: false
|
||||
releaseNotes: >-
|
||||
This release includes improvements and bug fixes:
|
||||
- Added the quantity column to the holdings table on the portfolio holdings page
|
||||
- Improved grouping of the same assets with diverging names on the allocations page
|
||||
- Fixed an issue with missing guard in public access for portfolio sharing
|
||||
- Improved language localization for Polish
|
||||
- Added copy-to-clipboard functionality for values, ISIN numbers, and symbols in the holding detail dialog
|
||||
- Added a copy-to-clipboard button for user IDs in the admin control panel
|
||||
- Refreshed the cryptocurrencies list
|
||||
- Improved language localization for German and Spanish
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user