diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-09 04:56:50 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-09 04:57:10 -0400 |
| commit | 421bb106080dd828ab1d04d1605e3ddd781c4d29 (patch) | |
| tree | 968959513f3b0af2da193b4018d0537810572af0 /static | |
| parent | 110d45005806be9a5030d32dc9c4ec8c6dcc9f79 (diff) | |
allow disabling browser app again
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e6e5bd38..02b63745 100644 --- a/static/releases.html +++ b/static/releases.html @@ -323,6 +323,7 @@ <p>Restoration of past features since the 2020.05.05.02 release:</p> <ul> + <li>Settings: allow disabling Vanadium browser app via the Settings UI now that Trichrome (browser, WebView, shared library) has replaced Monochrome (monolithic app) for providing the WebView without having 2 copies of the browser engine</li> </ul> --> |
