publish new release notes

This commit is contained in:
Daniel Micay 2023-10-08 14:32:35 -04:00
parent 1d76c9246e
commit 9a2bed9d64

View File

@ -85,7 +85,7 @@
<li> <li>
<a href="#changelog">Changelog</a> <a href="#changelog">Changelog</a>
<ul> <ul>
<!--<li><a href="#2023100800">2023100800</a></li>--> <li><a href="#2023100800">2023100800</a></li>
<li><a href="#2023100300">2023100300</a></li> <li><a href="#2023100300">2023100300</a></li>
<li><a href="#2023100100">2023100100</a></li> <li><a href="#2023100100">2023100100</a></li>
<li><a href="#2023091800">2023091800</a></li> <li><a href="#2023091800">2023091800</a></li>
@ -652,6 +652,39 @@
release notes from before the rebranding of the project in 2018 and 2019.</p> release notes from before the rebranding of the project in 2018 and 2019.</p>
<!-- <!--
<article id="2023100800">
<h3><a href="#2023100800">2023100800</a></h3>
<p>This is the initial non-experimental release of GrapheneOS based on Android
14. Our initial public experimental release (2023100800) was published on
October 6th so there have already been a couple days of public testing.</p>
<p>Tags:</p>
<ul>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023100800">2023100800</a> (Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, emulator, generic, other targets)</li>
</ul>
<p>Changes since the 2023100300 release:</p>
<ul>
<li>full 2023-10-06 security patch level</li>
<li>rebased onto UP1A.231005.007 Android Open Source Project release as the initial port of all GrapheneOS features to Android 14</li>
<li>add toggle for automatic per-app hardening configuration</li>
<li>temporarily add Google Camera to automatic exception list for hardened_malloc</li>
<li>add back support for displaying app compilation progress at boot</li>
<li>restore Android 13 work profile pause behavior by stopping the profile from running instead of only suspending apps</li>
<li>fix cosmetric issue for adevtool envsetup.sh integration</li>
<li>adevtool: download: add option to unpack factory images</li>
<li>adevtool: collect-state: fix the output file name format</li>
<li>adevtool: collect-state: add an option to automatically make prep OS build</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/117.0.5938.153.0">version 117.0.5938.153.0</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.48.0">version 118.0.5993.48.0</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-77">version 77</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/75">version 75</a></li>
</ul>
</article>
-->
<article id="2023100800"> <article id="2023100800">
<h3><a href="#2023100800">2023100800</a></h3> <h3><a href="#2023100800">2023100800</a></h3>
@ -692,7 +725,6 @@
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/75">version 75</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/75">version 75</a></li>
</ul> </ul>
</article> </article>
-->
<article id="2023100300"> <article id="2023100300">
<h3><a href="#2023100300">2023100300</a></h3> <h3><a href="#2023100300">2023100300</a></h3>