diff --git a/static/releases.html b/static/releases.html
index 871ab067..84b552d2 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -650,7 +650,7 @@
Changes since the 2022101500 release:
- - Vanadium: add back 32-bit WebView support since there are non-Play-Store app repositories distributing 32-bit-only APKs due to save storage space based on their incorrect assumption that they'll work on 64-bit devices and their lack of support for split APKs able to provide support for each architecture with minimal storage use (we still plan to add 64-bit Vanadium builds for use on the Pixel 7 and Pixel 7 Pro where 32-bit app support has been dropped)
+ - Vanadium: add back 32-bit WebView support since there are non-Play-Store app repositories distributing 32-bit-only APKs to save storage space since they lack of split APK support and are incorrectly assuming 64-bit devices support 32-bit apps (Pixel 7 and Pixel 7 Pro have finally dropped 32-bit app support so we'll be able to build and ship 64-bit-only Vanadium on those devices, but we don't want to break existing setups on previous generation devices)
- don't auto-revoke Sensors/Network permissions when 'freezing' apps with device managers
- GmsCompatConfig: disable WearableDataListenerService
- raise minimum supported fastboot version for the factory images flashing scripts to 33.0.3