rotki
Privacy-focused, self-hosted crypto and financial portfolio tracker with accounting and tax reports
Alternative to: cointracker, koinly, coinstats, delta investment tracker
v1.18.1
2021-06-30Description
This is a patch release on top of v1.18.0 with fixes for bugs our users found in the last week. It contains 23 commits from 3 different contributors. For information on the features added in v1.18.0 check its release notes.
For more information on this release check the detailed changelog below :point_down:
Downloads
Upgrade is highly recommended. Download the binary for your OS from below:
- Linux
- OSX
- Windows
Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:
- Linux
- OSX
- Windows
Bug Fixes
- #2447 When fee of a trade is paid in crypto that crypto’s asset will now be deducted from the cost basis calculation.
- #3133 Users will now properly see a MakerDAO entry in the Defi Overview.
- #2887 Upgrade the deprecated binance exchangeInfo and deposit/withdrawal APIs.
- #3118 Users will now be able to properly connect to the dockerized backend through the app. (It will not work if the docker container is a previous release).
- #3101 Editing ethereum token details via the asset manager in the frontend should now work properly again.
- #3100 FTX API keys with permission for subaccounts only will now be correctly validated.
- #3096 The Uniswap module will ignore swaps not made by the queried address.