link standalone project release notes

This commit is contained in:
Daniel Micay 2023-02-24 13:32:03 -05:00
parent be4f836cff
commit ca37be3365

View File

@ -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>