Skip to content

Releases: lildude/ha-addon-ghostfolio

v1.42.0

15 Dec 07:22
d32be42
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.129.0

Compare Source

Added
  • Added userId to the SymbolProfile database schema
Changed
  • Improved the usability of the X-ray page by hiding empty rule categories
  • Improved the language localization for German (de)

Add-on Release Notes

What's Changed

Full Changelog: v1.41.0...v1.42.0

v1.41.0

13 Dec 11:17
cbd054f
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.128.0

Compare Source

Changed
  • Optimized the holding selector in the assistant
  • Improved the language localization for German (de)
  • Upgraded @internationalized/number from version 3.5.2 to 3.6.0
Fixed
  • Fixed an exception in the caching of the portfolio snapshot in the portfolio calculator
  • Fixed the import of jsonpath to support REST APIs (JSON) via the scraper configuration

Add-on Release Notes

What's Changed

Full Changelog: v1.40.0...v1.41.0

v1.40.0

11 Dec 08:16
fb7d965
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.127.0

Compare Source

Added
  • Extended the X-ray page by a summary
Fixed
  • Fixed an exception in the caching of the portfolio snapshot in the portfolio calculator

Add-on Release Notes

What's Changed

Full Changelog: v1.39.0...v1.40.0

v1.39.0

08 Dec 08:27
7c8434e
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.126.1

Compare Source

Added
  • Added pagination to the users table of the admin control panel
Changed
  • Improved the labels of the assistant
  • Improved the caching of the portfolio snapshot in the portfolio calculator by expiring cache entries immediately in case of errors
  • Extracted the historical market data editor to a reusable component
  • Upgraded prettier from version 3.3.3 to 3.4.2
  • Upgraded prisma from version 6.0.0 to 6.0.1

v2.126.0

Compare Source

Added
  • Added pagination to the users table of the admin control panel
Changed
  • Improved the labels of the assistant
  • Improved the caching of the portfolio snapshot in the portfolio calculator by expiring cache entries immediately in case of errors
  • Extracted the historical market data editor to a reusable component
  • Upgraded prettier from version 3.3.3 to 3.4.2
  • Upgraded prisma from version 6.0.0 to 6.0.1

Add-on Release Notes

What's Changed

Full Changelog: v1.38.0...v1.39.0

v1.38.0

01 Dec 08:49
02d29a9
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.125.0

Compare Source

Changed
  • Improved the style of the symbol search component
  • Extended the users table in the admin control panel
  • Refreshed the cryptocurrencies list
  • Increased the default request timeout (REQUEST_TIMEOUT)
  • Upgraded cheerio from version 1.0.0-rc.12 to 1.0.0
  • Upgraded prisma from version 5.22.0 to 6.0.0

Add-on Release Notes

What's Changed

Full Changelog: v1.37.0...v1.38.0

v1.37.0

25 Nov 06:32
3b3cc2c
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.124.0

Compare Source

Added
  • Added pagination parameters (skip, take) to the endpoint GET api/v1/admin/user
  • Added pagination response (count) to the endpoint GET api/v1/admin/user
  • Added GHOSTFOLIO as a new data source type
Changed
  • Extended the allocations by ETF holding on the allocations page by the parent ETFs (experimental)
  • Improved the language localization for German (de)
  • Upgraded countries-and-timezones from version 3.4.1 to 3.7.2
  • Upgraded Nx from version 20.0.6 to 20.1.2

Add-on Release Notes

What's Changed

Full Changelog: v1.36.0...v1.37.0

v1.36.0

17 Nov 08:51
6f3e11d
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.123.0

Compare Source

Added
  • Added a blog post: Black Weeks 2024
Changed
  • Moved the chart of the holdings tab on the home page from experimental to general availability
  • Extended the assistant by a holding selector
  • Separated the FIRE / X-ray page
  • Improved the usability to customize the rule thresholds in the X-ray page by introducing range sliders (experimental)
  • Improved the language localization for German (de)
  • Improved the language localization for Italian (it)
  • Upgraded ngx-skeleton-loader from version 7.0.0 to 9.0.0
  • Upgraded prisma from version 5.21.1 to 5.22.0
  • Upgraded uuid from version 9.0.1 to 11.0.2

Add-on Release Notes

What's Changed

Full Changelog: v1.35.0...v1.36.0

v1.35.0

31 Oct 00:22
27034ee
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.120.0

Compare Source

Added
  • Added support for log levels (LOG_LEVELS) to conditionally log prisma query events (debug or verbose)
Changed
  • Restructured the resources page
  • Renamed the static portfolio analysis rule from Allocation Cluster Risk to Economic Market Cluster Risk (Developed Markets and Emerging Markets)
  • Improved the language localization for German (de)
  • Switched the consistent-generic-constructors rule from warn to error in the eslint configuration
  • Switched the consistent-indexed-object-style rule from warn to off in the eslint configuration
  • Switched the consistent-type-assertions rule from warn to error in the eslint configuration
  • Switched the prefer-optional-chain rule from warn to error in the eslint configuration
  • Upgraded Nx from version 20.0.3 to 20.0.6

Add-on Release Notes

What's Changed

Full Changelog: v1.34.0...v1.35.0

v1.34.0

27 Oct 14:02
e152eb4
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.119.0

Compare Source

Changed
  • Switched the consistent-type-definitions rule from warn to error in the eslint configuration
  • Switched the no-empty-function rule from warn to error in the eslint configuration
  • Switched the prefer-function-type rule from warn to error in the eslint configuration
  • Upgraded prisma from version 5.20.0 to 5.21.1
Fixed
  • Fixed an issue with the X-axis scale of the dividend timeline on the analysis page
  • Fixed an issue with the X-axis scale of the investment timeline on the analysis page
  • Fixed an issue with the X-axis scale of the portfolio evolution chart on the analysis page
  • Fixed an issue in the calculation of the static portfolio analysis rule: Allocation Cluster Risk (Developed Markets)
  • Fixed an issue in the calculation of the static portfolio analysis rule: Allocation Cluster Risk (Emerging Markets)

Add-on Release Notes

What's Changed

Full Changelog: v1.33.0...v1.34.0

v1.33.0

24 Oct 07:36
386b289
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.118.0

Compare Source

Added
  • Added a new static portfolio analysis rule: Allocation Cluster Risk (Developed Markets)
  • Added a new static portfolio analysis rule: Allocation Cluster Risk (Emerging Markets)
  • Added support for mutual funds in the EOD Historical Data service
Changed
  • Improved the font colors of the chart of the holdings tab on the home page (experimental)
  • Optimized the dialog sizes for mobile (full screen)
  • Optimized the git-hook via husky to lint only affected projects before a commit
  • Upgraded angular from version 18.1.1 to 18.2.8
  • Upgraded Nx from version 19.5.6 to 20.0.3
Fixed
  • Fixed the warning export was not found in connection with GetValuesParams
  • Quoted the password for the Redis service healthcheck in the docker-compose files (docker-compose.yml and docker-compose.build.yml)

Add-on Release Notes

What's Changed

Full Changelog: v1.32.0...v1.33.0