diff --git a/rotki/docker-compose.yml b/rotki/docker-compose.yml index d897081a..ee4bb025 100644 --- a/rotki/docker-compose.yml +++ b/rotki/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 80 web: - image: rotki/rotki:v1.26.1@sha256:14ac75dc4acdedd762bc13e6d62c9a46d3ef9f9e395fb24fc4086b5cb2eca733 + image: rotki/rotki:v1.26.2@sha256:c6bce2d6a9fc839e2e34a296f2c936eae54a7d4957297bcd7eabec14f18a9930 restart: on-failure stop_grace_period: 1m init: true diff --git a/rotki/umbrel-app.yml b/rotki/umbrel-app.yml index 07d16c24..4d6acede 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.26.1" +version: "1.26.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. @@ -24,6 +24,12 @@ dependencies: [] repo: https://github.com/rotki/rotki support: https://github.com/rotki/rotki/issues port: 8084 +releaseNotes: >- + - Fixes issues with Binance CSV imports, stops unnecessary balance refreshes and updates the default Ethereum open nodes to stop querying nodes that are no longer online and query more reliable nodes. + + - From this release and on we enabled seasonal icons! You may notice rotki has a more festive spirit 🐦 🎅 + + - Full changelog can be found here: https://github.com/rotki/rotki/releases/tag/v1.26.2 gallery: - 1.jpg - 2.jpg