Update Toshi Moto to 1.37.1 (#4469)

This commit is contained in:
toshimoto821 2026-01-15 06:07:13 -05:00 committed by GitHub
parent 613177f2db
commit d807e333b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 7 deletions

View File

@ -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

View File

@ -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