Skip to content

Releases: ghostfolio/ghostfolio

2.84.0

01 Jun 09:17
dfb3365
Compare
Choose a tag to compare

Added

  • Added the data provider information to the asset profile details dialog of the admin control
  • Added the cascading on delete for various relations in the database schema

Fixed

  • Fixed an issue with the initial annual interest rate in the FIRE calculator
  • Fixed the state handling in the currency selector
  • Fixed the deletion of an asset profile with symbol profile overrides in the asset profile details dialog of the admin control

Special Thanks

2.83.0

30 May 18:48
fb326fe
Compare
Choose a tag to compare

Changed

  • Upgraded @nestjs/passport from version 10.0.0 to 10.0.3
  • Upgraded angular from version 17.3.5 to 17.3.10
  • Upgraded class-validator from version 0.14.0 to 0.14.1
  • Upgraded countup.js from version 2.3.2 to 2.8.0
  • Upgraded Nx from version 19.0.2 to 19.0.5
  • Upgraded passport from version 0.6.0 to 0.7.0
  • Upgraded passport-jwt from version 4.0.0 to 4.0.1
  • Upgraded prisma from version 5.13.0 to 5.14.0
  • Upgraded yahoo-finance2 from version 2.11.2 to 2.11.3

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