diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 25 |
1 files changed, 19 insertions, 6 deletions
diff --git a/static/releases.html b/static/releases.html index 29312dac..47336ce3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,6 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2024120900">2024120900</a></li> <li><a href="#2024120702">2024120702</a></li> <li><a href="#2024120701">2024120701</a></li> <li><a href="#2024120700">2024120700</a></li> @@ -538,14 +539,28 @@ <p>The <a href="/history/legacy-changelog">legacy changelog page</a> has the release notes from before the rebranding of the project in 2018 and 2019.</p> - <!-- - <article id="2024120702"> - <h3><a href="#2024120702">2024120702</a></h3> + <article id="2024120900"> + <h3><a href="#2024120900">2024120900</a></h3> <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024120702">2024120702</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024120900">2024120900</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2024120900 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024120900"> + <h3><a href="#2024120900">2024120900</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024120900">2024120900</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> </ul> <p>Changes since the 2024120702 release:</p> @@ -563,13 +578,11 @@ <li>CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): add support for new ICCID MVNO type in Android 15 QPR1</li> <li>CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): add support for new ApnItem fields Android 15 QPR1</li> <li>CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): change user-facing carrier settings version string prefix to match Google Carrier Settings to avoid confusion when comparing to the stock OS</li> - Lw <li>stop temporarily always enabling system crash notifications since initial Android 15 QPR1 is completed</li> <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.228</li> <li>adevtool: update carrier_settings and carrier_list protobuf parsers for Android 15 QPR1</li> </ul> </article> - --> <article id="2024120702"> <h3><a href="#2024120702">2024120702</a></h3> |
