diff options
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index d983d0f7..ea2a7ad0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -592,6 +592,7 @@ <p>Changes since the 2025061300 release:</p> <ul> + <li>adjust our hard-wired Android 16 cellular radio version string to pass the case sensitive check done by the install process</li> <li>adjust the SUPL disabled mode to work around Samsung gnssd on the Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro Fold and Pixel 9a not implementing SUPL_MODE properly (reboot is required for the Off mode to kick in on these devices)</li> <li>Messaging: update to <a href="https://github.com/GrapheneOS/Messaging/releases/tag/11">version 11</a></li> </ul> |
