Releases: lildude/ha-addon-ghostfolio
Releases · lildude/ha-addon-ghostfolio
v1.118.0
Ghostfolio Release Notes
v2.228.0
Added
- Extended the portfolio holdings to include performance with currency effects for cash positions
Changed
- Integrated the endpoint to get all platforms (
GET api/v1/platforms) into the create or update account dialog - Extracted the scraper configuration to a dedicated tab in the asset profile details dialog of the admin control panel
- Improved the language localization for German (
de) - Upgraded
@date-fns/utcfrom version2.1.0to2.1.1
Fixed
- Improved the table headers’ alignment of the accounts table on mobile
Add-on Release Notes
What's Changed
Full Changelog: v1.117.0...v1.118.0
v1.117.0
Ghostfolio Release Notes
v2.227.0
Changed
- Initialized the input properties in the FIRE calculator
- Removed the deprecated public Stripe key
- Upgraded
stripefrom version18.5.0to20.1.0
Fixed
- Fixed the import of
jsonpathto support REST APIs (JSON) via the scraper configuration
v2.226.0
Added
- Extended the content of the Self-Hosting section by information about additional data providers on the Frequently Asked Questions (FAQ) page
Changed
- Upgraded
class-validatorfrom version0.14.2to0.14.3 - Upgraded
yahoo-finance2from version3.10.2to3.11.2
Add-on Release Notes
What's Changed
Full Changelog: v1.116.0...v1.117.0
v1.116.0
Ghostfolio Release Notes
v2.225.0
Added
- Added a new endpoint to get all platforms (
GET api/v1/platforms) - Added the session url to the endpoint response of the Stripe checkout
Changed
- Improved the routing of the user detail dialog in the users section of the admin control panel
- Lifted the asset profile identifier editing restriction for
MANUALdata sources in the asset profile details dialog of the admin control panel - Deprecated the public Stripe key
- Improved the language localization for German (
de) - Eliminated
ngx-stripe - Upgraded
angularfrom version20.2.4to21.0.6 - Upgraded
markedfrom version15.0.4to17.0.1 - Upgraded
ngx-device-detectorfrom version10.1.0to11.0.0 - Upgraded
ng-extract-i18n-mergefrom3.1.0to3.2.1 - Upgraded
ngx-markdownfrom version20.0.0to21.0.1 - Upgraded
Nxfrom version21.5.1to22.3.3 - Upgraded
shxfrom version0.3.4to0.4.0 - Upgraded
storybookfrom version9.1.5to10.1.10 - Upgraded
zone.jsfrom version0.15.1to0.16.0
Fixed
- Added the missing currency suffix to the cash balance field in the create or update account dialog
- Fixed the time in market display of the portfolio summary tab on the home page for the impersonation mode
- Fixed the delete button in the asset profile details dialog of the admin control panel by providing the missing
watchedByCountparameter
Add-on Release Notes
What's Changed
Full Changelog: v1.115.0...v1.116.0
v1.115.0
Ghostfolio Release Notes
v2.224.2
Added
- Included the calendar year boundaries in the portfolio calculations
- Added the ISIN number to the asset profile details dialog of the admin control panel
Changed
- Restored the support for specific calendar year date ranges (
2024,2023,2022, etc.) in the assistant (experimental) - Removed the deprecated Angular CLI decorator (
decorate-angular-cli.js) - Refreshed the cryptocurrencies list
Fixed
- Localized date formatting across the FIRE section
v2.224.1
Added
- Included the calendar year boundaries in the portfolio calculations
- Added the ISIN number to the asset profile details dialog of the admin control panel
Changed
- Restored the support for specific calendar year date ranges (
2024,2023,2022, etc.) in the assistant (experimental) - Removed the deprecated Angular CLI decorator (
decorate-angular-cli.js) - Refreshed the cryptocurrencies list
Fixed
- Localized date formatting across the FIRE section
Special Thanks
v2.224.0
Added
- Included the calendar year boundaries in the portfolio calculations
- Added the ISIN number to the asset profile details dialog of the admin control panel
Changed
- Restored the support for specific calendar year date ranges (
2024,2023,2022, etc.) in the assistant (experimental) - Removed the deprecated Angular CLI decorator (
decorate-angular-cli.js) - Refreshed the cryptocurrencies list
Fixed
- Localized date formatting across the FIRE section
Special Thanks
Add-on Release Notes
What's Changed
Full Changelog: v1.114.0...v1.115.0
v1.114.0
Ghostfolio Release Notes
v2.223.0
Added
- Included wealth projection data calculated for the retirement date in the FIRE section (experimental)
Changed
- Moved the notification module to
@ghostfolio/ui - Improved the language localization for German (
de)
Fixed
- Fixed a calculation issue that resulted in the incorrect assignment of unknown data in the portfolio proportion chart component
Add-on Release Notes
What's Changed
Full Changelog: v1.113.0...v1.114.0
v1.113.0
Ghostfolio Release Notes
v2.222.0
Added
- Introduced data source transformation support in the import functionality for self-hosted environments
- Added OpenID Connect (
OIDC) as a new login provider for self-hosted environments (experimental) - Added an optional 3D hover effect to the membership card component
Changed
- Increased the numerical precision for cryptocurrency quantities in the holding detail dialog
- Upgraded
envalidfrom version8.1.0to8.1.1 - Upgraded
prettierfrom version3.7.3to3.7.4
Add-on Release Notes
What's Changed
- Update softprops/action-gh-release action to v2.5.0 by @renovate[bot] in #219
- Update Ghostfolio to v2.221.0 by @renovate[bot] in #220
- Update actions/checkout action to v6.0.1 by @renovate[bot] in #221
- Update Ghostfolio to v2.222.0 by @renovate[bot] in #222
Full Changelog: v1.112.0...v1.113.0
v1.112.0
Ghostfolio Release Notes
v2.220.0
Changed
- Restricted the asset profile data gathering on Sundays to only process outdated asset profiles
- Removed the Cypress testing setup
- Eliminated
uuidin favor of usingrandomUUIDfromnode:crypto - Upgraded
colorfrom version5.0.0to5.0.3 - Upgraded
prettierfrom version3.6.2to3.7.2
Fixed
- Fixed an issue with the exchange rate calculation when converting between derived currencies and their root currencies
Add-on Release Notes
What's Changed
- Update home-assistant/builder action to v2025.11.0 by @renovate[bot] in #217
- Update Ghostfolio to v2.220.0 by @renovate[bot] in #218
Full Changelog: v1.111.0...v1.112.0
v1.111.0
Ghostfolio Release Notes
v2.219.0
Added
- Extended the user detail dialog of the admin control panel’s users section by the authentication method
Changed
- Disabled the action to delete activities if the activities table is empty
- Improved the validation of the currency management in the admin control panel
- Improved the content of the pricing page
- Resolved the data source of the
GHOSTFOLIOdata provider in the export functionality - Resolved the data source of the
GHOSTFOLIOdata provider in the import functionality - Refreshed the cryptocurrencies list
- Improved the language localization for German (
de) - Upgraded
yahoo-finance2from version3.10.1to3.10.2
Fixed
- Fixed an issue with the edit of future activities (drafts)
v2.218.0
Added
- Extended the accounts table menu with a View Details item
- Extended the portfolio summary tab on the home page by percentage values (experimental)
- Added the OSS Gallery logo to the logo carousel on the landing page
Changed
- Improved the dynamic numerical precision for various values in the portfolio summary tab on the home page
- Upgraded
yahoo-finance2from version3.10.0to3.10.1
Add-on Release Notes
What's Changed
- Update actions/checkout action to v6 by @renovate[bot] in #215
- Update Ghostfolio to v2.219.0 by @renovate[bot] in #216
Full Changelog: v1.110.0...v1.111.0
v1.110.0
Ghostfolio Release Notes
v2.217.1
Added
- Introduced support for automatically gathering required exchange rates, exposed as an environment variable (
ENABLE_FEATURE_GATHER_NEW_EXCHANGE_RATES) - Added a blog post: Black Weeks 2025
Changed
- Refactored the get holding functionality in the portfolio service
- Changed the user data loading in the user detail dialog of the admin control panel’s users section to fetch data on demand
- Exposed the authentication with access token as an environment variable (
ENABLE_FEATURE_AUTH_TOKEN) - Improved the search functionality of the Financial Modeling Prep service
- Improved the language localization for German (
de) - Upgraded
prismafrom version6.18.0to6.19.0
Todo
- Rename the environment variable from
ENABLE_FEATURE_SOCIAL_LOGINtoENABLE_FEATURE_AUTH_GOOGLE
v2.217.0
Added
- Introduced support for automatically gathering required exchange rates, exposed as an environment variable (
ENABLE_FEATURE_GATHER_NEW_EXCHANGE_RATES) - Added a blog post: Black Weeks 2025
Changed
- Refactored the get holding functionality in the portfolio service
- Changed the user data loading in the user detail dialog of the admin control panel’s users section to fetch data on demand
- Exposed the authentication with access token as an environment variable (
ENABLE_FEATURE_AUTH_TOKEN) - Improved the language localization for German (
de) - Upgraded
prismafrom version6.18.0to6.19.0
Todo
- Rename the environment variable from
ENABLE_FEATURE_SOCIAL_LOGINtoENABLE_FEATURE_AUTH_GOOGLE
Special Thanks
Add-on Release Notes
What's Changed
- Update Ghostfolio to v2.216.0 by @renovate[bot] in #212
- Update softprops/action-gh-release action to v2.4.2 by @renovate[bot] in #211
- Update actions/checkout action to v5.0.1 by @renovate[bot] in #214
- Update Ghostfolio to v2.217.1 by @renovate[bot] in #213
Full Changelog: v1.109.0...v1.110.0
v1.109.0
Ghostfolio Release Notes
v2.215.0
Added
- Added the endpoint
GET /api/v1/admin/user/:id
Changed
- Improved the Self-Hosting section content for the Compare with... concept on the Frequently Asked Questions (FAQ) page
- Improved the Self-Hosting section content for the Markets concept on the Frequently Asked Questions (FAQ) page
- Changed the build executor of the client from
@nx/angular:webpack-browserto@nx/angular:browser-esbuild - Refactored the app component to standalone
- Improved the language localization for German (
de) - Upgraded
@ionic/angularfrom version8.7.3to8.7.8
Fixed
- Fixed the style of the safe withdrawal rate selector in the FIRE section (experimental)
- Assigned the
ADMINrole to the first user signing up via a social login provider if no administrator existed - Improved the table headers’ alignment in the platform management of the admin control panel
- Improved the table headers’ alignment in the tag management of the admin control panel
Add-on Release Notes
What's Changed
- Update Ghostfolio to v2.214.0 by @renovate[bot] in #208
- Update Ghostfolio to v2.215.0 by @renovate[bot] in #209
- Drop support for armv7 by @lildude in #210
Full Changelog: v1.108.0...v1.109.0