Thomas Kaul
0a35d5f236
Release 2.43.0 ( #2911 )
11 months ago
Thomas Kaul
09ce8b1cd0
Feature/add support for importing dividends from eod ( #2910 )
...
* Add support for importing dividends
* Update changelog
11 months ago
Cédric Meuter
a5ed49fe4c
Feature/Add date range selector to assistant ( #2905 )
...
* Add date range selector including WTD and MTD to assistant
* Update changelog
11 months ago
Thomas Kaul
5c23ece62c
Feature/improve usability of benchmark management ( #2904 )
...
* Add icon
* Update changelog
11 months ago
Cédric Meuter
4e9e3f7b6b
Feature/Add `wtd` and `mtd` as possible values for date range ( #2902 )
...
* Add `wtd` and `mtd` as possible values for date range
'wtd': week-to-date (from the start of the week)
'mtd': month-to-date (from the start of the month)
* Update changelog
11 months ago
Thomas Dietrich
5fc84a06cc
Feature/Add healthcheck for Ghostfolio service ( #2893 )
...
* Add curl to Dockerfile image
* Add healthcheck to docker-compose.yml and docker-compose.build.yml
* Update changelog
11 months ago
Thomas Kaul
12186e1c6c
Release 2.42.0 ( #2899 )
11 months ago
Thomas Kaul
5ba5b86d5f
Feature/improve handling of derived currencies ( #2891 )
...
* Improve handling of derived currencies
* Update changelog
11 months ago
Thomas Kaul
8d5f2fd91d
Fix fee conversion ( #2896 )
...
* Fix fee conversion
* Update changelog
11 months ago
Thomas Kaul
4ac661fb94
Feature/improve language localization for de 20240120 ( #2894 )
...
* Improve translations
* Update changelog
11 months ago
Thomas Kaul
e763bfb2e2
Feature/improve labels in portfolio evolution chart and investment timeline ( #2892 )
...
* Improve labels
* Update changelog
11 months ago
Thomas Kaul
88c7e34cc3
Feature/upgrade prisma to version 5.8.1 ( #2859 )
...
* Upgrade prisma to version 5.8.1
* Update changelog
11 months ago
Hugo Persson
c918deeb1c
Feature/Support for editing countries and sectors ( #2854 )
...
* Add support for editing countries and sectors
* Update changelog
11 months ago
Thomas Kaul
1877b31f00
Release 2.41.0 ( #2888 )
11 months ago
Thomas Kaul
00895b7bb1
Feature/increase timeout to load historical data in data provider service ( #2887 )
...
* Increase timeout to load historical data
* Update changelog
11 months ago
Thomas Kaul
bff60ddbe0
Feature/improve asset profile validation in activities import for manual data source ( #2886 )
...
* Improve asset profile validation for MANUAL data source
* Update changelog
11 months ago
Thomas Kaul
d46de0a15e
Fix typo ( #2878 )
11 months ago
Thomas Kaul
693791d113
Feature/add validation of search results in eod historical data service ( #2883 )
...
* Validate currency
* Update changelog
11 months ago
TobiasXy
1b2d2a9860
Feature/Add holdings tab to account detail dialog ( #2853 ) ( #2864 )
...
* Feature/Add holdings tab to account detail dialog (#2853 )
* Update changelog
11 months ago
Thomas Kaul
bde8be1385
Release 2.40.0 ( #2877 )
11 months ago
Thomas Kaul
ba3cf82c6e
Feature/increase robustness of exchange rates by always getting quotes ( #2875 )
...
* Always get quotes (with fallback to historical data)
* Update changelog
11 months ago
Thomas Kaul
217bb6aa5a
Release 2.39.0 ( #2871 )
11 months ago
Thomas Kaul
440dc470fa
Bugfix/fix currency inconsistency with conversion of ZAR to ZAc ( #2869 )
...
* Fix conversion from ZAR to ZAc
* Update changelog
11 months ago
Thomas Kaul
165ca94f5b
Feature/improve alignment in portfolio performance component ( #2867 )
...
* Improve alignment
* Update changelog
11 months ago
Thomas Kaul
c418e75139
Bugfix/fix currency in error log in exchange rate data service ( #2868 )
...
* Fix currency
* Update changelog
11 months ago
Thomas Kaul
76bf839010
Release 2.38.0 ( #2865 )
11 months ago
Thomas Kaul
3bdc4c9b4a
Feature/upgrade prettier to version 3.2.1 ( #2860 )
...
* Upgrade prettier to version 3.2.1
* Update changelog
11 months ago
Thomas Kaul
005890d785
Improve extractNumberFromString() for international number formats ( #2843 )
...
* Set up test
* Add support for international formatted numbers
* Expose locale in scraper configuration
* Update changelog
11 months ago
Thomas Kaul
256c020e88
Feature/improve indicator for delayed market data ( #2862 )
...
* Improve indicator for delayed market data
* Update changelog
11 months ago
Thomas Kaul
5fa3388609
Feature/break down performance into asset and currency ( #2863 )
...
* Break down performance into asset and currency
* Nullify values
* Update changelog
11 months ago
gizmodus
be801b481e
Feature/Add exchange rate effects to portfolio calculation ( #2834 )
...
* Add exchange rate effects to portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
11 months ago
Thomas Kaul
f5df970685
Release 2.37.0 ( #2858 )
12 months ago
Thomas Kaul
edfdc0c346
Feature/improve chart size in asset profile details dialog ( #2849 )
...
* Improve chart size
* Update changelog
12 months ago
Hugo Persson
170b8acc65
Feature/Add git pre-commit hook for yarn format ( #2840 )
...
* Set up git pre-commit hook for yarn format
* Update changelog
12 months ago
Thomas Kaul
a47829082e
Bugfix/fix hidden fifth tab on mobile ( #2848 )
...
* Fix hidden fifth tab
* Update changelog
12 months ago
Thomas Kaul
48ab5fcf08
Feature/update docker compose instructions to compose v2 ( #2836 )
...
* Update docker compose instructions
* Update changelog
12 months ago
Thomas Kaul
ee67432ffc
Release 2.36.0 ( #2842 )
12 months ago
Thomas Kaul
d7f72819de
Feature/extend assistant by tag selector ( #2838 )
...
* Extend assistant by tag selector
* Update changelog
12 months ago
Thomas Kaul
2a4d7bf14f
Feature/improve language localization for de 20240106 ( #2837 )
...
* Update translations
* Update changelog
12 months ago
Thomas Kaul
d49287922f
Feature/refresh cryptocurrencies list 20240106 ( #2835 )
...
* Update cryptocurrencies.json
* Update changelog
12 months ago
Tanguy Herbron
d91f947ab0
Feature/Add Coingecko api keys support ( #2827 )
...
* Add CoinGecko API keys support
* Update changelog
12 months ago
Thomas Kaul
af71274ea9
Feature/remove account type enum ( #2832 )
...
* Remove AccountType enum
* Update changelog
12 months ago
Thomas Kaul
0feba4b8d9
Release 2.35.0 ( #2831 )
12 months ago
Francisco Silva
62f85293e2
#2820 Grant private access ( #2822 )
...
* Grant private access
* Update changelog
12 months ago
Thomas Kaul
6a048cee85
Feature/add hint for twr to portfolio summary ( #2824 )
...
* Add hint for TWR
* Add TWR to README.md
* Update changelog
12 months ago
Thomas Kaul
0d93612d16
Feature/improve style of assistant ( #2828 )
...
* Minor style improvements
* Update changelog
12 months ago
psychowood
9bf68b0d20
Feature/enable redis authentication in docker compose files ( #2805 )
...
* Enable redis authentication in docker-compose files
* Update changelog
12 months ago
Hugo Persson
371f1dc451
Feature/support rest api in scraper ( #2810 )
...
* Support REST APIs in scraper
* Update changelog
12 months ago
Thomas Kaul
5cb2ec6411
Feature/Improve user interface of access table ( #2821 )
...
* Improve alignment
* Update changelog
12 months ago
Thomas Kaul
3723a1d8b8
Release 2.34.0 ( #2817 )
12 months ago