auto check for update on init

This commit is contained in:
Matt Hill
2021-01-15 16:35:39 -07:00
committed by Aiden McClelland
parent 792a5cc429
commit 0c7eae7333
6 changed files with 109 additions and 23 deletions

View File

@@ -13,16 +13,16 @@
<ion-content class="ion-padding">
<div>
<h3>Overview</h3>
<h2>Overview</h2>
<p>
0.2.8 is a small but important update designed to enhance awareness around potential pitfalls of using certain services.
It introduces warnings for installing, uninstalling, backing up, and restoring backups of stateful services such as LND or c-lightning.
This release also draws a distinction between services that can be launched inside the browser and those that are designed to run in the background.
0.2.8 also draws a distinction between services that can be launched inside the browser and those that are designed to run in the background.
</p>
</div>
<div style="margin-top: 30px">
<h3 style="color: var(--ion-color-danger)">Critical Information - Read Carefully</h3>
<h5 style="color: var(--ion-color-danger)">Critical - Read Carefully</h5>
<p>
If you have LND or c-lightning installed, it is critical that you update them to the latest version.
An oversight in Start9s USB backups system has created a situation where restoring a LND or c-lightning backup can result in permanent loss of channel funds.