diff --git a/static/releases.html b/static/releases.html
index 75621e56..04367ec5 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -723,7 +723,7 @@
Sandboxed Google Play compatibility layer: replace cross-user intent broadcasts with user-local ones
fix upstream bug causing crash for previewing live wallpapers
kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision
- Seedvault: update to latest revision
+ Seedvault: update to latest revision (will be replaced with a better backup implementation in the future)
Vanadium: update to version 119.0.6045.134.0
GmsCompatConfig: update to version 83
Camera: update to version 64
@@ -973,7 +973,7 @@
fix port of our change enabling usage timeline for all permission groups
add back compiling code not built with signed integer overflow checking using -fwrapv to make it well defined
add back very minor hardening involving making more data read only
- Seedvault: update to latest revision
+ Seedvault: update to latest revision (will be replaced with a better backup implementation in the future)
Health Fitness: disable functionality for showing available apps, updating apps and sending feedback when Google Play is unavailable (these options may be removed completely in the future)
Health Fitness: check for Google Play via signature instead of whether it's a system app to support sandboxed Google Play
@@ -1386,7 +1386,7 @@
Settings: remove problematic "Add users from lock screen" setting
Dialer: re-enable false gesture detection for answering calls, which can be replaced with a newer implementation in the near future instead of it being removed
Settings: require device restart to disable eSIM activation app via our toggle
- Seedvault: update to latest revision (we plan on replacing this with a new backup implementation since Seedvault is buggy/unreliable, has consistently needed security fixes applied downstream, has failed to provide the originally planned core features and despite being initially created by a GrapheneOS community member for GrapheneOS was taken over by a group hostile towards it)
+ Seedvault: update to latest revision (will be replaced with a better backup implementation in the future)
PDF Viewer: update to version 17
GmsCompatConfig: update to version 61
@@ -2017,7 +2017,7 @@
rebased onto TQ1A.230205.002 release
kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.162
kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.91
- Seedvault: update to latest revision (we plan on replacing this with a new backup implementation since Seedvault is buggy/unreliable, has consistently needed security fixes applied downstream, has failed to provide the originally planned core features and despite being initially created by a GrapheneOS community member for GrapheneOS was taken over by a group hostile towards it)
+ Seedvault: update to latest revision (will be replaced with a better backup implementation in the future)
Seedvault: require lock method to enable backups to prevent accessing internal app data for a device that has been unlocked without the lock method for the user profile, similar to how enabling developer options requires the lock method
SetupWizard: update GrapheneOS string branding
fix renaming of original-package Vanadium provider authorities regressed in the previous release due to the fix for an upstream Android 13 bug