Skip to content

Releases: lildude/ha-addon-ghostfolio

v1.156.0

21 Jun 00:32
3ea7448

Choose a tag to compare

Ghostfolio Release Notes

v3.13.0

Compare Source

Added
  • Added an icon to indicate external links in the page tabs component
  • Added the Korean (ko) language to the footer
  • Added a data gathering frequency (DAILY or HOURLY) to the asset profile to control the market data gathering interval
Changed
  • Changed the Fear & Greed Index (market mood) in the markets overview to use the stored market data instead of a live quote
  • Moved the endpoint to get the asset profiles from GET api/v1/admin/market-data to GET api/v1/asset-profiles
  • Moved the endpoint to get the asset profile details from GET api/v1/market-data/:dataSource/:symbol to GET api/v1/asset-profiles/:dataSource/:symbol
  • Added the selected asset profile count to the delete menu item of the historical market data table in the admin control panel
  • Added the selected asset profile count to the deletion confirmation dialog of the historical market data table in the admin control panel
  • Improved the sorting to be case-insensitive in the platform management of the admin control panel
  • Improved the sorting to be case-insensitive in the tag management of the admin control panel
  • Improved the language localization for German (de)
  • Upgraded yahoo-finance2 from version 3.14.2 to 3.15.3
Fixed
  • Fixed an issue with the localization of the country names
  • Fixed an issue in the data provider service where quotes could be missing for symbols that exist in multiple data sources by keying the quotes response by the asset profile identifier

Add-on Release Notes

What's Changed

Full Changelog: v1.155.0...v1.156.0

v1.155.0

18 Jun 04:54
6482e0f

Choose a tag to compare

What's Changed

Full Changelog: v1.154.0...v1.155.0

v1.154.0

15 Jun 00:28
67d81b1

Choose a tag to compare

Ghostfolio Release Notes

v3.11.0

Compare Source

Added
  • Added support for a click handler in the page tabs component
Changed
  • Improved the styling of the tabs across various dialogs
  • Improved the styling of the page tabs component on desktop
  • Enabled the Bull Dashboard tab in the admin control panel (experimental)
  • Migrated the settings dialog to customize the rule thresholds of the X-ray page from ngModel to form control
  • Improved the language localization for Spanish (es)
  • Upgraded bull-board from version 7.1.5 to 7.2.1
  • Upgraded date-fns from version 4.1.0 to 4.4.0
Fixed
  • Improved the loading state when customizing the rule thresholds on the X-ray page

Add-on Release Notes

What's Changed

Full Changelog: v1.153.0...v1.154.0

v1.153.0

13 Jun 22:13
239f52d

Choose a tag to compare

Ghostfolio Release Notes

v3.10.0

Compare Source

Changed
  • Improved the dynamic numerical precision for various values in the account detail dialog on mobile
  • Improved the dynamic numerical precision for various values in the holding detail dialog on mobile
  • Improved the account name display in the activities table
  • Optimized the endpoint GET api/v1/portfolio/holding/:dataSource/:symbol by improving the processing of the historical market data
Fixed
  • Fixed an issue in the import dividends dialog
  • Fixed an issue where certain symbols were incorrectly identified as currencies in various data providers
  • Fixed the last request date in the users table of the admin control panel

Add-on Release Notes

What's Changed

Full Changelog: v1.152.0...v1.153.0

v1.152.0

13 Jun 00:40
d8196b3

Choose a tag to compare

Ghostfolio Release Notes

v3.9.0

Compare Source

Added
  • Extended the Public API with the endpoint to update the asset profile data (PATCH api/v1/asset-profiles/:dataSource/:symbol) (experimental)
  • Added support for a dedicated OpenRouter model for the web_fetch tool in the FetchService
Changed
  • Prefilled the form in the account balance management with the current cash balance
  • Disabled the selection of future dates in the account balance management
  • Grouped commodities and cryptocurrencies into the unknown bucket of the allocations by continent, country, currency, market and sector charts on the allocations page
  • Moved the support for specific calendar year date ranges (2025, 2024, 2023, etc.) in the assistant from experimental to general availability
  • Migrated various components from NgStyle to style bindings
  • Improved the language localization for Korean (ko)
