mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update Rotki to 1.26.2 (#337)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
parent
9dc1e20db6
commit
fdf8d7e367
|
@ -7,7 +7,7 @@ services:
|
||||||
APP_PORT: 80
|
APP_PORT: 80
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: rotki/rotki:v1.26.1@sha256:14ac75dc4acdedd762bc13e6d62c9a46d3ef9f9e395fb24fc4086b5cb2eca733
|
image: rotki/rotki:v1.26.2@sha256:c6bce2d6a9fc839e2e34a296f2c936eae54a7d4957297bcd7eabec14f18a9930
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
init: true
|
init: true
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||||
id: rotki
|
id: rotki
|
||||||
category: Finance
|
category: Finance
|
||||||
name: rotki
|
name: rotki
|
||||||
version: "1.26.1"
|
version: "1.26.2"
|
||||||
tagline: Portfolio tracking, analytics, accounting and tax reporting
|
tagline: Portfolio tracking, analytics, accounting and tax reporting
|
||||||
description: >-
|
description: >-
|
||||||
rotki is an open source portfolio tracking, analytics, accounting and tax reporting tool that protects your privacy.
|
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
|
repo: https://github.com/rotki/rotki
|
||||||
support: https://github.com/rotki/rotki/issues
|
support: https://github.com/rotki/rotki/issues
|
||||||
port: 8084
|
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:
|
gallery:
|
||||||
- 1.jpg
|
- 1.jpg
|
||||||
- 2.jpg
|
- 2.jpg
|
||||||
|
|
Loading…
Reference in New Issue
Block a user