ghostfolio

Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🀍

AGPL-3.0 License

Stars
3.7K

Bot releases are hidden (Show)

ghostfolio -

Published by dtslvr almost 2 years ago

Added

  • Added the dividend timeline grouped by month

Changed

  • Improved the value redaction interceptor (including comment)
  • Improved the language localization for EspaΓ±ol (es)
  • Upgraded cheerio from version 1.0.0-rc.6 to 1.0.0-rc.12
  • Upgraded prisma from version 4.6.1 to 4.7.1

Fixed

  • Fixed the activities sorting in the account detail dialog
ghostfolio -

Published by dtslvr almost 2 years ago

Added

  • Supported a note for asset profiles
  • Supported a manual currency for the activity fee
  • Extended the support for column sorting in the accounts table (name, platform, transactions)
  • Extended the support for column sorting in the activities table (name, symbol)
  • Extended the support for column sorting in the positions table (performance)

Changed

  • Upgraded big.js from version 6.1.1 to 6.2.1
  • Upgraded date-fns from version 2.28.0 to 2.29.3
  • Upgraded replace-in-file from version 6.2.0 to 6.3.5

Fixed

  • Fixed the filter by asset sub class for the asset profiles in the admin control

Special Thanks

  • @yksolanki9
ghostfolio -

Published by dtslvr almost 2 years ago

Changed

  • Improved the language selector on the account page
  • Improved the wording in the X-ray section (net worth instead of investment)
  • Extended the asset profile details dialog in the admin control panel
  • Updated the browserslist database
  • Upgraded ionicons from version 5.5.1 to 6.0.4
  • Upgraded uuid from version 8.3.2 to 9.0.0
ghostfolio -

Published by dtslvr almost 2 years ago

Added

  • Added support for sorting in the accounts table

Changed

  • Improved the support for the MANUAL data source
  • Improved the Activities tab icon
  • Improved the Activities icons for BUY, DIVIDEND and SELL
  • Upgraded prisma from version 4.4.0 to 4.6.1
  • Upgraded yahoo-finance2 from version 2.3.6 to 2.3.10

Fixed

  • Fixed the activities sorting in the position detail dialog
  • Fixed the dynamic number of decimal places for cryptocurrencies in the position detail dialog
  • Fixed a division by zero error in the cash positions calculation

Special Thanks

  • @yksolanki9
ghostfolio -

Published by dtslvr almost 2 years ago

Added

  • Added an indicator for excluded accounts in the accounts table
  • Added a blog post: Black Friday 2022
ghostfolio -

Published by dtslvr almost 2 years ago

Changed

  • Changed the view mode selector to a slide toggle
  • Upgraded Nx from version 15.0.0 to 15.0.13
ghostfolio -

Published by dtslvr almost 2 years ago

Changed

  • Converted the client into a Progressive Web App (PWA) with @angular/pwa
  • Removed the bottom margin from the body element
  • Improved the pricing page

Special Thanks

  • @albertsalles4
  • @DerAndereJohannes
ghostfolio -

Published by dtslvr almost 2 years ago

Added

  • Added tabs to the portfolio page

Changed

  • Merged the FIRE calculator and the X-ray section to a single page
  • Tightened the validation rule of the base currency environment variable (BASE_CURRENCY)

Fixed

  • Fixed an issue in the cash positions calculation

Special Thanks

  • @barisdemirdelen
ghostfolio -

Published by dtslvr almost 2 years ago

Added

  • Added the Buy me a coffee button to the about page

Changed

  • Improved the usability of the activities import
  • Improved the usage of the premium indicator component
  • Removed the intro image in dark mode
  • Refactored the TransactionsPageComponent to ActivitiesPageComponent
ghostfolio -

Published by dtslvr almost 2 years ago

Added

  • Added pagination to the activities table

Changed

  • Restructured the actions in the admin control panel

Fixed

  • Fixed the calculation in the portfolio evolution chart

Special Thanks

  • @gizmodus
  • @yksolanki9
ghostfolio -

Published by dtslvr almost 2 years ago

Added

  • Added support for translated labels of asset and asset sub class
  • Added support for dates in ISO 8601 date format (YYYY-MM-DD) in the activities import

