Update Toshi Moto to 1.37.1 (#4469)
This commit is contained in:
parent
613177f2db
commit
d807e333b9
@ -19,7 +19,7 @@ services:
|
||||
MONGODB_URI: "mongodb://toshi-moto_mongodb_1:27017/toshi-moto"
|
||||
|
||||
web:
|
||||
image: toshimoto821/toshi-moto:1.36.1@sha256:6cb3d1c73f837fbc3d21d586c05bc2747311307b3cbfbe0624e5f8140ce60220
|
||||
image: toshimoto821/toshi-moto:1.37.1@sha256:c4317ae166e7d4fd57acb5822f44cf2edaef71f5bf032ca0c866b8a12c71a470
|
||||
restart: on-failure
|
||||
user: 1000:1000
|
||||
stop_grace_period: 1m
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: toshi-moto
|
||||
category: finance
|
||||
name: Toshi Moto
|
||||
version: "1.36.1"
|
||||
version: "1.37.1"
|
||||
website: https://toshimoto.app
|
||||
tagline: Secure Bitcoin portfolio monitoring with privacy-first design
|
||||
description: >-
|
||||
@ -38,11 +38,10 @@ gallery:
|
||||
path: ""
|
||||
releaseNotes: >-
|
||||
This update of toshi-moto contains the following changes:
|
||||
- adds "saylor tracker" like dots for transactions
|
||||
- adds additional line axis configuration options
|
||||
- minor UI improvements and bug fixes
|
||||
|
||||
Full changes can be found here: https://github.com/toshimoto821/toshi-moto/compare/web-ui-1.31.1...web-ui-1.36.1
|
||||
- adds support for standalone addresses (manual wallets without xpubs)
|
||||
|
||||
|
||||
Full changes can be found here: https://github.com/toshimoto821/toshi-moto/compare/web-ui-1.36.1...web-ui-1.37.1
|
||||
defaultUsername: ""
|
||||
deterministicPassword: false
|
||||
submitter: Toshi Moto
|
||||
|
||||
Loading…
Reference in New Issue
Block a user