diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-24 13:32:03 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-24 13:32:03 -0500 |
| commit | ca37be33657ff73c0720ce983969857002303164 (patch) | |
| tree | 935192667e9d1239ba4ac28ae5fc2fda5e025c44 | |
| parent | be4f836cff175829a272e4275df447d633307626 (diff) | |
link standalone project release notes
| -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> |