Fixed
  • Grouped activities without an account into the unknown bucket of the allocations by account and platform charts on the allocations page

Add-on Release Notes

What's Changed

Full Changelog: v1.151.0...v1.152.0

v1.151.0

07 Jun 13:51
17b2ff1

Choose a tag to compare

What's Changed

Full Changelog: v1.150.0...v1.151.0

v1.150.0

02 Jun 20:51
e673db4

Choose a tag to compare

Ghostfolio Release Notes

v3.7.0

Compare Source

Added
  • Added support for routing selected requests through the OpenRouter web_fetch tool in the FetchService
Changed
  • Extended the countries mapping in the data enhancer for asset profile data via Trackinsight
  • Removed the deprecated attributes (assetClass, assetClassLabel, assetSubClass, assetSubClassLabel, countries, currency, dataSource, holdings, name, sectors, symbol and url) from the holdings of the portfolio details endpoint response
  • Upgraded Nx from version 22.7.2 to 22.7.5
Fixed
  • Resolved an issue in the impersonation mode where the values did not match the owner’s currency
  • Fixed the environment variable expansion in the .env file when debugging via Visual Studio Code

Add-on Release Notes

What's Changed

Full Changelog: v1.149.0...v1.150.0

v1.149.0

28 May 23:28
5a7abcb

Choose a tag to compare

Ghostfolio Release Notes

v3.6.0

Compare Source

Added
  • Added HTTP_PROXY, HTTPS_PROXY, and NO_PROXY environment variable support to outbound HTTP requests
  • Added the FetchService to centralize outbound HTTP requests
Changed
  • Extracted the floating action buttons (FAB) to a reusable component
  • Upgraded nestjs from version 11.1.19 to 11.1.21
  • Upgraded yahoo-finance2 from version 3.14.0 to 3.14.2

Add-on Release Notes

What's Changed

Full Changelog: v1.148.0...v1.149.0

v1.148.0

24 May 13:39
8b2108f

Choose a tag to compare

Ghostfolio Release Notes

v3.5.0

Compare Source

Added
  • Configured the min-release-age in .npmrc
Changed
  • Removed the deprecated attributes (assetClass, countries, currency, dataSource, name, sectors, symbol and url) from the holdings of the public portfolio endpoint response
  • Removed the deprecated api/v1/order endpoints
  • Upgraded @keyv/redis from version 4.4.0 to 5.1.6
Fixed
  • Fixed a layout regression that caused a double scrollbar on pages without tabs
  • Resolved an issue with missing cash positions caused by an incorrect data source

Add-on Release Notes

What's Changed

Full Changelog: v1.147.0...v1.148.0

v1.147.0

21 May 22:12
3bb7342

Choose a tag to compare

Ghostfolio Release Notes

v3.4.0

Compare Source

Added
  • Added the icon column to the benchmark component
  • Added support for the DIRECT_URL environment variable to enable direct database connections
Changed
  • Improved the pagination in the activities table of the account detail dialog
  • Improved the pagination in the activities table of the holding detail dialog
  • Randomized the placeholder in the assistant
  • Filtered out sectors with zero weight for ETF and mutual fund assets in the Yahoo Finance data enhancer
  • Enabled the Bull Dashboard in the admin control panel without requiring an environment variable (experimental)
  • Improved the verification of the Stripe checkout session when creating a subscription
  • Relaxed the URL validation in the asset profile DTOs to accept both HTTP and HTTPS protocols
  • Relaxed the URL validation in the platform DTOs to accept both HTTP and HTTPS protocols
  • Extracted the page tabs to a reusable component
  • Improved the language localization for German (de)
  • Improved the language localization for Spanish (es)
  • Upgraded bull-board from version 7.0.0 to 7.1.5
  • Upgraded Nx from version 22.7.1 to 22.7.2
Fixed
  • Resolved an issue with the cash balance calculation of an account for SELL activities to ensure fees are correctly subtracted
  • Resolved an exception in the portfolio details endpoint when an asset profile is unmatched

Add-on Release Notes

What's Changed

Full Changelog: v1.146.0...v1.147.0