|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: rotki |
|
|
|
category: finance |
|
|
|
name: rotki |
|
|
|
version: "1.34.2" |
|
|
|
version: "1.34.3" |
|
|
|
tagline: Portfolio tracking, analytics, accounting and tax reporting |
|
|
|
description: >- |
|
|
|
rotki is an open source portfolio tracking, analytics, accounting and tax reporting tool that protects your privacy. |
|
|
@ -25,17 +25,20 @@ repo: https://github.com/rotki/rotki |
|
|
|
support: https://github.com/rotki/rotki/issues |
|
|
|
port: 8084 |
|
|
|
releaseNotes: >- |
|
|
|
⚠️ Due to a bug with token redetection, it's recommended to redetect tokens for all your addresses per each EVM chain you use. |
|
|
|
|
|
|
|
|
|
|
|
New Features: |
|
|
|
- New event type/subtype combinations added for receiving payments, paying for something, and receiving grants. |
|
|
|
- Generic events can now be created or imported with location being bitcoin, bitcoin cash, polkadot and kusama. |
|
|
|
|
|
|
|
|
|
|
|
Bug Fixes: |
|
|
|
- Users can now filter by event subtype in the history events view. |
|
|
|
- ETH from staking now appears under the ETH breakdown on the dashboard. |
|
|
|
- Importing addresses from MetaMask works when multiple browser wallets are installed. |
|
|
|
- Background tasks now run properly when logging out and logging in again. |
|
|
|
- Improved detection of account activity in new EVM chains. |
|
|
|
- Fixed a recursion error when querying the price of a token. |
|
|
|
- Fixed an error that was creating snapshots more frequently than expected. |
|
|
|
- Users will no longer be able to add duplicate names for an address for all EVM chains to the address book. |
|
|
|
- Eigenlayer native restaking exited balances residing in eigenpod will no longer be double counted. |
|
|
|
- Active/exited validators will now be properly displayed and filtered for validators that are tracked but the withdrawal address is not. |
|
|
|
- Detected tokens will no longer randomly disappear from a tracked address if new events are processed. |
|
|
|
- It will now be possible to refresh counterparty data if loading initially fails. |
|
|
|
|
|
|
|
|
|
|
|
Full release notes are found at https://github.com/rotki/rotki/releases |
|
|
|