summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-05-22 19:39:07 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-05-22 19:39:07 -0400
commit55b59c27432ce6dd05ba9cf18480045753347004 (patch)
tree042233fd554b144bafb5dbf803abe7e8f18bb294
parentb1ce7228028b8fed4bf7539c36068adf5476af1f (diff)
Auditor version 47
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 23ffcd06..080b2911 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -538,6 +538,7 @@
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/38">version 38</a></li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/39">version 39</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/46">version 46</a></li>
+ <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/47">version 47</a></li>
<li>add indicator exemption for Default Print Service since the nearby device access is considered location access but it doesn't make sense to show this for a core OS component only using the access internally</li>
<li>add toggle for disallowing a user from installing apps from unknown sources which will become increasingly useful as we flesh out our app repository</li>
<li>Messaging: fix notification sounds in secondary users (upstream AOSP bug)</li>