Skip to content

Releases: lildude/ha-addon-ghostfolio

v1.161.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 14:01
6ffb7d8

Ghostfolio Release Notes

v3.18.0

Compare Source

Added
  • Added support for filtering in the public access for portfolio sharing (experimental)
  • Set up the language localization for Japanese (ja)
Changed
  • Improved the alias display in the access table to share the portfolio
  • Improved the language localization for German (de)
Fixed
  • Fixed a phantom UNKNOWN slice in the portfolio proportion chart component caused by floating-point rounding
  • Fixed the base currency for the total value calculation in the public access for portfolio sharing
  • Fixed an issue in the public access for portfolio sharing that exposed absolute values of the top holdings of ETFs
  • Fixed the time zone handling in the api test suite for deterministic execution in UTC

Add-on Release Notes

What's Changed

Full Changelog: v1.160.0...v1.161.0

v1.160.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 01:42
02338cb

Ghostfolio Release Notes

v3.17.0

Compare Source

Added
  • Added zod as a root dependency to resolve peer dependency warnings
Changed
  • Improved the error message styling in the import activities dialog
  • Improved the grantee display in the access table to share the portfolio
  • Improved the country mapping for data providers
  • Upgraded bull-board from version 7.2.1 to 8.0.1
  • Upgraded Nx from version 22.7.5 to 23.0.1
  • Upgraded prettier from version 3.8.3 to 3.8.4
Fixed
  • Improved the table headers’ alignment in the queue jobs table of the admin control panel

Add-on Release Notes

What's Changed

Full Changelog: v1.159.0...v1.160.0

v1.159.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 20:41
037e7e3

Ghostfolio Release Notes

v3.16.0

Compare Source

Added
  • Extended the user account settings with a copy-to-clipboard button for the user id
  • Added pagination to the platform management of the admin control panel
  • Added pagination to the tag management of the admin control panel
  • Extended the asset profile details dialog of the admin control panel with a copy-to-clipboard button for the ISIN number
  • Extended the asset profile details dialog of the admin control panel with a copy-to-clipboard button for the symbol
Changed
  • Improved the throughput of the market data gathering queue by applying the rate limit per data source
  • Decreased the rate limiter duration of the market data gathering queue jobs from 4 to 3 seconds
  • Removed the deprecated SymbolProfile field from the endpoint GET api/v1/portfolio/holding/:dataSource/:symbol
  • Upgraded @simplewebauthn/browser and @simplewebauthn/server from version 13.2.2 to 13.3
Fixed
  • Fixed an issue with hourly market data updates not refreshing prices for asset profiles with MANUAL data source
  • Fixed an issue with the log context formatting in the performance logging service

Add-on Release Notes

What's Changed

Full Changelog: v1.158.0...v1.159.0

v1.158.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 05:13
09d21a6

Ghostfolio Release Notes

v3.15.1

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
  • Upgraded @internationalized/number from version 3.6.6 to 3.6.7
Fixed
  • Fixed an issue where symbols with special characters caused API request failures by URL encoding the symbol
  • Fixed the disabled state of the delete action in the asset profiles actions menu of the historical market data table in the admin control panel
  • Fixed the persistence of an empty locale string in the scraper configuration
  • Fixed a transaction timeout that prevented gathering historical market data for symbols with a long history
  • Fixed an exception in various portfolio endpoints when historical exchange rate data is missing

v3.15.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
  • Upgraded @internationalized/number from version 3.6.6 to 3.6.7
Fixed
  • Fixed an issue where symbols with special characters caused API request failures by URL encoding the symbol
  • Fixed the disabled state of the delete action in the asset profiles actions menu of the historical market data table in the admin control panel
  • Fixed the persistence of an empty locale string in the scraper configuration
Special Thanks

Add-on Release Notes

What's Changed

Full Changelog: v1.157.0...v1.158.0

v1.157.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 02:51
bfb58d7

Ghostfolio Release Notes

v3.14.0

Compare Source

Added
  • Exposed the ENABLE_FEATURE_CRON environment variable to control scheduled cron job execution
  • Exposed the PROCESSOR_GATHER_STATISTICS_CONCURRENCY environment variable to control the concurrency of the statistics gathering queue processor
Changed
  • Consolidated the exchange rates to be gathered with hourly market data
  • Improved the language localization for German (de)
  • Upgraded @openrouter/ai-sdk-provider from version 2.9.0 to 2.9.1
  • Upgraded undici from version 7.24.4 to 8.5.0
Fixed
  • Fixed an issue in the data provider service where asset profiles and historical data could be missing for symbols that exist in multiple data sources by keying the responses by the asset profile identifier
  • Resolved an exception in the benchmarks service when the current market price is unavailable

Add-on Release Notes

What's Changed

Full Changelog: v1.156.0...v1.157.0

v1.156.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 00:32
3ea7448

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

Choose a tag to compare

@github-actions github-actions released this 18 Jun 04:54
6482e0f

What's Changed

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

v1.154.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 00:28
67d81b1

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

Choose a tag to compare

@github-actions github-actions released this 13 Jun 22:13
239f52d

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

Choose a tag to compare

@github-actions github-actions released this 13 Jun 00:40
d8196b3

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