summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 50a28a76..fa94f47e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -322,6 +322,7 @@
<li>fix upstream bug relying on malloc addresses for sort order of 3 items, causing Bluetooth A2DP audio to fail 2/3 of the time with hardened_malloc when the expected item isn't first</li>
<li>keep build number and datetime consistent</li>
<li>always use UTC as the time zone for build dates</li>
+ <li>enable VPN lockdown by default</li>
</ul>
<p>Restoration of past features since the 2020.05.05.02 release:</p>
@@ -400,7 +401,6 @@
<li>Vanadium: remove unsupported password leak detection option</li>
<li>Vanadium: expand automated string rebranding</li>
<li>Vanadium: remove Google prefix from storage settings label</li>
- <li>enable VPN lockdown by default</li>
<li>reword random MAC options to make them clearer</li>
<li>start the final phase of the migration process for random MAC preference values</li>
<li>generate manifests for stable releases directly referencing revisions by hash instead of tag name to simplify signature verification for the sources</li>