Releases: lildude/ha-addon-ghostfolio
Releases · lildude/ha-addon-ghostfolio
v1.139.0
Ghostfolio Release Notes
v2.251.0
Added
- Added the quantity column to the holdings table of the portfolio holdings page
Changed
- Hardened the endpoint
DELETE /api/v1/auth-device/:idby improving the user validation - Improved the allocations by ETF holding on the allocations page by refining the grouping of the same assets with diverging names (experimental)
- Improved the language localization for Polish (
pl) - Upgraded
@trivago/prettier-plugin-sort-importsfrom version5.2.2to6.0.2
Fixed
- Fixed an issue by adding a missing guard in the public access for portfolio sharing
Add-on Release Notes
What's Changed
Full Changelog: v1.138.0...v1.139.0
v1.138.0
Ghostfolio Release Notes
v2.250.0
Added
- Added support for specific calendar year date ranges (
2025,2024,2023, etc.) on the portfolio activities page
Changed
- Consolidated the sign-out logic within the user service to unify cookie, state and token clearance
- Improved the language localization for Polish (
pl) - Upgraded
@ionic/angularfrom version8.7.3to8.8.1 - Upgraded
replace-in-filefrom version8.3.0to8.4.0 - Upgraded
svgmapfrom version2.14.0to2.19.2 - Pinned the Node.js version in the Build code GitHub Action to ensure environment consistency for tests
Fixed
- Fixed an issue with the detection of the thousand separator for the
de-CHlocale - Fixed an issue in the Storybook stories of the symbol autocomplete component caused by a circular dependency
Add-on Release Notes
What's Changed
- Update softprops/action-gh-release action to v2.5.3 by @renovate[bot] in #260
- Update softprops/action-gh-release action to v2.6.0 by @renovate[bot] in #262
- Update softprops/action-gh-release action to v2.6.1 by @renovate[bot] in #263
- Update home-assistant/builder action to v2026.03.2 by @renovate[bot] in #264
- Update Ghostfolio to v2.250.0 by @renovate[bot] in #265
Full Changelog: v1.137.0...v1.138.0
v1.137.0
Ghostfolio Release Notes
v2.249.0
Added
- Integrated Bull Dashboard for a detailed jobs queue view in the admin control panel (experimental)
- Added a debounce to the
PortfolioChangedListenerandAssetProfileChangedListenerto minimize redundant Redis and database operations
Changed
- Improved the Storybook stories of the value component
- Improved the language localization for Dutch (
nl) - Improved the language localization for German (
de) - Upgraded
class-validatorfrom version0.14.3to0.15.1
Fixed
- Fixed false Redis health check failures by using unique keys and increasing the timeout to 5s
Add-on Release Notes
What's Changed
Full Changelog: v1.136.0...v1.137.0
v1.136.0
Ghostfolio Release Notes
v2.248.0
Added
- Added support for column sorting to the data providers management of the admin control panel
Changed
- Included asset profile data in the endpoint
GET api/v1/portfolio/holdings - Included asset profile data in the holdings of the public page
- Reused the value component in the platform management of the admin control panel
- Reused the value component in the tag management of the admin control panel
- Deprecated the
api/v1/orderendpoints in favor of theapi/v1/activitiesendpoints - Upgraded
jsonpathfrom version1.1.1to1.2.1
Fixed
- Fixed an issue in the FIRE calculator to correctly calculate the projected total amount
Add-on Release Notes
What's Changed
Full Changelog: v1.135.0...v1.136.0
v1.135.0
v1.134.0
Ghostfolio Release Notes
v2.246.0
Changed
- Removed the deprecated
committedFundsfrom the summary of the portfolio details endpoint - Upgraded
Nxfrom version22.4.5to22.5.3
Fixed
- Fixed an issue where the apply and reset filter buttons remained disabled in the assistant
Add-on Release Notes
What's Changed
Full Changelog: v1.133.0...v1.134.0
v1.133.0
Ghostfolio Release Notes
v2.245.0
Changed
- Excluded the scraper configuration from the import and export functionality
- Excluded the symbol mapping from the import and export functionality
- Improved the language localization for Dutch (
nl) - Improved the language localization for Italian (
it) - Improved the language localization for Spanish (
es)
Fixed
- Resolved the data source transformation in the errors of the performance endpoint
- Resolved the data source transformation in the export functionality
Add-on Release Notes
What's Changed
Full Changelog: v1.132.0...v1.133.0
v1.132.0
Ghostfolio Release Notes
v2.244.0
Changed
- Improved the usability of the asset profile details dialog in the admin control panel for currencies
- Removed the deprecated static portfolio analysis rule: Fees (Fee Ratio)
- Refactored queries in the data provider service to use Prisma’s safe query methods
Fixed
- Fixed an exception by adding a fallback for missing market price values on the X-ray page
Add-on Release Notes
What's Changed
- Update home-assistant/builder action to v2026 by @renovate[bot] in #251
- Update home-assistant/builder action to v2026.02.1 by @renovate[bot] in #252
- Update Ghostfolio to v2.244.0 by @renovate[bot] in #253
Full Changelog: v1.131.0...v1.132.0
v1.131.0
Ghostfolio Release Notes
v2.243.0
Changed
- Improved the language localization for Chinese (
zh) - Upgraded
nestjsfrom version11.1.8to11.1.14
Fixed
- Fixed an issue when creating activities of type
FEE,INTERESTorLIABILITY
Add-on Release Notes
What's Changed
Full Changelog: v1.130.0...v1.131.0
v1.130.0
Ghostfolio Release Notes
v2.242.0
Changed
- Changed the account field to optional in the create or update activity dialog
Fixed
- Fixed a validation issue for valuables used in the create and import activity logic
- Fixed the page size for presets in the historical market data table of the admin control panel
Add-on Release Notes
What's Changed
Full Changelog: v1.129.0...v1.130.0