rotki logo

rotki

Privacy-focused, self-hosted crypto and financial portfolio tracker with accounting and tax reports

Alternative to: cointracker, koinly, coinstats, delta investment tracker


About Versions (101)

v1.31.2

2023-12-22

Description

rotki v1.31.2 is a patch release on top of 1.31.1 fixing bugs our users found in the last 2 weeks and also introducing some minor improvements. Most important thing fixed here is adjusting rotki for bittrex, bitstamp and coinbase non backwards compatible API changes that happened since our last release. This release contains 52 commits from 7 different contributors.

Important Info: If you had Bittrex or FTX api keys, or had any of the two exchanges in the non-syncing exchanges list, before upgrading make sure to do the following things in order:

  1. Toggle both exchanges back to being syncing
  2. Once you do (1) remove the api key of both exchanges.

Then you can upgrade to 1.31.2. If you already upgraded to 1.31.2, no problem. You can open rotki with 1.31.1 again and do the 2 steps and then open with 1.31.2 again.

For more information check the detailed changelog below :point_down:

Downloads

Upgrade is highly recommended. Download the binary for your OS from below:

Optionally, you can also verify the integrity of the aforementioned binaries using the following checksums:

Bug Fixes

  • Importing timestamp in CSV in scientific format should now work without errors.
  • #7123 Adding an EVM EOA address that has only withdrawals/blocks activity will no longer fail.
  • #7082 Now disabling sync for an exchange instance won’t prevent other instances in the same exchange from querying new trades.
  • #7071 Fix the issue where users on mobile devices need to scroll to login.
  • #7120 Fix the issue where after removing an exchange key, an error notification is shown.
  • #7115 Fix the issue with decimal point for amount input.
  • #7119 Removed bittrex as an exchanged added via api key since it has shut down. But users can now import bittrex CSVs in order to get their history into rotki.
  • Bitmex history queries should now work properly again after Bitmex changed their API without versioning.
  • #1863 Bitstamp deposit/withdrawals should now also show the address and transaction id.
  • #7075 Coinbase api should now be usable again. Additionally history retrieval speed has improved by orders of magnitude.
  • Fix the issue where user profiles on the login screen are empty after logging out.
  • Now users will be able to see the most recent assets without restarting the app when filtering by owned assets in the assets view.
  • Withdrawal events for ethereum staking will now respect accounting rules.
  • #7059 Fix the issue where adding an account via MetaMask is not working.
  • #7057 Fix the issue where the app restarts when the file upload button is clicked.
  • rotki should no longer try mainnet uniswap onchain price queries for other evm tokens and errors should be handled better