Skip to content

Releases: ghostfolio/ghostfolio

2.82.0

22 May 17:54
766a2d7
Compare
Choose a tag to compare

Changed

  • Improved the usability of the create or update activity dialog by preselecting the (only) account
  • Improved the usability of the date range selector in the assistant
  • Refactored the holding detail dialog to a standalone component
  • Refreshed the cryptocurrencies list
  • Refactored various pages to standalone components
  • Upgraded @internationalized/number from version 3.5.0 to 3.5.2
  • Upgraded body-parser from version 1.20.1 to 1.20.2
  • Upgraded zone.js from version 0.14.4 to 0.14.5

Special Thanks

2.81.0

12 May 08:43
9ad1c21
Compare
Choose a tag to compare

Added

  • Added an indicator for active filters (experimental)

Changed

  • Improved the delete all activities functionality on the portfolio activities page to work with the filters of the assistant
  • Improved the language localization for German (de)
  • Improved the language localization for T眉rk莽e (tr)
  • Upgraded Nx from version 18.3.3 to 19.0.2

Fixed

  • Fixed the position detail dialog close functionality

Special Thanks

2.80.0

08 May 18:56
80464c7
Compare
Choose a tag to compare

Added

  • Added the absolute change column to the holdings table on the home page

Changed

  • Increased the spacing around the floating action buttons (FAB)
  • Set the icon column of the activities table to stick at the beginning
  • Set the icon column of the holdings table to stick at the beginning
  • Increased the number of attempts of queue jobs from 10 to 12 (fail later)
  • Upgraded ionicons from version 7.3.0 to 7.4.0

Fixed

  • Fixed the position detail dialog open functionality when searching for a holding in the assistant

2.79.0

04 May 13:55
30a64e7
Compare
Choose a tag to compare

Changed

  • Moved the holdings table to the holdings tab of the home page
  • Improved the performance labels (with and without currency effects) in the position detail dialog
  • Optimized the calculations of the portfolio details endpoint

Fixed

  • Fixed an issue with the benchmarks in the markets overview
  • Fixed an issue with the Fear & Greed Index (market mood) in the markets overview

2.78.0

02 May 18:33
d9c0745
Compare
Choose a tag to compare

Added

  • Added a form validation against the DTO in the create or update access dialog
  • Added a form validation against the DTO in the asset profile details dialog of the admin control
  • Added a form validation against the DTO in the platform management of the admin control panel
  • Added a form validation against the DTO in the tag management of the admin control panel

Changed

  • Set the performance column of the holdings table to stick at the end
  • Skipped the caching in the portfolio calculator if there are active filters (experimental)
  • Improved the INACTIVE user role

Fixed

  • Fixed an issue in the calculation of the portfolio summary caused by future liabilities
  • Fixed a division by zero error in the dividend yield calculation (experimental)

Special Thanks

2.77.1

27 Apr 17:25
d735e4d
Compare
Choose a tag to compare

Added

  • Extended the content of the Self-Hosting section by the custom asset instructions on the Frequently Asked Questions (FAQ) page
  • Added the caching to the portfolio calculator (experimental)

Changed

  • Migrated the @ghostfolio/ui components to control flow
  • Updated the browserslist database
  • Upgraded prisma from version 5.12.1 to 5.13.0

Fixed

  • Fixed the form submit in the asset profile details dialog of the admin control due to the url validation
  • Fixed the historical market data gathering for asset profiles with MANUAL data source

2.77.0

27 Apr 13:38
ac953df
Compare
Choose a tag to compare

Added

  • Extended the content of the Self-Hosting section by the custom asset instructions on the Frequently Asked Questions (FAQ) page
  • Added the caching to the portfolio calculator (experimental)

Changed

  • Migrated the @ghostfolio/ui components to control flow
  • Updated the browserslist database
  • Upgraded prisma from version 5.12.1 to 5.13.0

Fixed

  • Fixed the form submit in the asset profile details dialog of the admin control due to the url validation
  • Fixed the historical market data gathering for asset profiles with MANUAL data source

2.76.0

23 Apr 16:59
0fdeef7
Compare
Choose a tag to compare

Changed

  • Changed CASH to LIQUIDITY in the asset class enum

2.75.1

21 Apr 15:15
a6dde8a
Compare
Choose a tag to compare

Added

  • Added accountId and date as a unique constraint to the AccountBalance database schema

Changed

  • Improved the chart in the account detail dialog
  • Improved the account balance management

Fixed

  • Fixed an issue with totalValueInBaseCurrency in the value redaction interceptor for the impersonation mode

2.75.0

21 Apr 08:30
ab59eb5
Compare
Choose a tag to compare

Added

  • Added accountId and date as a unique constraint to the AccountBalance database schema

Fixed

  • Fixed an issue with totalValueInBaseCurrency in the value redaction interceptor for the impersonation mode