diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 31 |
1 files changed, 24 insertions, 7 deletions
diff --git a/static/releases.html b/static/releases.html index 939be6b8..41e52e13 100644 --- a/static/releases.html +++ b/static/releases.html @@ -101,6 +101,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022110400">2022110400</a></li> <li><a href="#2022102800">2022102800</a></li> <li><a href="#2022102600">2022102600</a></li> <li><a href="#2022102300">2022102300</a></li> @@ -635,19 +636,37 @@ release notes from before the rebranding of the project in 2018 and 2019.</p> <!-- - <article id="2022102800"> - <h3><a href="#2022102800">2022102800</a></h3> + <article id="2022110400"> + <h3><a href="#2022110400">2022110400</a></h3> <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022102800">TP1A.221005.002.2022102800</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.003.2022102800">TP1A.221005.003.2022102800</a> (Pixel 6a, emulator, generic, other targets)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.220804.031.2022102800">TD1A.220804.031.2022102800</a> (Pixel 7, Pixel 7 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022110400">TP1A.221005.002.2022110400</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.003.2022110400">TP1A.221005.003.2022110400</a> (Pixel 6a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.220804.031.2022110400">TD1A.220804.031.2022110400</a> (Pixel 7, Pixel 7 Pro)</li> + </ul> + + <p>Changes since the 2022110400 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022110400"> + <h3><a href="#2022110400">2022110400</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022110400">TP1A.221005.002.2022110400</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.003.2022110400">TP1A.221005.003.2022110400</a> (Pixel 6a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.220804.031.2022110400">TD1A.220804.031.2022110400</a> (Pixel 7, Pixel 7 Pro)</li> </ul> <p>Changes since the 2022102800 release:</p> <ul> + <li>GmsCompatConfig: stub out privileged UserManager.getUserName() needed by a newer version of Play services than we currently mirror in our app repository</li> <li>set up Android 13 QR scan quick tile for GrapheneOS Camera</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/53">version 53</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/54">version 54</a></li> @@ -659,11 +678,9 @@ <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a): add back our change enabling UNMAP_KERNEL_AT_EL0 now that upstream issues with it are resolved for this branch</li> <li>allow toggling presidential alerts</li> <li>Vanadium: change app id to app.vanadium.browser while using original-package to keep using org.chromium.chrome for existing installs (until factory reset) to preserve compatibility and user data</li> - <li>GmsCompatConfig: stub out privileged UserManager.getUserName()</li> <li>Messaging: update MMS configuration database based on Google Messages 20221018_01_RC01</li> </ul> </article> - --> <article id="2022102800"> <h3><a href="#2022102800">2022102800</a></h3> |
