mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Bump RoboSats to v0.7.1-alpha (#1729)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
b5b1a92490
commit
e1a9361d80
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 12596
|
||||
|
||||
web:
|
||||
image: recksato/robosats-client:1ba8183@sha256:6a776a00364449f10eebdf7781a4f75d068d697767fc77c3e578cb854291eb68
|
||||
image: recksato/robosats-client:v0.7.1-alpha@sha256:69a4d1cc184c45dff720fd41999408fabc9a2789d1de456488ed2311c7184d40
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
init: true
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: robosats
|
||||
category: bitcoin
|
||||
name: RoboSats
|
||||
version: "v0.7.0-alpha"
|
||||
version: "v0.7.1-alpha"
|
||||
tagline: Simple and Private Bitcoin P2P Exchange
|
||||
description: >-
|
||||
RoboSats is a simple and private app to exchange bitcoin for national currencies.
|
||||
@ -34,11 +34,14 @@ description: >-
|
||||
You can join other cool Robots and get community support at https://t.me/robosats telegram group.
|
||||
|
||||
releaseNotes: >-
|
||||
This is a minor release to help the clients to be up to date with the major changes in coordinators:
|
||||
|
||||
- Manually add new coordinators
|
||||
- New currency DZD
|
||||
- UI Bug fixes and regression fixes caused with LND v18 upgrade
|
||||
Highlights:
|
||||
- Improved performance across various features
|
||||
- Faster and more reliable web notifications
|
||||
- Fixed bugs related to cache management
|
||||
- Fixed version upgrade dialog
|
||||
- Removed “Experimental” and “Satstralia” coordinators
|
||||
- Fixed robot avatar generation on the web
|
||||
- Uppercased invoice text on QR codes
|
||||
|
||||
|
||||
Full release notes are available at https://github.com/RoboSats/robosats/releases
|
||||
|
Loading…
Reference in New Issue
Block a user