Skip to content

Commit fec46b4

Browse files
committed
chore: sync config and changelog to 2.245.0 [skip ci]
1 parent e2ce34e commit fec46b4

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.245.0
2+
3+
## Ghostfolio 2.245.0 Release Notes
4+
5+
### Changed
6+
7+
- Excluded the scraper configuration from the import and export functionality
8+
- Excluded the symbol mapping from the import and export functionality
9+
- Improved the language localization for Dutch (`nl`)
10+
- Improved the language localization for Italian (`it`)
11+
- Improved the language localization for Spanish (`es`)
12+
13+
### Fixed
14+
15+
- Resolved the data source transformation in the errors of the performance endpoint
16+
- Resolved the data source transformation in the export functionality
17+
18+
### Special Thanks
19+
20+
- @arielpons
21+
- @dtslvr
22+
- @Erwin-N
23+
- @ratrarity
24+
- @riccobelli
25+
26+
---
27+
*This release was automatically generated based on the official Ghostfolio update.*
28+
29+
---
30+
131
# 2.244.0
232

333
## Ghostfolio 2.244.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.244.0",
3+
"version": "2.245.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)