diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index dd90215c..98eb75a0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -674,6 +674,11 @@ <li>Settings: replace toggle for disabling SUPL with a new toggle for choosing between GrapheneOS proxy (default), Standard (carrier choice, usually supl.google.com) and Disabled (value of our previous toggle is ignored due to the new default choice)</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-35">version 35</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-36">version 36</a></li> + <li>Sandboxed Google Play compatibility layer: add debugging option to skip GNSS location updates</li> + <li>Sandboxed Google Play compatibility layer: support forcing PhenotypeFlags to their default values</li> + <li>Sandboxed Google Play compatibility layer: support spoofing self permission checks</li> + <li>Sandboxed Google Play compatibility layer: add support for GmsCompatConfig force_default_flags section</li> + <li>Sandboxed Google Play compatibility layer: add support for GmsCompatConfig spoof_self_permission_checks section</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/110.0.5481.154.1">version 110.0.5481.154.1</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/111.0.5563.49">version 111.0.5563.49</a></li> <li>disallow apps reading Global/Secure settings added by GrapheneOS via the new infrastructure since we currently have no settings apps need to read</li> |
