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.26.1

2022-11-04

Description

Rotki v1.26.1 is a patch release on top of v1.26.0 fixing various issues you guys spotted with that release since last week. Among other things it fixes an annoying display issue with double conversion of custom assets and a problem with uploading the DB for premium users on the Windows OS.

If you are upgrading from an older version and want the full changelog of the 1.26.xx family of releases check here.

This release contains 32 commits from 5 different contributors written in the span of 7 days.

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:

Known issues

Due to the double conversion fix there may be a very small discrepancy with the totals in the dashboard and the manual balances section if you track any custom assets with manually input price. This will be addressed when https://github.com/rotki/rotki/issues/5071 is implemented.

New Features

  • #5080 For custom assets with custom price there should no longer be any double conversion. So 1 euro should always be one euro.
  • #5046 Users who deleted important assets from their rotki instance will now have a fallback and won’t get their rotki stuck.

Bug Fixes

  • #5041 Add an option to only show ignored assets in assets table.
  • #5052 Provide a fix for the edge case at 1.25.3->1.26.0 (v34->v35) DB upgrade that caused a FOREIGN key error and botched the upgrade.
  • Having SOL in custody of bitcoin.de will now work properly again.
  • #5051 Windows users with a premium subscription should be able to upload their user DB for backup to our server properly again.
  • #4821 Provide a fix for an infinite loop querying FTX trades if many trades were made in a short time.
  • #5073 Rotki won’t fail to start at an edge case of starting the app again after more than a year when a particular global DB table that is expected is missing.
  • Acquisitions in onchain swaps won’t be taxable in PnL reports.