summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-09-20 14:11:52 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-09-20 14:12:10 -0400
commit6aa3c781617f476a491aadb52d2a1bdf4951f9d2 (patch)
tree7d8e2dc597e42cafd8017c426de9c1abf77b97ed
parent3d4a20e86c513555a5afbda0dde2d1d397f98971 (diff)
storage scopes improvement
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 021a75bb..66f44f26 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -590,6 +590,7 @@
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/58">version 58</a></li>
<li>TalkBack (screen reader): update dependencies</li>
<li>Storage Scopes: deny storage permissions when Storage Scopes is enabled and then permit enabling storage permissions in combination with it for hybrid setups such as permitting access to all images while using storage scopes for other storage permissions</li>
+ <li>Storage Scopes: improve compatibility with apps checking storage permission app ops for themselves by spoofing the results</li>
<li>add GrapheneOS logo to boot animation</li>
</ul>
</article>