fix syntax issue from editor command

This commit is contained in:
Daniel Micay 2024-10-19 19:42:09 -04:00
parent 9081ed076f
commit 3bf6a78007

View File

@ -537,7 +537,7 @@
<p>Changes since the 2024101801 release:</p>
<ul>
<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>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="#2024101800">2024101800</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>