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 about 2 years ago

Added

  • Added support for a translated 4% rule in the FIRE section

Changed

  • Improved the caching of the benchmarks in the markets overview (only cache if fetching was successful)
  • Improved the wording in the twitter bot service

Fixed

  • Fixed the support for cryptocurrencies having a symbol with less than 3 characters (e.g. SC-USD)
  • Fixed the text truncation in the value component

Special Thanks

  • @alfredonodo
  • @casitu
ghostfolio -

Published by dtslvr about 2 years ago

Added

  • Added a blog post: Hacktoberfest 2022

Changed

  • Improved the usage of the value component in the admin control panel
  • Improved the language localization for Español (es)

Fixed

  • Fixed the usage of the value component on the allocations page

Special Thanks

  • @casitu
ghostfolio -

Published by dtslvr about 2 years ago

Added

  • Added a mini statistics section to the landing page including pulls on Docker Hub
  • Added an As seen in section to the landing page
  • Added support for an icon in the value component

Changed

  • Upgraded prisma from version 4.1.1 to 4.4.0
ghostfolio -

Published by dtslvr about 2 years ago

Added

  • Set up the language localization for Español (es)
  • Added support for sectors in mutual funds

Special Thanks

  • @alfredonodo
  • @casitu
  • @m11tch
ghostfolio -

Published by dtslvr about 2 years ago

Added

  • Set up the language localization for Español (es)
  • Added support for sectors in mutual funds

Special Thanks

  • @alfredonodo
  • @casitu
  • @m11tch
ghostfolio -

Published by dtslvr about 2 years ago

Added

  • Added support to exclude an account from analysis
  • Set up the language localization for Nederlands (nl)

Special Thanks

  • @m11tch
ghostfolio -

Published by dtslvr about 2 years ago

Added

  • Added the value of the active filter in percentage on the allocations page
  • Extended the feature overview page by multi-language support (English, German, Italian)

Changed

  • Combined the performance and chart calculation
  • Improved the style of various selectors (density)
ghostfolio -

Published by dtslvr about 2 years ago

Added

  • Set up the language localization for Italiano (it)
  • Extended the landing page

Special Thanks

  • @alfredonodo
ghostfolio -

Published by dtslvr about 2 years ago

Changed

  • Improved the algorithm of the performance chart calculation

Fixed

  • Improved the chart tooltip of the benchmark comparator
ghostfolio -

Published by dtslvr about 2 years ago

Added

  • Added NODE_ENV: production to the docker-compose files (docker-compose.yml and docker-compose.build.yml)
  • Visualized the percentage of the active filter on the allocations page

Changed

  • Improved the language localization for German (de)

Fixed

  • Respected the end date in the performance chart calculation

Todo

ghostfolio -

Published by dtslvr about 2 years ago

Changed

  • Sorted the benchmarks by name
  • Extended the pricing page

Fixed

  • Fixed the calculations of the exchange rate service by changing USD to the base currency
  • Fixed the missing assets during the local development
ghostfolio -

Published by dtslvr about 2 years ago

Changed

  • Simplified the configuration of the benchmarks: symbolProfileId instead of dataSource and symbol
  • Upgraded yahoo-finance2 from version 2.3.3 to 2.3.6

Fixed

  • Improved the loading indicator of the benchmark comparator
  • Improved the error handling in the benchmark calculation
ghostfolio -

Published by dtslvr about 2 years ago

Changed

  • Removed the currency and viewMode from the User database schema

Fixed

  • Allowed the date range change for the demo user
ghostfolio -

Published by dtslvr about 2 years ago

Added

  • Added the date range component to the benchmark comparator

Changed

  • Improved the mobile layout of the benchmark comparator
  • Migrated the date range setting from the locale storage to the user settings
  • Refactored the currency and view mode in the user settings
ghostfolio -

Published by dtslvr about 2 years ago

Changed

  • Distinguished between currency and unit in the chart tooltip

Fixed

  • Fixed the benchmark chart in the benchmark comparator (experimental)
ghostfolio -

Published by dtslvr about 2 years ago

Added

  • Added a benchmark comparator (experimental)

Fixed

  • Improved the asset profile details dialog for assets without a (first) activity in the admin control panel
ghostfolio -

Published by dtslvr about 2 years ago

Added

  • Supported units in the line chart component
  • Added a new chart calculation engine (experimental)
ghostfolio -

Published by dtslvr about 2 years ago

Changed

  • Decreased the rate limiter duration of queue jobs from 5 to 4 seconds
  • Removed the alias from the User database schema
  • Upgraded angular from version 14.1.0 to 14.2.0
  • Upgraded Nx from version 14.5.1 to 14.6.4

Fixed

  • Fixed the environment variables REDIS_HOST, REDIS_PASSWORD and REDIS_PORT in the Redis configuration
  • Handled errors in the portfolio calculation if there is no internet connection
  • Fixed the GitHub contributors count on the about page
ghostfolio -

Published by dtslvr about 2 years ago

Changed

  • Decreased the rate limiter duration of queue jobs from 5 to 4 seconds
  • Removed the alias from the User database schema
  • Upgraded angular from version 14.1.0 to 14.2.0
  • Upgraded Nx from version 14.5.1 to 14.6.4

Fixed

  • Fixed the environment variables REDIS_HOST, REDIS_PASSWORD and REDIS_PORT in the Redis configuration
  • Handled errors in the portfolio calculation if there is no internet connection
  • Fixed the GitHub contributors count on the about page
ghostfolio -

Published by dtslvr about 2 years ago

Changed

  • Decreased the rate limiter duration of queue jobs from 5 to 4 seconds
  • Removed the alias from the User database schema
  • Upgraded angular from version 14.1.0 to 14.2.0
  • Upgraded Nx from version 14.5.1 to 14.6.4

Fixed

  • Made the environment variables REDIS_HOST and REDIS_PORT mandatory
  • Handled errors in the portfolio calculation if there is no internet connection
  • Fixed the GitHub contributors count on the about page