Skip to content

Commit 56b330c

Browse files
committed
chore: sync config and changelog to 2.244.0 [skip ci]
1 parent b13ca1e commit 56b330c

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
# 2.244.0
2+
3+
## Ghostfolio 2.244.0 Release Notes
4+
5+
### Changed
6+
7+
- Improved the usability of the asset profile details dialog in the admin control panel for currencies
8+
- Removed the deprecated static portfolio analysis rule: _Fees_ (Fee Ratio)
9+
- Refactored queries in the data provider service to use Prisma’s safe query methods
10+
11+
### Fixed
12+
13+
- Fixed an exception by adding a fallback for missing market price values on the _X-ray_ page
14+
15+
### Special Thanks
16+
17+
- @agarg5
18+
- @dtslvr
19+
- @KenTandrian
20+
- Aidan Crinion
21+
22+
---
23+
*This release was automatically generated based on the official Ghostfolio update.*
24+
25+
---
26+
127
# 2.243.0
228

329
## Ghostfolio 2.243.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.243.0",
3+
"version": "2.244.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)