Skip to content

Commit 2e6d000

Browse files
committed
chore: sync config and changelog to 2.248.0 [skip ci]
1 parent fbcd227 commit 2e6d000

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
# 2.248.0
2+
3+
## Ghostfolio 2.248.0 Release Notes
4+
5+
### Added
6+
7+
- Added support for column sorting to the data providers management of the admin control panel
8+
9+
### Changed
10+
11+
- Included asset profile data in the endpoint `GET api/v1/portfolio/holdings`
12+
- Included asset profile data in the holdings of the public page
13+
- Reused the value component in the platform management of the admin control panel
14+
- Reused the value component in the tag management of the admin control panel
15+
- Deprecated the `api/v1/order` endpoints in favor of the `api/v1/activities` endpoints
16+
- Upgraded `jsonpath` from version `1.1.1` to `1.2.1`
17+
18+
### Fixed
19+
20+
- Fixed an issue in the _FIRE_ calculator to correctly calculate the projected total amount
21+
22+
### Special Thanks
23+
24+
- @DarkwinngDuck
25+
- @DavidReque
26+
- @dtslvr
27+
- @KenTandrian
28+
- @WinnCook
29+
30+
---
31+
*This release was automatically generated based on the official Ghostfolio update.*
32+
33+
---
34+
135
# 2.247.0
236

337
## Ghostfolio 2.247.0 Release Notes

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Ghostfolio",
3-
"version": "2.247.0",
3+
"version": "2.248.0",
44
"slug": "ghostfolio",
55
"description": "Privacy-first, open source dashboard for your personal finances.",
66
"url": "https://github.com/alfwro13/ha-addon-ghostfolio",

0 commit comments

Comments
 (0)