summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-12-03 21:38:23 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-12-03 21:38:23 -0500
commit86a933a16fff2b4a75e5cf1a5647fe48c4f6a1f5 (patch)
tree7efbc764147a10c566f36a099b9b56ab3b93cefc
parente625968fe7c2deeee79687d2f9d55bc382391390 (diff)
use correct Vanadium Config APK
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 05fa3f9e..0e956e84 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -553,6 +553,7 @@
<ul>
<li>Gallery: remove the Delete option for items that represent multiple images since the UI is badly designed and makes it too easy to accidentally delete images, especially since the app doesn't support the Trash API</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/131.0.6778.104.0">version 131.0.6778.104.0</a></li>
+ <li>switch back to correct APK for Vanadium Config to fix using our full content filter list and to unblock out-of-band updates (this regressed in the <a href="2024112700">2024112700</a> OS release and was noticed with the new Vanadium release)</li>
<li>envsetup.sh: reuse BUILD_DATETIME and BUILD_NUMBER from environment to make automation for reproducible builds slightly simpler instead of needing to export them after sourcing envsetup.sh</li>
</ul>
</article>