From 16be91c87e224e9406148379530b4c6f558f3976 Mon Sep 17 00:00:00 2001 From: Xosten <11696836+Xosten@users.noreply.github.com> Date: Mon, 21 Aug 2023 21:53:57 +0200 Subject: [PATCH] Update rotki 1.30.0 (#734) --- rotki/docker-compose.yml | 2 +- rotki/umbrel-app.yml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/rotki/docker-compose.yml b/rotki/docker-compose.yml index 61e1f1e..8667071 100644 --- a/rotki/docker-compose.yml +++ b/rotki/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 80 web: - image: rotki/rotki:v1.29.0@sha256:510d3ab2a8b3f792646e547f37caadb50a6fc89ca1fc35c36812fcefa8856040 + image: rotki/rotki:v1.30.0@sha256:6c7d1d2cde6923e2ec03bdf7f5f435940d5d1b24db8548a010ea81430719d043 restart: on-failure stop_grace_period: 1m init: true diff --git a/rotki/umbrel-app.yml b/rotki/umbrel-app.yml index ae6f5fd..eedf15b 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.29.0" +version: "1.30.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,13 +25,14 @@ repo: https://github.com/rotki/rotki support: https://github.com/rotki/rotki/issues port: 8084 releaseNotes: >- - Rotki v1.29.0 is a big release containing many improvements + Rotki v1.30.0 is a big release containing many improvements and bug fixes the team made in the last month! - The biggest feature coming in this release is support for the Polygon POS chain (also known as Matic), - but also a lot of smaller improvements and new protocol decoders for history events. + The biggest feature coming in this release is support for the Arbitrum One chain, + but also a lot of smaller improvements and new protocol decoders for history events such as gitcoin v2, + gnosis safe etc. - Full release notes and changes from previous versions can be found here: https://github.com/rotki/rotki/releases/ + Full release notes and changes from previous versions can be found here: https://github.com/rotki/rotki/releases/tag/v1.30.0 gallery: - 1.jpg - 2.jpg