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 @@
- 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
- Vanadium: update to version 131.0.6778.104.0
+ - 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 2024112700 OS release and was noticed with the new Vanadium release)
- 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