summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-05-19 13:54:12 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-05-19 13:54:31 -0400
commit54b1c51e32c5bb1936a5c7ee1f556c619a9db78e (patch)
tree1ee44fb16796c1b8ae75f5ac8684c454d261637c
parent35044cab2582b70db2c70bd2de3488a1d41ca043 (diff)
improve compatibility of revoking Network
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 7da13f35..727ba933 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -620,6 +620,8 @@
<p>Changes since the 2023051600 release:</p>
<ul>
+ <li>improve compatibility of revoking the Network permission by treating the network as down for more APIs</li>
+ <li>improve infrastructure for the Network permission</li>
<li>improve Contact Scopes user interface, fix various minor bugs and improve app compatibility</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/113.0.5672.132.0">version 113.0.5672.132.0</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-53">version 53</a></li>