github rotki/rotki v1.18.0
Rotki v1.18.0 - Casque

latest releases: v1.33.0, v1.32.2, v1.32.1...
2 years ago

Description

Rotki v1.18.0 is a feature release that brings a few much needed improvements, some new features and bug fixes. It's all contained in about 100 commits made by 6 different contributors in the last 2 weeks.

Some of the highlights are:

  • Support for the IndependentReserve exchange.
  • Better asset search component in the UI.
  • Faster Binance trade queries by allowing to specify which markets to query.
  • rotki can now minimize to tray and show price information there.

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:

Release Highlights

Support for IndependentReserve exchange

2021-06-18_12-37_2

Users can now add their IndependentReserve api keys and integrate with the popular Australian exchange.

Balances, Trades, Deposits and Withdrawals are pulled and taken into account during the PnL generation.

2021-06-18_12-37

Better asset search component in the UI

2021-06-18_12-41

The search for asset components in the frontend have been revamped and are now smarter in the way they match asset names. You will no longer need to scroll to find Ethereum and generally the search function will try to match both symbol and name in a fuzzy manner.

Faster Binance trade queries

2021-06-18_12-52

Binance trade history queries has been extremely slow and a major pain point for all rotki binance users. That is because their exchange API is inherently flawed and one needs to query all possible markets, one by one to get a full historical picture.

From this release and on we allow users to specify which markets they know they traded in and want to query history for. This will considerably increase the speed of query as the amount of queries to binance will be reduced to only the markets you specify.

To use this setting go to the Binance api credentials and choose edit.

2021-06-18_12-14

There in the market pairs select the markets you know you traded and then press save.

Congratulations! Binance history should now probably take considerably less time.

Minimize to tray

unknown

Rotki will now have a tray icon, depending on the OS, and will be able to get minimized to the tray.

Additionally hovering over the tray for some OSes will show a tooltip with the user's netvalue change in the currently selected period.

E33RzTXWYAcc7qM

Finally depending on whether the change is positive or not a green or a red arrow will appear in the tray. If hovering shows no tooltip, the same information can be seen by right clicking on the tray icon.


These were the highlights. Check below for the full changelog 👇

New Features

  • #2064 Users will now be able to close rotki to tray. When logged the tray icon will update based on the net worth value during the selected period (week, two weeks etc).
  • #2939 Rotki logs will now persist after restart. Number of logs and maximum size for all logs of a run can be now specified.
  • #1800 Users will now be greeted with an informational notice when trying to access a page that requires a module to be activated.
  • #1692 IndependentReserve users will now be able to see their balances and have their deposit/withdrawal/trade history taken into account during profit/loss calculation.
  • #3025 Users will now see the percentage of each location when looking into an asset's details.
  • #2596 Users will now be able to create new tags directly from the tag selection input.
  • #2954 On login screen, the password field will now be focused for users that have remember user enabled.
  • #2786 FTX users will be able to query information for subaccounts only.
  • #2670 Users will now get results in a better order when using the asset selector.
  • #2951 Users will now get results in a better order when searching for an asset in asset management. Search will now consider both name and symbol.
  • #3014 Users will now get a suggested name when adding a new exchange.
  • #1073 Binance users will now be able to select which markets should be queried for trades history considerably improving the speed of binance history queries.
  • #3058 Docker users will now get notified when running an outdated version of the frontend cached in their browser.

Bug Fixes

  • #3057 Nexo CSV importer will now use the correct time format.

Newly supported assets

Added support for the following assets:

Updated the information of the following assets:

Don't miss a new rotki release

NewReleases is sending notifications on new releases.