diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-13 04:50:27 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-13 04:50:27 -0400 |
| commit | f354c40a32169e7bf889f37d7409a3cb64416f78 (patch) | |
| tree | 7b00bf3cf631733c7e26cfe1d901000ce97983d7 /static | |
| parent | 4d4f1edb3cd2999af1093dfcb6387253e20003d1 (diff) | |
VPN lockdown change was not actually released yet
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
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> |
