Skip to content

Latest commit

 

History

History
350 lines (220 loc) · 8.87 KB

File metadata and controls

350 lines (220 loc) · 8.87 KB

2.250.0

Ghostfolio 2.250.0 Release Notes

Added

  • Added support for specific calendar year date ranges (2025, 2024, 2023, etc.) on the portfolio activities page

Changed

  • Consolidated the sign-out logic within the user service to unify cookie, state and token clearance
  • Improved the language localization for Polish (pl)
  • Upgraded @ionic/angular from version 8.7.3 to 8.8.1
  • Upgraded replace-in-file from version 8.3.0 to 8.4.0
  • Upgraded svgmap from version 2.14.0 to 2.19.2
  • Pinned the Node.js version in the Build code GitHub Action to ensure environment consistency for tests

Fixed

  • Fixed an issue with the detection of the thousand separator for the de-CH locale
  • Fixed an issue in the Storybook stories of the symbol autocomplete component caused by a circular dependency

Special Thanks

  • @Akd11111
  • @AyushMishraa
  • @dtslvr
  • @Erwin-N
  • @gilangjavier
  • @JiwaniZakir
  • @KenTandrian
  • @mvanhorn
  • @NathanDrake2406
  • @WinnCook

This release was automatically generated based on the official Ghostfolio update.


2.249.0

Ghostfolio 2.249.0 Release Notes

Added

  • Integrated Bull Dashboard for a detailed jobs queue view in the admin control panel (experimental)
  • Added a debounce to the PortfolioChangedListener and AssetProfileChangedListener to minimize redundant Redis and database operations

Changed

  • Improved the Storybook stories of the value component
  • Improved the language localization for Dutch (nl)
  • Improved the language localization for German (de)
  • Upgraded class-validator from version 0.14.3 to 0.15.1

Fixed

  • Fixed false Redis health check failures by using unique keys and increasing the timeout to 5s

Special Thanks

  • @dtslvr
  • @Erwin-N

This release was automatically generated based on the official Ghostfolio update.


2.248.0

Ghostfolio 2.248.0 Release Notes

Added

  • Added support for column sorting to the data providers management of the admin control panel

Changed

  • Included asset profile data in the endpoint GET api/v1/portfolio/holdings
  • Included asset profile data in the holdings of the public page
  • Reused the value component in the platform management of the admin control panel
  • Reused the value component in the tag management of the admin control panel
  • Deprecated the api/v1/order endpoints in favor of the api/v1/activities endpoints
  • Upgraded jsonpath from version 1.1.1 to 1.2.1

Fixed

  • Fixed an issue in the FIRE calculator to correctly calculate the projected total amount

Special Thanks

  • @DarkwinngDuck
  • @DavidReque
  • @dtslvr
  • @KenTandrian
  • @WinnCook

This release was automatically generated based on the official Ghostfolio update.


2.247.0

Ghostfolio 2.247.0 Release Notes

Changed

  • Upgraded yahoo-finance2 from version 3.13.0 to 3.13.2

Special Thanks

  • @dtslvr
  • @gadicc
  • @lmaced0

This release was automatically generated based on the official Ghostfolio update.


2.246.0

Ghostfolio 2.246.0 Release Notes

Changed

  • Removed the deprecated committedFunds from the summary of the portfolio details endpoint
  • Upgraded Nx from version 22.4.5 to 22.5.3

Fixed

  • Fixed an issue where the apply and reset filter buttons remained disabled in the assistant

Special Thanks

  • @DarkwinngDuck
  • @dtslvr
  • @pswitchy
  • @slegarraga

This release was automatically generated based on the official Ghostfolio update.


2.245.0

Ghostfolio 2.245.0 Release Notes

Changed

  • Excluded the scraper configuration from the import and export functionality
  • Excluded the symbol mapping from the import and export functionality
  • Improved the language localization for Dutch (nl)
  • Improved the language localization for Italian (it)
  • Improved the language localization for Spanish (es)

Fixed

  • Resolved the data source transformation in the errors of the performance endpoint
  • Resolved the data source transformation in the export functionality

Special Thanks

  • @arielpons
  • @dtslvr
  • @Erwin-N
  • @ratrarity
  • @riccobelli

This release was automatically generated based on the official Ghostfolio update.


