summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-05-19 03:58:55 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-05-19 03:58:55 -0400
commit3cdc291449a53b393f3080c158ac64a7fac5b1d1 (patch)
tree0bcc4ca3f3c5298bdf5e4f3a85f70384a1b4777f
parentc8fddca34adbc6a931861317c729cf1188cc3eb1 (diff)
Camera version 37
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index f628a78a..aadd3157 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -534,6 +534,7 @@
<ul>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/35">version 35</a></li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/36">version 36</a></li>
+ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/37">version 37</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/46">version 46</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>