Releases: lildude/ha-addon-ghostfolio
Releases · lildude/ha-addon-ghostfolio
v1.49.0
Ghostfolio Release Notes
v2.135.0
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 version4.2.0
to4.4.7
- Upgraded
chartjs-chart-treemap
from version2.3.1
to3.1.0
- Upgraded
chartjs-plugin-annotation
from version2.1.2
to3.1.0
- Upgraded
eslint
dependencies - Upgraded
nestjs
from version10.1.3
to10.4.15
- Upgraded
Nx
from version20.3.0
to20.3.2
- Upgraded
reflect-metadata
from version0.1.13
to0.2.2
- Upgraded
uuid
from version11.0.2
to11.0.5
Add-on Release Notes
What's Changed
Full Changelog: v1.48.0...v1.49.0
v1.48.0
Ghostfolio Release Notes
v2.134.0
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 version6.1.0
to6.2.1
Fixed
- Fixed an issue with the import of activities with type
FEE
(where unit price is0
) - Fixed an issue with the renaming of activities with type
FEE
,INTEREST
,ITEM
orLIABILITY
- Handled an exception in the scraper configuration introduced by the migration from
got
tofetch
Add-on Release Notes
What's Changed
Full Changelog: v1.47.0...v1.48.0
v1.47.0
Ghostfolio Release Notes
v2.133.1
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 usingfetch
- Changed the
REDIS_HOST
fromlocalhost
toredis
in.env.example
- Changed the Postgres host from
localhost
topostgres
in.env.example
- Changed the Postgres image from
postgres:15
topostgres:15-alpine
in thedocker-compose
files - Introduced
extends
in thedocker-compose
files - Improved the language localization for German (
de
) - Refreshed the cryptocurrencies list
- Upgraded
envalid
from version7.3.1
to8.0.0
- Upgraded
replace-in-file
from version7.0.1
to8.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
Ghostfolio Release Notes
v2.133.0
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 usingfetch
- Changed the
REDIS_HOST
fromlocalhost
toredis
in.env.example
- Changed the Postgres host from
localhost
topostgres
in.env.example
- Changed the Postgres image from
postgres:15
topostgres:15-alpine
in thedocker-compose
files - Introduced
extends
in thedocker-compose
files - Improved the language localization for German (
de
) - Refreshed the cryptocurrencies list
- Upgraded
envalid
from version7.3.1
to8.0.0
- Upgraded
replace-in-file
from version7.0.1
to8.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
- Update softprops/action-gh-release action to v2.2.1 by @renovate in #113
- Update Ghostfolio to v2.133.0 by @renovate in #114
Full Changelog: v1.45.0...v1.46.0
v1.45.0
Ghostfolio Release Notes
v2.132.0
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 useAbortSignal.timeout()
withoutAbortController()
- Improved the language localization for German (
de
) - Eliminated
body-parser
in favor of using@nestjs/platform-express
- Upgraded the Stripe dependencies
- Upgraded
angular
from version18.2.8
to19.0.5
- Upgraded
husky
from version9.1.6
to9.1.7
- Upgraded
marked
from version12.0.2
to15.0.4
- Upgraded
ng-extract-i18n-merge
from version2.12.0
to2.13.1
- Upgraded
ngx-device-detector
from version8.0.0
to9.0.0
- Upgraded
ngx-markdown
from version18.0.0
to19.0.0
- Upgraded
Nx
from version20.1.2
to20.3.0
- Upgraded
prisma
from version6.0.1
to6.1.0
- Upgraded
zone.js
from version0.14.10
to0.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
Ghostfolio Release Notes
v2.131.0
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
Ghostfolio Release Notes
v2.130.0
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 version6.2.1
to6.2.2
Add-on Release Notes
What's Changed
Full Changelog: v1.42.0...v1.43.0
v1.42.0
Ghostfolio Release Notes
v2.129.0
Added
- Added
userId
to theSymbolProfile
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
Ghostfolio Release Notes
v2.128.0
Changed
- Optimized the holding selector in the assistant
- Improved the language localization for German (
de
) - Upgraded
@internationalized/number
from version3.5.2
to3.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
Ghostfolio Release Notes
v2.127.0
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
- Update softprops/action-gh-release action to v2.2.0 by @renovate in #107
- Update Ghostfolio to v2.127.0 by @renovate in #106
Full Changelog: v1.39.0...v1.40.0