rotki
Privacy-focused, self-hosted crypto and financial portfolio tracker with accounting and tax reports
Alternative to: cointracker, koinly, coinstats, delta investment tracker
v1.34.1
2024-07-24Description
rotki v1.34.1 is a patch release containing improvements and bugfixes made in the last 2 weeks. The biggest fixes are related to our Windows users, the pagination in the manual balances section, and re-adding support for some low-powered CPUs for which 1.34.0 did not work due to the missing Advanced Vector CPU extensions.
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
Bug Fixes
- Eigenlayer LST pending withdrawals that have been completed should no longer count as user balance.
- Assets section will now show correct number of assets on any page when excluding ignored assets.
- Windows backend restart will no longer hang when users update their assets.
- #8262 Prices of HOP LP tokens will now properly show up for all pools.
- #8261 Windows users will no longer be greeted with an unhandled exception dialog when closing the application.
- #8263 Fixes manual pagination not working.
- Replaced the dependency that was causing issues to start the app to users with CPUs not supporting AVX.