summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-19 13:42:28 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-19 13:42:28 -0400
commit364d6216dc6b67de956d621eff0cb7615425b093 (patch)
tree9471f7e8c8deaaca7fb42da1006ac8525fc88538 /static
parent38c2604fe5af61a21471d58414cfa08c085684c1 (diff)
fix typo for upcoming 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 b74e6483..fced88d5 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -540,7 +540,7 @@
<li>drop existing "Send device name" setting value for all Wi-Fi networks to start from our default of disabled for all users including people who updated to the Beta and Alpha releases already (we already switched the default to off for new networks in <a href="#20241018002024101800</a>)</a></li>
<li>limit removal of shared library updates as part of our system APK verified boot feature to those equal to the OS version since older versions are already dealt with and removing them this way leaves behind stale package state cluttering the UI</li>
<li>run a one-time task to remove leftover Vanadium library state to avoid showing a list of old versions</li>
- <li>Settings: fix upstream Android 15 bug causing a crash for the network privacy menu when the AP name has special characters</li?
+ <li>Settings: fix upstream Android 15 bug causing a crash for the network privacy menu when the AP name has special characters</li>
<li>Sandboxed Google Play compatibility layer: add stubs for NearbyManager API to avoid crashes from Find My Device feature</li>
<li>Dialer: fix new upstream crashes in Android 15 caused by R8 optimization</li>
</ul>