diff --git a/toshi-moto/docker-compose.yml b/toshi-moto/docker-compose.yml index 424d3aa2..c75fa791 100644 --- a/toshi-moto/docker-compose.yml +++ b/toshi-moto/docker-compose.yml @@ -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 diff --git a/toshi-moto/umbrel-app.yml b/toshi-moto/umbrel-app.yml index 68abd2a5..6e914397 100644 --- a/toshi-moto/umbrel-app.yml +++ b/toshi-moto/umbrel-app.yml @@ -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