diff --git a/rotki/docker-compose.yml b/rotki/docker-compose.yml index cfdb505..8d964aa 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 8d017bf..6b2815c 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