diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-12-23 09:39:28 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-01-07 16:07:25 -0500 |
| commit | a241bf2801045d20764b958c6178217f88799bc1 (patch) | |
| tree | 2df42aeb4c95d97c29c22e834d992f8044a8267c /static/releases.html | |
| parent | fe672479503189b12994ff3403076420782d38f4 (diff) | |
2020.01.06.21 release notes
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 28 |
1 files changed, 28 insertions, 0 deletions
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 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2020.01.06.21">2020.01.06.21</a></li> <li><a href="#2019.12.02.23">2019.12.02.23</a></li> <li><a href="#2019.11.05.23">2019.11.05.23</a></li> <li><a href="#2019.11.04.23">2019.11.04.23</a></li> @@ -287,6 +288,33 @@ <p>List of tagged releases. Snapshot releases without tags such as early releases of the project and early device support releases are not listed.</p> + <h3 id="2020.01.06.21"> + <a href="#2020.01.06.21">2020.01.06.21</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ1A.200105.002.2020.01.06.21">QQ1A.200105.002.2020.01.06.21</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2019.12.02.23 release:</p> + + <ul> + <li>full 2020-01-01 security patch level</li> + <li>full 2020-01-05 security patch level</li> + <li>Vanadium: update Chromium base to 79.0.3945.93</li> + <li>Vanadium: disable hiding trivial subdomains</li> + <li>WebView: update to 79.0.3945.93</li> + <li>add the option to randomize the MAC address for each connection instead of per-network</li> + <li>authenticated network time updates via HTTPS</li> + </ul> + + <p>Restoration of past features since the 2019.12.02.23 release:</p> + + <ul> + <li>Settings: expose control over USB peripheral denial feature</li> + </ul> + <h3 id="2019.12.02.23"> <a href="#2019.12.02.23">2019.12.02.23</a> </h3> |
