Skip to content

Commit 034e324

Browse files
committed
chore: sync config and changelog to 2.249.0 [skip ci]
1 parent 0ed2e83 commit 034e324

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.249.0
2+
3+
## Ghostfolio 2.249.0 Release Notes
4+
5+
### Added
6+
7+
- Integrated _Bull Dashboard_ for a detailed jobs queue view in the admin control panel (experimental)
8+
- Added a debounce to the `PortfolioChangedListener` and `AssetProfileChangedListener` to minimize redundant _Redis_ and database operations
9+
10+
### Changed
11+
12+
- Improved the _Storybook_ stories of the value component
13+
- Improved the language localization for Dutch (`nl`)
14+
- Improved the language localization for German (`de`)
15+
- Upgraded `class-validator` from version `0.14.3` to `0.15.1`
16+
17+
### Fixed
18+
19+
- Fixed false _Redis_ health check failures by using unique keys and increasing the timeout to 5s
20+
21+
### Special Thanks
22+
23+
- @dtslvr
24+
- @Erwin-N
25+
26+
---
27+
*This release was automatically generated based on the official Ghostfolio update.*
28+
29+
---
30+
131
# 2.248.0
232

333
## Ghostfolio 2.248.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.248.0",
3+
"version": "2.249.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)