mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update rotki to v.1.32.2 (#1050)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
da79d98df5
commit
35c2f37d8b
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: 80
|
||||
|
||||
web:
|
||||
image: rotki/rotki:v1.31.0@sha256:799a26bdb98696fb64602d8d1906b012f6f3972f375b2f7ffc0c16169615f048
|
||||
image: rotki/rotki:v1.32.2@sha256:86bafd1b486bcdb6d40e0d22abd282a704957ae012be423e67dd1ef7393c8eb5
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
init: true
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: rotki
|
||||
category: finance
|
||||
name: rotki
|
||||
version: "1.31.0"
|
||||
version: "1.32.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.
|
||||
|
@ -25,10 +25,14 @@ repo: https://github.com/rotki/rotki
|
|||
support: https://github.com/rotki/rotki/issues
|
||||
port: 8084
|
||||
releaseNotes: >-
|
||||
rotki v1.31.0 is a gigantic release containing all the work that the team has been preparing in the last 3 months!
|
||||
The biggest features coming in this release are support for Gnosis chain, support for Base chain, Velodrome support, a UI redesign but also a lot of smaller improvements and new protocol decoders for history events such as graph, ethereum attestation service and more!
|
||||
This release updates rotki from 1.31.0 to 1.32.2.
|
||||
|
||||
Full release notes and changes from previous versions can be found here: https://github.com/rotki/rotki/releases
|
||||
|
||||
⚠️ EVM history events will be re-decoded the first time you go to the history events page after you open the new version.
|
||||
This is something that takes a bit of time (depending on amount of events) but is required in order to apply all changes since last release.
|
||||
|
||||
|
||||
Full release notes and changes from previous versions can be found at https://github.com/rotki/rotki/releases
|
||||
gallery:
|
||||
- 1.jpg
|
||||
- 2.jpg
|
||||
|
|
Loading…
Reference in New Issue
Block a user