From 97a85d6e01c948ecb48b512ab9b617cca31db897 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Mon, 1 Feb 2021 17:56:15 -0700 Subject: [PATCH] 0.2.9 welcome message --- .../modals/os-welcome/os-welcome.page.html | 29 ++++--------------- 1 file changed, 5 insertions(+), 24 deletions(-) diff --git a/ui/src/app/modals/os-welcome/os-welcome.page.html b/ui/src/app/modals/os-welcome/os-welcome.page.html index 407dfaba5..ed509e95c 100644 --- a/ui/src/app/modals/os-welcome/os-welcome.page.html +++ b/ui/src/app/modals/os-welcome/os-welcome.page.html @@ -8,30 +8,11 @@
-
-

Highlights

-

- 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. - Additionally, it draws a distinction between services that are designed to be launched inside the browser and those that are designed to run in the background -

-

- 0.2.8 also introduces automatic update checks. With this enabled, each time you visit your embassy you will be notified if new Embassy OS or service versions are available. This setting can be edited in your Embassy Config page. - - Auto Check for Updates - - -

- -
-
Important
-

- If you have LND or c-lightning installed, please update them to the latest versions. - An oversight in Start9’s USB backups system has created a situation where restoring a LND or c-lightning backup could potentially result in permanent loss of channel funds. - To be clear, DO NOT attempt to restore a LND or c-lightning backup until you have updated to the latest versions. -

-
-
+

Highlights

+

+ 0.2.9 introduces LAN support for services running on the Embassy. A service's LAN address (.local URL) can be accessed while connected to the same network. + This is useful for two reasons: (1) LAN connections are significantly faster than Tor, and (2) if the Tor network is experiencing connectivity issues, you will not be locked out of your services. +