summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-07-12 00:58:15 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commitca478aa2bcbc4aeb507c224fb469a1abb27afa9b (patch)
tree63f65ed3d165c17b3b1883359ba21721c5de7b9d /static
parent0afd2e4cbdf2da072662799f5968de9691ef8527 (diff)
reorder release notes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index c72084bc..22c66982 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -564,11 +564,11 @@
<p>Changes since the 2022070800 release:</p>
<ul>
- <li>Settings: do not initialize OBB toggle for non-attachable (privileged) apps</li>
<li>fix adding access to files with our Storage Scopes feature on devices using the new shared storage implementation (Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro)</li>
<li>improve permission UI instructing the user to revoke all storage permissions before enabling storage scopes</li>
<li>prevent Play Store attempting to update Play services instead of blocking it from being able to update it when it tries in order to avoid it repeatedly trying and wasting data</li>
<li>prevent Play Store attempting to auto-install components like Play Services for AR</li>
+ <li>Settings: do not initialize OBB toggle for non-attachable (privileged) apps</li>
</ul>
</article>