Skip to content

Releases: lildude/ha-addon-ghostfolio

v1.45.0

30 Dec 15:00
c1a5a87
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.132.0

Compare Source

Added
  • Added the user interface for received access from others
Changed
  • Improved support for automatic deletion of unused asset profiles when deleting activities
  • Migrated the coupon redemption to the notification service for prompt dialogs
  • Refactored got calls to use AbortSignal.timeout() without AbortController()
  • Improved the language localization for German (de)
  • Eliminated body-parser in favor of using @nestjs/platform-express
  • Upgraded the Stripe dependencies
  • Upgraded angular from version 18.2.8 to 19.0.5
  • Upgraded husky from version 9.1.6 to 9.1.7
  • Upgraded marked from version 12.0.2 to 15.0.4
  • Upgraded ng-extract-i18n-merge from version 2.12.0 to 2.13.1
  • Upgraded ngx-device-detector from version 8.0.0 to 9.0.0
  • Upgraded ngx-markdown from version 18.0.0 to 19.0.0
  • Upgraded Nx from version 20.1.2 to 20.3.0
  • Upgraded prisma from version 6.0.1 to 6.1.0
  • Upgraded zone.js from version 0.14.10 to 0.15.0
Fixed
  • Fixed an issue with the algebraic sign in the twitter bot service

Add-on Release Notes

What's Changed

Full Changelog: v1.44.0...v1.45.0

v1.44.0

25 Dec 20:09
f04355e
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.131.0

Compare Source

Changed
  • Improved the search for asset profiles with MANUAL data source in the create or update activity dialog
  • Improved the usability of the link to manage access with a new icon
  • Improved support to import activities by isin in the Yahoo Finance service
  • Improved the language localization for Polish (pl)

Add-on Release Notes

What's Changed

Full Changelog: v1.43.0...v1.44.0

v1.43.0

21 Dec 13:13
facfbf2
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.130.0

Compare Source

Added
  • Added a new static portfolio analysis rule: Asset Class Cluster Risk (Equity)
  • Added a new static portfolio analysis rule: Asset Class Cluster Risk (Fixed Income)
  • Set up a notification service for prompt dialogs
Changed
  • Improved the usability to edit the emergency fund
  • Extracted the market data management from the admin control panel endpoint to a dedicated endpoint
  • Improved the language localization for German (de)
  • Improved the language localization for Polish (pl)
  • Upgraded big.js from version 6.2.1 to 6.2.2

Add-on Release Notes

What's Changed

Full Changelog: v1.42.0...v1.43.0

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