Skip to content

Rotki v1.36.1 - Clean Definitive Plumage

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 15:27
· 1659 commits to develop since this release
c2b687d

Description

release_1 36 1

rotki v1.36.1 is a patch release containing improvements and bugfixes made in the last 2.5 weeks.

It introduces some small features such as showing quote amount in trades and adding new filters at the assets breakdown table. But most importantly fixes a really nasty bug at token detection, fixes bugs with coinbase, improves history querying speed and more.

It contains 31 commits from 8 different people.

For more information check the detailed changelog below 👇

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:

New Features

  • Show the quote amount field in the trades section table.
  • Add location and address filters for the asset breakdown table in the asset details page.

Bug Fixes

  • Coinbase deposits that appeared as withdrawals should now appear as deposits again. Would need to purge and requery coinbase to fix this.
  • Improve the appearance of the protocol icon in the history events section.
  • Enhance the look of the asset icon placeholder in both light mode and dark mode.
  • Fix incorrect expired subscription notifications caused by network connectivity issues.
  • Fix the issue where the layout for the “Force Push” setting was misaligned on small screen.
  • #8916 Coinbase events (trades, deposits/withdrawals, earn etc.) will now be properly pulled after the initial sync.
  • Fix the issue where some asset values show zero in the edit snapshot form.
  • Fix the issue where the pagination for the account table resets to the first page when the user expands the account.
  • #8892 rotki will now correctly fetch Starknet token prices before May 2024 from Cryptocompare, when the ticker changed from STARK to STRK.
  • The airdrops directory should no longer appear under the user directory in certain circumstances.
  • Fix an issue that caused the token detection to fail under some circumstances involving broken tokens.
  • rotki won't try to query logs from slow nodes.
  • Refreshing the transactions while tracking a gnosis address will be faster after the first query.