Skip to content

Commit 31dfc9f

Browse files
committed
chore: sync config and changelog to 2.250.0 [skip ci]
1 parent 0fee514 commit 31dfc9f

File tree

2 files changed

+41
-1
lines changed

2 files changed

+41
-1
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
# 2.250.0
2+
3+
## Ghostfolio 2.250.0 Release Notes
4+
5+
### Added
6+
7+
- Added support for specific calendar year date ranges (`2025`, `2024`, `2023`, etc.) on the portfolio activities page
8+
9+
### Changed
10+
11+
- Consolidated the sign-out logic within the user service to unify cookie, state and token clearance
12+
- Improved the language localization for Polish (`pl`)
13+
- Upgraded `@ionic/angular` from version `8.7.3` to `8.8.1`
14+
- Upgraded `replace-in-file` from version `8.3.0` to `8.4.0`
15+
- Upgraded `svgmap` from version `2.14.0` to `2.19.2`
16+
- Pinned the _Node.js_ version in the _Build code_ _GitHub Action_ to ensure environment consistency for tests
17+
18+
### Fixed
19+
20+
- Fixed an issue with the detection of the thousand separator for the `de-CH` locale
21+
- Fixed an issue in the _Storybook_ stories of the symbol autocomplete component caused by a circular dependency
22+
23+
### Special Thanks
24+
25+
- @Akd11111
26+
- @AyushMishraa
27+
- @dtslvr
28+
- @Erwin-N
29+
- @gilangjavier
30+
- @JiwaniZakir
31+
- @KenTandrian
32+
- @mvanhorn
33+
- @NathanDrake2406
34+
- @WinnCook
35+
36+
---
37+
*This release was automatically generated based on the official Ghostfolio update.*
38+
39+
---
40+
141
# 2.249.0
242

343
## Ghostfolio 2.249.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.249.0",
3+
"version": "2.250.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)