github rotki/rotki v1.12.0
Rotki v1.12.0 - Fluffy downfeathers

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

Description

Rotki v1.12.0 is the first release of 2021. It's a rather big feature release that contains the work done in the 2 weeks since v1.11.0 counting 179 commits from 8 different contributors! A lot of features and some bug fixes are included.

The features highlights are:

  • Native support for Kusama blockchain
  • Support for the Bitcoin.de exchange (balances/trades/deposits and withdrawals).
  • Support for the Iconomi exchange (balances/trades/deposits and withdrawals).
  • Ability to manually add ledger actions (income, loss, expense and more ... )
  • Ability to ignore events for accounting purposes

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

Kusama

Rotki now natively supports the Kusama blockchain!

That means that Rotki users can input their Kusama addresses for tracking.

2021-01-16_10-43_1

and then have them displayed in the per account blockchain balances

2021-01-16_10-42

Kusama balances should now also be their own category in the dashboard

2021-01-16_10-43

Finally, and in compliance with the local-first ethos of rotki, users who run their own kusama node can set it in the settings and all queries will go through it

2021-01-16_11-24

Bitcoin.de

Users can now input bitcoin.de api keys and have its balances tracked, its trades and deposit/withdrawals pulled and have it taken into account in the profit/loss report.

2021-01-16_11-22

Iconomi

Users can now input iconomi api keys and have its balances tracked, its trades and deposit/withdrawals pulled and have it taken into account in the profit/loss report.

2021-01-16_11-22_1

Manual addition of income, loss, expense etc.

Users can now add any of a set of manual ledger actions. Ledger actions are income, expense, loss, donation received etc.

2021-01-16_10-49

Ledger actions are shown as part of the user's history

2021-01-16_10-59

They are also taken into account in the profit/loss report.

Selectively ignore actions for accounting

Users now have the option to ignore any of the following historical actions: Trades, ethereum transactions, deposit/withdrawals, ledger actions.

2021-01-16_11-18

Once an action is ignored it's no longer taken into account in the accounting during profit/loss report generation. Actions can be un-ignored at any time.


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

New Features

  • #968 Rotki will now run some heavier tasks periodically in the background to alleviate the pressure from big tasks like the profit loss report. These tasks for now are: exchanges trades query, ethereum transactions query, cryptocompare historical price queries and xpub address derivation.
  • #2015 Users can now selectively ignores trades, deposits/withdrawals, ethereum transactions and ledger actions in the accounting processing of the profit loss report.
  • #1920 Rotki now supports addition of a custom Kusama endpoint.
  • #1662 Users are now able to manually input ledger actions such as Income, Donation, Loss, Expense, Dividends Income.
  • #1866 The tax report is now named Profit and Loss Report.
  • #1466 The account label is now renamed to account name.
  • #1919 Rotki now supports Kusama blockchain. Users can import their Kusama addresses and see their KSM balances.
  • #1792 Users should now be able to see the accounting settings used when generating a tax report.
  • #522 Users can connect to different backends from the frontend.
  • #2056 Users can now control whether a profit loss report in a certain time range is allowed to go further in the past to calculate the real cost basis of assets or not. By default this setting is on.
  • #2008 Users can now search for a currency in the currency selection UI.
  • #1950 Users can now use a predefined yearly or quarterly range when generating a tax report.
  • #991 Add Bitcoin.de exchange.
  • #629 Add ICONOMI exchange. Balances and trades of single assets can be imported.

Bug Fixes

  • #1140 Users will now see the account balances sorted by label instead of hex when sorting the account column.
  • #1946 There should no longer be a non 0-100 percentage in the tax report during the progress report.
  • #2040 Balance snapshotting should now work again for Bitfinex and Bitstamp users.
  • #2006 Users will now properly see all accounts selected as a hint when no account is selected in airdrops.
  • #2023 Crypto.com is now properly not displayed as a connectable exchange.
  • #2013 Show correct fee currency for Bitfinex trades.
  • #1759 Xpub address derivation after restart of the app from an existing xpub should no longer miss addresses
  • #2047 Fix balances query for users of Binance.us

Newly supported assets

Added support for the following assets:

Don't miss a new rotki release

NewReleases is sending notifications on new releases.