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 2cc9b535..f745bc16 100644 --- a/static/releases.html +++ b/static/releases.html @@ -877,6 +877,7 @@ <p>Changes since the 2024083100 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: add support for using GSF 34 on SDK 35 (Android 15) to handle the case where users have just upgraded the OS but haven't yet updated GSF</li> <li>Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold: fix an upstream use-after-free bug present in 2 drivers</li> <li>allow Pixel Thermometer and Fitbit to see each other as a special case</li> <li>allow current launcher to see the Pixel Thermometer app as a special case</li> |
