diff --git a/static/releases.html b/static/releases.html index ce3a5c04..6b17c40b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,6 +73,7 @@
List of tagged releases. Snapshot releases without tags such as early releases of the project and early device support releases are not listed.
+Tags:
+Changes since the 2019.12.02.23 release:
+ +Restoration of past features since the 2019.12.02.23 release:
+ +DNS resolution for other connections
An HTTPS connection is made to https://grapheneos.org/ to update the time + from the date header field. This is a full replacement of Android's standard + network time update implementation, which uses the cellular network when + available with a fallback to SNTP when it's not available.
+Similar connectivity checks are also performed by the hardened Chromium browser (Vanadium).