2.244.0

Ghostfolio 2.244.0 Release Notes

Changed

  • Improved the usability of the asset profile details dialog in the admin control panel for currencies
  • Removed the deprecated static portfolio analysis rule: Fees (Fee Ratio)
  • Refactored queries in the data provider service to use Prisma’s safe query methods

Fixed

  • Fixed an exception by adding a fallback for missing market price values on the X-ray page

Special Thanks

  • @agarg5
  • @dtslvr
  • @KenTandrian
  • Aidan Crinion

This release was automatically generated based on the official Ghostfolio update.


2.243.0

Ghostfolio 2.243.0 Release Notes

Changed

  • Improved the language localization for Chinese (zh)
  • Upgraded nestjs from version 11.1.8 to 11.1.14

Fixed

  • Fixed an issue when creating activities of type FEE, INTEREST or LIABILITY

This release was automatically generated based on the official Ghostfolio update.


2.243.0

Ghostfolio 2.243.0 Release Notes

Changed

  • Improved the language localization for Chinese (zh)
  • Upgraded nestjs from version 11.1.8 to 11.1.14

Fixed

  • Fixed an issue when creating activities of type FEE, INTEREST or LIABILITY

This release was automatically generated based on the official Ghostfolio update.


2.242.0

Ghostfolio 2.242.0 Release Notes

Changed

  • Changed the account field to optional in the create or update activity dialog

Fixed

  • Fixed a validation issue for valuables used in the create and import activity logic
  • Fixed the page size for presets in the historical market data table of the admin control panel

This release was automatically generated based on the official Ghostfolio update.


2.241.0

Ghostfolio 2.241.0 Release Notes

Changed

  • Improved the usability of the portfolio summary tab on the home page in the Presenter View
  • Refreshed the cryptocurrencies list
  • Improved the language localization for German (de)
  • Improved the language localization for Spanish (es)

Fixed

  • Fixed an issue with balanceInBaseCurrency of the accounts in the value redaction interceptor for the impersonation mode
  • Fixed an issue with comment of the accounts in the value redaction interceptor for the impersonation mode
  • Fixed an issue with dividendInBaseCurrency of the accounts in the value redaction interceptor for the impersonation mode
  • Fixed an issue with interestInBaseCurrency of the accounts in the value redaction interceptor for the impersonation mode
  • Fixed an issue with value of the accounts in the value redaction interceptor for the impersonation mode

Special Thanks

  • @dtslvr
  • @KenTandrian
  • @slegarraga

This release was automatically generated based on the official Ghostfolio update.


2.240.0

Ghostfolio 2.240.0 Release Notes

Added

  • Added a No Activities preset to the historical market data table of the admin control panel
  • Added support for custom cryptocurrencies defined in the database
  • Added support for the cryptocurrency Sky

Changed

  • Harmonized the validation for the create activity endpoint with the existing import activity logic
  • Upgraded marked from version 17.0.1 to 17.0.2
  • Upgraded ngx-markdown from version 21.0.1 to 21.1.0

Special Thanks

  • @DavidReque
  • @dtslvr
  • @KenTandrian

This release was automatically generated based on the official Ghostfolio update.


2.239.0

Ghostfolio 2.239.0 Release Notes

Added

  • Added a new static portfolio analysis rule based on the total investment volume: Fees (Fee Ratio)
  • Extended the content of the Self-Hosting section on the Frequently Asked Questions (FAQ) page with information on derived currencies

Changed

  • Deprecated the existing static portfolio analysis rule: Fees (Fee Ratio)
  • Ignored nested ETFs when fetching top holdings for ETF and mutual fund assets from Yahoo Finance
  • Improved the scraper configuration with more detailed error messages
  • Improved the language localization for German (de)
  • Upgraded @simplewebauthn/browser and @simplewebauthn/server from version 13.1.0 to 13.2.2
  • Upgraded cheerio from version 1.0.0 to 1.2.0

Fixed

  • Fixed the investment value by including currency effects in the portfolio summary tab on the home page
  • Added the missing valueInBaseCurrency to the response of the import activities endpoint

Special Thanks

  • @dtslvr
  • @KenTandrian
  • @veeceey

This release was automatically generated based on the official Ghostfolio update.


CHANGELOG.md