summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-10-11 10:03:36 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-10-11 10:03:36 -0400
commitb7bbe8c7b49349b3e7f8c2003eeb4fcd123fcc4c (patch)
tree8aec7b467ed05d8f60f930056f96183409ff9b7b /static
parentb18b3dcf41a54dd5cc805d495b7712c5077539af (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 53789b80..999f276a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -676,13 +676,13 @@
<li>enable customizing lock screen shortcuts</li>
<li>Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager.requestCellInfoUpdate()</li>
<li>Sandboxed Google Play compatibility layer: enable DynamiteLoader v2</li>
- <li>remove unnecessary wrapper for registering receivers</li>
<li>fix per-app hardening configuration for apps missing from the Owner user</li>
<li>fix Bluetooth auto-turn-off</li>
<li>Settings: avoid crashes when changing user restrictions for guest users</li>
<li>do not delete compiled code of hibernated apps</li>
<li>curl: update to 8.4.0 to fix CVE-2023-38545 and assorted minor issues (Android may not use this functionality, but it should be fixed in case it does)</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.65.0">version 118.0.5993.65.0</a></li>
+ <li>remove unnecessary wrapper for registering receivers</li>
</ul>
</article>
-->