diff options
| -rw-r--r-- | static/releases.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/static/releases.html b/static/releases.html index b72e400b..b1d7e8b9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -705,11 +705,10 @@ <li>hardened_malloc: preserve errno for free calls (future POSIX requirement)</li> <li>simplify infrastructure for special runtime permissions (Network, Sensors)</li> <li>Sandboxed Google Play compatibility layer: remove obsolete shim now handled by GmsCompatConfig</li> - <li>GmsCompatConfig: fix location estimation based on nearby Wi-Fi access points by not ignoring the results of the legacy WifiManager#startScan(), which doesn't have an unprivileged modern version</li> - <li>GmsCompatConfig: update max supported version of Play services and Play Store</li> - <li>Vanadium: reduce accept language header by default</li> - <li>Vanadium: disable client-side field trials too</li> - <li>Vanadium: update Chromium base to 110.0.5481.154</li> + <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-33">version 33</a></li> + <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-34">version 34</a></li> + <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/110.0.5481.65">version 110.0.5481.65</a></li> + <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/110.0.5481.154">version 110.0.5481.154</a></li> <li>use C.UTF-8 locale for build environment to avoid dependency of the en_US.UTF-8 locale being available</li> </ul> </article> |