Changed

  • Darkened the background color of the dark mode

Fixed

  • Fixed the public page
  • Improved the loading indicator of the portfolio evolution chart

Special Thanks

  • @m11tch
ghostfolio -

Published by dtslvr almost 2 years ago

Changed

  • Fixed the rxjs version to 7.5.6 (resolutions)
  • Migrated the angular.json to project.json files in the Nx workspace
  • Upgraded nestjs from version 9.0.7 to 9.1.4
  • Upgraded Nx from version 14.6.4 to 15.0.0

Fixed

  • Fixed the performance calculation including SELL activities with a significant performance gain

Special Thanks

  • @gizmodus
  • @yksolanki9
ghostfolio -

Published by dtslvr almost 2 years ago

Changed

  • Migrated the angular.json to project.json files in the Nx workspace
  • Upgraded nestjs from version 9.0.7 to 9.1.4
  • Upgraded Nx from version 14.6.4 to 15.0.0

Fixed

  • Fixed the performance calculation including SELL activities with a significant performance gain

Special Thanks

  • @gizmodus
  • @yksolanki9
ghostfolio -

Published by dtslvr almost 2 years ago

Changed

  • Migrated the angular.json to project.json files in the Nx workspace
  • Upgraded Nx from version 14.6.4 to 15.0.0

Fixed

  • Fixed the performance calculation including SELL activities with a significant performance gain

Special Thanks

  • @gizmodus
  • @yksolanki9
ghostfolio -

Published by dtslvr about 2 years ago

Changed

  • Persisted the language on url change
  • Improved the portfolio evolution chart
  • Refactored the appearance (dark mode) in user settings (from appearance to colorScheme)
  • Improved the wording on the landing page
ghostfolio -

Published by dtslvr about 2 years ago

Changed

  • Persisted the language on url change
  • Improved the portfolio evolution chart
  • Refactored the appearance (dark mode) in user settings (from appearance to colorScheme)
  • Improved the wording on the landing page
ghostfolio -

Published by dtslvr about 2 years ago

Changed

  • Persisted the language on url change
  • Improved the portfolio evolution chart
  • Removed the data source type RAKUTEN
  • Refactored the appearance (dark mode) in user settings (from appearance to colorScheme)
  • Improved the wording on the landing page
ghostfolio -

Published by dtslvr about 2 years ago

Added

  • Added support to change the appearance (dark mode) in user settings
  • Added the total amount chart to the investment timeline
  • Setup the prettier plugin prettier-plugin-organize-attributes

Changed

  • Respected the current date in the FIRE calculator
  • Simplified the settings management in the admin control panel
  • Renamed the data source type RAKUTEN to RAPID_API

Fixed

  • Fixed some links in the blog posts
  • Fixed the alignment of the value component on the allocations page

Todo

  • Rename the environment variable from RAKUTEN_RAPID_API_KEY to RAPID_API_API_KEY

Special Thanks

  • @casitu
  • @yksolanki9
ghostfolio -

Published by dtslvr about 2 years ago

Added

  • Added support to change the appearance (dark mode) in user settings
  • Added the total amount chart to the investment timeline
  • Setup the prettier plugin prettier-plugin-organize-attributes

Changed

  • Respected the current date in the FIRE calculator
  • Simplified the settings management in the admin control panel
  • Renamed the data source type RAKUTEN to RAPID_API

Fixed

  • Fixed some links in the blog posts
  • Fixed the alignment of the value component on the allocations page

Todo

  • Rename the environment variable from RAKUTEN_RAPID_API_KEY to RAPID_API_API_KEY

Special Thanks

  • @casitu
  • @yksolanki9
ghostfolio -

Published by dtslvr about 2 years ago

Added

  • Supported a progressive line animation in the line chart component

Changed

  • Moved the benchmark comparator from experimental to general availability
  • Improved the user interface of the benchmark comparator

Fixed

  • Fixed an issue in the performance and chart calculation of today
  • Fixed the alignment of the value component in the admin control panel

Special Thanks

  • @alfredonodo
  • @gizmodus
  • @yksolanki9