From 0535bb0aa0b2d16b1860041c332f0366a405bc85 Mon Sep 17 00:00:00 2001 From: smolgrrr Date: Wed, 6 Dec 2023 10:19:58 +1100 Subject: [PATCH] Update Rotki to 1.31.0 (#868) --- rotki/docker-compose.yml | 2 +- rotki/umbrel-app.yml | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/rotki/docker-compose.yml b/rotki/docker-compose.yml index cfdb5054..8d964aa4 100644 --- a/rotki/docker-compose.yml +++ b/rotki/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 80 web: - image: rotki/rotki:v1.30.1@sha256:a9147394b07e9db8fdf9f034d9dbc344566ab8f2d28f6e1fe41520663d584b56 + image: rotki/rotki:v1.31.0@sha256:799a26bdb98696fb64602d8d1906b012f6f3972f375b2f7ffc0c16169615f048 restart: on-failure stop_grace_period: 1m init: true diff --git a/rotki/umbrel-app.yml b/rotki/umbrel-app.yml index 8d017bf2..6b2815cb 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.30.1" +version: "1.31.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,11 +25,10 @@ repo: https://github.com/rotki/rotki support: https://github.com/rotki/rotki/issues port: 8084 releaseNotes: >- - rotki v1.30.1 is a small patch release on top of 1.30.0 fixing some of the bugs our users found in the last week. - Most important bug fixed here is the fix for the ability to push the DB backup to the server for premium users. + 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! - - Full release notes and changes from previous versions can be found here: https://github.com/rotki/rotki/releases/tag/v1.30.1 + Full release notes and changes from previous versions can be found here: https://github.com/rotki/rotki/releases gallery: - 1.jpg - 2.jpg