diff options
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 4f200cee..393a7156 100644 --- a/static/releases.html +++ b/static/releases.html @@ -850,13 +850,14 @@ <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024082200-redfin">2024082200-redfin</a> (Pixel 4a (5G), Pixel 5)</li> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024082200">2024082200</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> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024082200-caimito">2024082200-caimito</a> (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024082200-caimito">2024082200-caimito</a> (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold)</li> </ul> <p>Changes since the 2024082200 release:</p> <ul> <li>add production support for the Pixel 9, Pixel 9 Pro and Pixel 9 Pro XL</li> + <li>add experimental support for the Pixel 9 Pro Fold (we haven't received our preordered device for testing yet)</li> <li>add support for Pixel Thermometer app available from our App Store for the Pixel 8 Pro, Pixel 9 Pro and Pixel 9 Pro XL</li> <li>add missing feature compatibility matrix definitions (mainly for 9th generation Pixels)</li> <li>add support for using backslashes in the passphrases for encrypting the keys for signing OS releases</li> |
