umbrel-apps/rotki/umbrel-app.yml
Xosten ba3d9f51c8
Update rotki to 1.27.0 (#406)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
2023-02-13 18:58:01 +00:00

52 lines
2.4 KiB
YAML

manifestVersion: 1
id: rotki
category: Finance
name: rotki
version: "1.27.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.
The mission of rotki is to bring transparency into the crypto and financial sectors through the use of open source.
Most importantly unlike virtually every other competing service which consists of closed source SaaS onto which you are forced to hand over all your financial data, with rotki your data is stored encrypted locally in your computer.
It enables you to take ownership of your financial data!
⚠️ IMPORTANT ⚠️ Rotki is meant to be accessed locally. Hosting it on a publicly accessible machine should be avoided at all cost, unless you know what you're doing!
developer: Rotki
website: https://rotki.com
dependencies: []
repo: https://github.com/rotki/rotki
support: https://github.com/rotki/rotki/issues
port: 8084
releaseNotes: >-
Rotki v1.27.0 is the biggest release rotki has ever made. It contains a lots of new features, improvements and bug fixes we made in the past 3 months! The biggest feature coming here is proper multi-evm chain support starting with Optimism and the introduction of Optimism support for transactions history, balances etc.
Important Notes:
- When opening the release for the first time you will see all your ethereum accounts that have had activity in either optimism or avalanche being also added for these chains. (The only exception to this is if you pull from premium server to a new machine and the old version you sync from has not yet been upgraded to 1.27.0)
- If you have any optimism address you will be asked to create and add a free API key for optimistic etherscan: https://optimistic.etherscan.io/register
- All EVM transaction events (except for the ones you customized) will need to be redecoded since this upgrade made many changes and improvements to the decoders. No action on the user side needed for this, but you may notice longer loading time when you visit the EVM transactions for the first time.
Full changelog can be found here: https://github.com/rotki/rotki/releases/tag/v1.27.0
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
path: ""
defaultUsername: ""
defaultPassword: ""
torOnly: false
submitter: Xosten
submission: https://github.com/getumbrel/umbrel-apps/pull/255