diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-06-20 18:22:33 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-06-20 18:57:42 -0400 |
| commit | dd97da343a52198a7cc1d591a0ad04e44142451b (patch) | |
| tree | 219a16d77278a4663f1c6adb8d4ee0d2eec4a2e7 | |
| parent | 2e8cd20767d903cb4e64471dfb79ed9dc08b1946 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index de2eaeed..59961deb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -74,7 +74,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2025062000">2025062000</a></li>--> + <li><a href="#2025062000">2025062000</a></li> <li><a href="#2025061900">2025061900</a></li> <li><a href="#2025061600">2025061600</a></li> <li><a href="#2025061500">2025061500</a></li> @@ -593,13 +593,27 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025062000">2025062000</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 2025062000 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2025062000"> + <h3><a href="#2025062000">2025062000</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025062000">2025062000</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 2025061900 release:</p> <ul> <li>fix an issue with our added infrastructure for overriding the minimum SDK version for APK-based components backported from Android 16 (Samsung Shannon IMS/RCS was not active resulting in VoLTE, VoNR, VoWi-Fi, SMS via LTE/NR/Wi-Fi and RCS not working so the 2025061900 release was quickly cancelled before being rolled out to a large number of Alpha channel users)</li> </ul> </article> - --> <article id="2025061900"> <h3><a href="#2025061900">2025061900</a></h3> |
