diff options
| author | GrapheneOS <contact@grapheneos.org> | 2024-07-31 23:05:07 -0400 |
|---|---|---|
| committer | GrapheneOS <contact@grapheneos.org> | 2024-07-31 23:05:07 -0400 |
| commit | 0d7aabeab84a9b9ec31d309f36000211dddbf61d (patch) | |
| tree | 08b1da00bb7405dc4d4a87f2e5e6b6a627d89576 | |
| parent | e06689c3831e10bf5b08942a9911d6d95c02a2ea (diff) | |
GmsCompatConfig 126 bundling deferred
| -rw-r--r-- | static/releases.html | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index da4f1c11..fe5c12b2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -786,11 +786,32 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024080100">2024080100</a> (Pixel 5a, 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, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2024080100 release:</p> + + <ul> + <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-126">version 126</a></li> + </ul> + </article> + --> + + <!-- + <article id="2024080100"> + <h3><a href="#2024080100">2024080100</a></h3> + + <p>Pixel 4a (5G) and Pixel 5 are end-of-life and shouldn't be used anymore due + to lack of security patches for firmware and drivers. We provide extended + support for harm reduction.</p> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024080100-redfin">2024080100-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024080100">2024080100</a> (Pixel 5a, 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, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2024073100 release:</p> <ul> <li>revert VPN DNS leak protection again since it's still partially incompatible with Proton VPN and certain other apps for unknown reasons, although we did avoid a lot of the compatibility issues from last time</li> - <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-126">version 126</a></li> </ul> </article> --> |
