mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update rotki 1.30.1 (#751)
This commit is contained in:
parent
f8ccbb8cc4
commit
f492d8e8dd
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 80
|
APP_PORT: 80
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: rotki/rotki:v1.30.0@sha256:6c7d1d2cde6923e2ec03bdf7f5f435940d5d1b24db8548a010ea81430719d043
|
image: rotki/rotki:v1.30.1@sha256:a9147394b07e9db8fdf9f034d9dbc344566ab8f2d28f6e1fe41520663d584b56
|
||||||
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.30.0"
|
version: "1.30.1"
|
||||||
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.
|
||||||
@ -25,14 +25,11 @@ 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: >-
|
releaseNotes: >-
|
||||||
Rotki v1.30.0 is a big release containing many improvements
|
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.
|
||||||
and bug fixes the team made in the last month!
|
Most important bug fixed here is the fix for the ability to push the DB backup to the server for premium users.
|
||||||
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/tag/v1.30.1
|
||||||
Full release notes and changes from previous versions can be found here: https://github.com/rotki/rotki/releases/tag/v1.30.0
|
|
||||||
gallery:
|
gallery:
|
||||||
- 1.jpg
|
- 1.jpg
|
||||||
- 2.jpg
|
- 2.jpg
|
||||||
|
Loading…
Reference in New Issue
Block a user