summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-19 09:59:53 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-19 10:23:40 -0400
commit1e3ae4efe9ef371ae06c4f64681ea8abf27be535 (patch)
tree2fc394ea3c40b9bdece4533ed2c26c9716e06af3
parent0892d5770aa86a424925007b35ecba90b88259ed (diff)
old Vanadium library version state cleaning
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index cd520f7c..6e92b804 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -538,6 +538,8 @@
<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>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>
</ul>
</article>
-->