mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update rotki to v1.38.2 (#2432)
This commit is contained in:
parent
2f6768e39c
commit
29e56382c4
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 80
|
||||
|
||||
web:
|
||||
image: rotki/rotki:v1.38.1@sha256:e96b39a314c36bd0ca76f57a28e7e664e51c7dda3a63b08920a3ea42b7f5e631
|
||||
image: rotki/rotki:v1.38.2@sha256:933a265346f7078f354036ac2d859f65d90eb24dc1f3e94d6f15d2f04a6617eb
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
init: true
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: rotki
|
||||
category: finance
|
||||
name: rotki
|
||||
version: "1.38.1"
|
||||
version: "1.38.2"
|
||||
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.
|
||||
@ -28,21 +28,19 @@ releaseNotes: >-
|
||||
⚠️ As always when upgrading, all your EVM history events will need to be redecoded. This takes time depending on the amount of events but is required to apply all changes. The redecoding triggers the first time you go to the history events page after opening the new version.
|
||||
|
||||
|
||||
rotki v1.38.1 is a patch release containing improvements and bugfixes to address issues and improve overall experience.
|
||||
rotki v1.38.2 is a patch release containing improvements and bugfixes to address issues and improve overall experience.
|
||||
|
||||
|
||||
Improvements:
|
||||
- Added ability to filter by identifier in asset table and asset dropdown
|
||||
- Allow sorting of the PnL reports table
|
||||
- Improved handling of validator exports
|
||||
- Added option to refresh profiles if they are not loaded
|
||||
- Improved UI interactions and transaction decoding
|
||||
|
||||
|
||||
Bug fixes:
|
||||
- Fixed issues with Bitpanda exchange account addition
|
||||
- Resolved BTC balance querying for Linux binaries
|
||||
- Corrected decoding for various DeFi protocols and transactions
|
||||
- Improved currency symbol distinction for USD, AUD, CAD, and NZD
|
||||
- Fixed persistent settings and reusability of certain features
|
||||
- Fixed missing "Add new event here" button in event group menu
|
||||
- Resolved issues with asset graphs and xpub account display
|
||||
- Improved transaction decoding for failed Paraswap v6 swaps and DXDAO orders
|
||||
- Fixed ability to edit asset movements and pool tokens
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/rotki/rotki/releases
|
||||
|
Loading…
Reference in New Issue
Block a user