summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-09-21 05:23:11 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-09-21 05:23:11 -0400
commitd144d87c2ec3d0ee6ecdb4d4d5b193172d63498a (patch)
tree4269641c964bd43dfdbc84dd327c9ed68b27361c
parentc60db37085a31c117ba886080a6393539a8bfd98 (diff)
reorder new release notes
-rw-r--r--static/releases.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html
index 7f532f88..f6203e72 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -587,9 +587,6 @@
<p>Changes since the 2022091400 release:</p>
<ul>
- <li>Contacts: add themed icon support</li>
- <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>Sandboxed Google Play compatibility layer: skip app restart after permission grant in some cases</li>
@@ -598,7 +595,10 @@
<li>Sandboxed Google Play compatibility layer: add report to developers button to Google Play crash notifications</li>
<li>Sandboxed Google Play compatibility layer: improve compatibility shims to fix some remaining app compatibility issues</li>
<li>add GrapheneOS logo to boot animation</li>
+ <li>Contacts: add themed icon support</li>
+ <li>TalkBack (screen reader): update dependencies</li>
<li>Vanadium: update Chromium base to 105.0.5195.136</li>
+ <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/58">version 58</a></li>
</ul>
</article>
-->