Skip to content

Releases: lildude/ha-addon-ghostfolio

v1.49.0

19 Jan 16:33
104bdb0
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.135.0

Compare Source

Changed
  • Moved the language localization for Polski (pl) from experimental to general availability
  • Extended the Financial Modeling Prep service
  • Switched to ESLint’s flat config format
  • Upgraded chart.js from version 4.2.0 to 4.4.7
  • Upgraded chartjs-chart-treemap from version 2.3.1 to 3.1.0
  • Upgraded chartjs-plugin-annotation from version 2.1.2 to 3.1.0
  • Upgraded eslint dependencies
  • Upgraded nestjs from version 10.1.3 to 10.4.15
  • Upgraded Nx from version 20.3.0 to 20.3.2
  • Upgraded reflect-metadata from version 0.1.13 to 0.2.2
  • Upgraded uuid from version 11.0.2 to 11.0.5

Add-on Release Notes

What's Changed

Full Changelog: v1.48.0...v1.49.0

v1.48.0

16 Jan 05:27
e57721a
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.134.0

Compare Source

Added
  • Set up the language localization for Українська (uk)
Changed
  • Extended the health check endpoint to include database and cache operations (experimental)
  • Refactored various lodash functions with native JavaScript equivalents
  • Improved the language localization for German (de)
  • Upgraded prisma from version 6.1.0 to 6.2.1
Fixed
  • Fixed an issue with the import of activities with type FEE (where unit price is 0)
  • Fixed an issue with the renaming of activities with type FEE, INTEREST, ITEM or LIABILITY
  • Handled an exception in the scraper configuration introduced by the migration from got to fetch

Add-on Release Notes

What's Changed

Full Changelog: v1.47.0...v1.48.0

v1.47.0

09 Jan 19:28
f2ae59f
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.133.1

Compare Source

Added
  • Added a Copy AI prompt to clipboard action to the analysis page (experimental)
Changed
  • Improved the usability of the Copy link to clipboard action by adding a confirmation on success in the access table to share the portfolio
  • Improved the endpoint to fetch the logo of an asset or a platform by sending the original MIME type
  • Eliminated got in favor of using fetch
  • Changed the REDIS_HOST from localhost to redis in .env.example
  • Changed the Postgres host from localhost to postgres in .env.example
  • Changed the Postgres image from postgres:15 to postgres:15-alpine in the docker-compose files
  • Introduced extends in the docker-compose files
  • Improved the language localization for German (de)
  • Refreshed the cryptocurrencies list
  • Upgraded envalid from version 7.3.1 to 8.0.0
  • Upgraded replace-in-file from version 7.0.1 to 8.3.0
Fixed
  • Improved the handling of a missing url in the endpoint to fetch the logo of an asset or a platform
  • Fixed the Storybook setup

Add-on Release Notes

What's Changed

Full Changelog: v1.46.0...v1.47.0

v1.46.0

09 Jan 10:48
561a343
Compare
Choose a tag to compare

Ghostfolio Release Notes

v2.133.0

Compare Source

Added
  • Added a Copy AI prompt to clipboard action to the analysis page (experimental)
Changed
  • Improved the usability of the Copy link to clipboard action by adding a confirmation on success in the access table to share the portfolio
  • Improved the endpoint to fetch the logo of an asset or a platform by sending the original MIME type
  • Eliminated got in favor of using fetch
  • Changed the REDIS_HOST from localhost to redis in .env.example
  • Changed the Postgres host from localhost to postgres in .env.example
  • Changed the Postgres image from postgres:15 to postgres:15-alpine in the docker-compose files
  • Introduced extends in the docker-compose files
  • Improved the language localization for German (de)
  • Refreshed the cryptocurrencies list
  • Upgraded envalid from version 7.3.1 to 8.0.0
  • Upgraded replace-in-file from version 7.0.1 to 8.3.0
Fixed
  • Improved the handling of a missing url in the endpoint to fetch the logo of an asset or a platform
  • Fixed the Storybook setup

Add-on Release Notes

What's Changed

Full Changelog: v1.45.0...v1.46.0

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