summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-03-03 20:14:46 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-03-03 20:14:46 -0500
commit588e1477f1718d3131f6f8b75514eaedf51de3a8 (patch)
treeae2f701b5578f67c35333fd3ff262ecc7633996f
parent330053f81426d1e66fceb0e170b3aba78e7ebd7c (diff)
reorder release notes
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 98eb75a0..a0e72e3d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -681,13 +681,13 @@
<li>Sandboxed Google Play compatibility layer: add support for GmsCompatConfig spoof_self_permission_checks section</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/110.0.5481.154.1">version 110.0.5481.154.1</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/111.0.5563.49">version 111.0.5563.49</a></li>
+ <li>System Updater: simplify the title for the silent/collapsed already up-to-date notification</li>
<li>disallow apps reading Global/Secure settings added by GrapheneOS via the new infrastructure since we currently have no settings apps need to read</li>
<li>skip INTERNET pre-grant checkbox when installing a system app in a profile where it isn't considered installed since it doesn't work correctly</li>
<li>add infrastructure for properly handling initial installation of system apps in Apps (our app repository client)</li>
<li>improve OS debug build developer option for skipping install time fs-verity requirement</li>
<li>reuse shared infrastructure for our implementation of enforcing a greater rather than greater or equal version for package updates</li>
<li>replace disabling install time greater versionCode check in OS debug builds with a similar debug build developer option as we use for skipping fs-verity checks at install time</li>
- <li>System Updater: simplify the title for the silent/collapsed already up-to-date notification</li>
<li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/16">version 16</a></li>
</ul>
</article>