mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
auto check for update on init
This commit is contained in:
committed by
Aiden McClelland
parent
792a5cc429
commit
0c7eae7333
@@ -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 Start9’s USB backups system has created a situation where restoring a LND or c-lightning backup can result in permanent loss of channel funds.
|
||||
|
||||
Reference in New Issue
Block a user