Skip to content

Commit c957448

Browse files
committed
chore: sync config and changelog to 2.241.0 [skip ci]
1 parent 9121018 commit c957448

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
# 2.241.0
2+
3+
## Ghostfolio 2.241.0 Release Notes
4+
5+
### Changed
6+
7+
- Improved the usability of the portfolio summary tab on the home page in the _Presenter View_
8+
- Refreshed the cryptocurrencies list
9+
- Improved the language localization for German (`de`)
10+
- Improved the language localization for Spanish (`es`)
11+
12+
### Fixed
13+
14+
- Fixed an issue with `balanceInBaseCurrency` of the accounts in the value redaction interceptor for the impersonation mode
15+
- Fixed an issue with `comment` of the accounts in the value redaction interceptor for the impersonation mode
16+
- Fixed an issue with `dividendInBaseCurrency` of the accounts in the value redaction interceptor for the impersonation mode
17+
- Fixed an issue with `interestInBaseCurrency` of the accounts in the value redaction interceptor for the impersonation mode
18+
- Fixed an issue with `value` of the accounts in the value redaction interceptor for the impersonation mode
19+
20+
### Special Thanks
21+
22+
- @dtslvr
23+
- @KenTandrian
24+
- @slegarraga
25+
26+
---
27+
*This release was automatically generated based on the official Ghostfolio update.*
28+
29+
---
30+
131
# 2.240.0
232

333
## Ghostfolio 2.240.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.240.0",
3+
"version": "2.241.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)