rotki
Privacy-focused, self-hosted crypto and financial portfolio tracker with accounting and tax reports
Alternative to: cointracker, koinly, coinstats, delta investment tracker
v1.38.2
2025-03-26Description
rotki v1.38.2 is a patch release containing improvements and bugfixes made in the last 2 weeks to address issues you guys found and improve your overall experience.
This release fixes multiple bugs related to UI interactions and transaction decoding. Notable improvements include fixes for the event group menu, asset graphs, and xpub account display. Transaction decoding is now more robust, handling failed Paraswap v6 swaps and DXDAO orders correctly. Users can now properly edit asset movements and pool tokens.
It contains 16 commits from 5 different people.
For more information check the detailed changelog below :point_down:
Downloads
Upgrade is highly recommended. Download the binary for your OS from below:
- Linux
- OSX
- arm64
- x86_64
- Standalone Backend
- Windows
Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:
- Linux
- OSX
- arm64
- x86_64
- Standalone Backend
- Windows
New Features
- Add the option to refresh profiles if they are somehow not loaded.
Bug Fixes
- Fix the issue where the “Add new event here” button is missing from the “more” menu in the event group.
- Fix the issue where pressing Enter while focused on autocomplete doesn’t submit the form.
- Getting historical prices for an asset graph should not fail with RemoteError anymore.
- Editing an asset movement with a reference should now work fine again.
- Users will be able to see the address of each account within an xpub.
- An exception in the last decoding step will no longer stop transaction decoding in rotki.
- Failed paraswap v6 swaps will no longer fail to decode in rotki.
- DXDAO orders will no longer fail to decode in rotki.
- Users should now be again able to edit the underlying tokens for any pool tokens.