Update Rotki to v1.26.3 (#348)

Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
Xosten 2023-01-02 14:54:52 +01:00 committed by GitHub
parent 2f0b7ec2b3
commit 9e2756aee9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 5 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 80
web:
image: rotki/rotki:v1.26.2@sha256:c6bce2d6a9fc839e2e34a296f2c936eae54a7d4957297bcd7eabec14f18a9930
image: rotki/rotki:v1.26.3@sha256:d7ec69fbaf1866268792dec0ffe3dc54537a99b8d9a31037810f1b6c61c9480d
restart: on-failure
stop_grace_period: 1m
init: true

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: rotki
category: Finance
name: rotki
version: "1.26.2"
version: "1.26.3"
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,14 @@ 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.
- Fixes issues where balance is not fully refreshed after detect tokens button pressed.
- From this release and on we enabled seasonal icons! You may notice rotki has a more festive spirit 🐦 🎅
- Connecting to substrate nodes will no longer timeout prematurely for systems with slow connections.
- Full changelog can be found here: https://github.com/rotki/rotki/releases/tag/v1.26.2
- Transfers between tracked accounts will now have a correct label in the UI.
Full changelog can be found here: https://github.com/rotki/rotki/releases/tag/v1.26.3
gallery:
- 1.jpg
- 2.jpg