From 35c2f37d8b7cfcab76f0923cbedd73b1496e2be2 Mon Sep 17 00:00:00 2001 From: Xosten <11696836+Xosten@users.noreply.github.com> Date: Tue, 23 Apr 2024 14:37:41 +0200 Subject: [PATCH] Update rotki to v.1.32.2 (#1050) Co-authored-by: nmfretz --- rotki/docker-compose.yml | 2 +- rotki/umbrel-app.yml | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/rotki/docker-compose.yml b/rotki/docker-compose.yml index 8d964aa..944e309 100644 --- a/rotki/docker-compose.yml +++ b/rotki/docker-compose.yml @@ -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 diff --git a/rotki/umbrel-app.yml b/rotki/umbrel-app.yml index 6b2815c..0b64d18 100644 --- a/rotki/umbrel-app.yml +++ b/rotki/umbrel-app.yml @@ -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