mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-14 09:29:16 +00:00
Update rotki to version v1.35.0 (#1578)
This commit is contained in:
parent
89f1f465df
commit
ab61ee5062
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: 80
|
||||
|
||||
web:
|
||||
image: rotki/rotki:v1.34.3@sha256:6ef9506bef565b4da0a0a5339a8d34b16a76f5a592ea44140738e7808965e62e
|
||||
image: rotki/rotki:v1.35.0@sha256:3346b217cb0895069a4af38eab0db9100d9d07bae7dc35d2f0349b6d289dcdff
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
init: true
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: rotki
|
||||
category: finance
|
||||
name: rotki
|
||||
version: "1.34.3"
|
||||
version: "1.35.0"
|
||||
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,21 +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.
|
||||
🚨 As always when you are upgrading from an older release, all your EVM history events will need to be redecoded.
|
||||
This is something that takes a bit of time (depending on the amount of events) but is required in order to apply all changes since last release.
|
||||
The redecoding will be triggered the first time you go to the history events page after you open the new version. You can monitor progress by pressing the 3 dots menu on the top right and then checking how many events remain in the popup window.
|
||||
|
||||
|
||||
New Features:
|
||||
- Generic events can now be created or imported with location being bitcoin, bitcoin cash, polkadot and kusama.
|
||||
|
||||
|
||||
Bug Fixes:
|
||||
- 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.
|
||||
|
||||
New features:
|
||||
- Support for Gnosis Pay, ODOS swaps, and ExtraFI
|
||||
- Maker Sky rebrand support (SKY and USDS tokens)
|
||||
- Eigenlayer PEPE upgrade support
|
||||
- Blockpit CSV import
|
||||
- LlamaZip swaps decoding for Optimism and Arbitrum
|
||||
- Uniswap V2 and V3 as historical price oracles
|
||||
- Calendar reminders for CRV vote escrow lock periods
|
||||
- Improved browser wallet address import
|
||||
|
||||
Full release notes are found at https://github.com/rotki/rotki/releases
|
||||
gallery:
|
||||
|
|
Loading…
Reference in New Issue
Block a user