mirror of https://github.com/lukechilds/umbrel.git
Mayank Chhabra
4 years ago
committed by
GitHub
2 changed files with 4 additions and 4 deletions
@ -1,6 +1,6 @@ |
|||
{ |
|||
"version": "0.2.6", |
|||
"name": "Umbrel v0.2.6", |
|||
"version": "0.2.7", |
|||
"name": "Umbrel v0.2.7", |
|||
"requires": ">=0.2.1", |
|||
"notes": "What's new? Automatic backups of your Lightning channels! The backup file is first encrypted on your device and then uploaded to our servers via Tor. There isn't a way to disable this functionality or recover from a backup in the dashboard yet. Both of these features will be added in the coming updates." |
|||
"notes": "What's new? An important bugfix for Lightning Network Daemon (LND) to prevent incorrect switching of its backend." |
|||
} |
Loading…
Reference in new issue