diff --git a/static/releases.html b/static/releases.html
index 7ee980b0..2c740a5f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -544,23 +544,23 @@
Changes since the 2022042000 release:
+ - Settings: add support for disabling non-system apps like you can do with system apps instead of only uninstalling them
- Sandboxed Google Play compatibility layer: fix compatibility with the network location implementation in recent versions of Play services (only relevant for users disabling location redirection toggle and toggling on Play services network location)
- add missing change for using the GrapheneOS attestation key provisioning proxy
- - Apps: update to version 6
- - Camera: update to version 22
- - Camera: update to version 23
- - Camera: update to version 24
- backport upstream workaround for hardware-based attestation on devices with a broken implementation of the CREATION_DATETIME feature (disables CREATION_DATETIME on devices without Keymint V1 (100) or later since it was only tested starting with Keymint V1 and is often broken on devices with earlier versions including the Pixel 3 and Pixel 3 XL)
- Pixel 3, Pixel 3 XL: drop workaround for broken hardware-based attestation now that there's a generic solution backported
- Messaging: update MMS configuration database to the one from Android Messages messages.android_20220405_01_RC04.phone_dynamic
- Dialer: update visual voicemail configuration based on Google Phone 79.0.438914483
- Dialer: switch to default VVM OMTP version for carriers with broken visual voicemail in an attempt to fix it
- - Settings: add support for disabling non-system apps like you can do with system apps instead of only uninstalling them
+ - Vanadium: disable fetching optimization guides by default
+ - Apps: update to version 6
+ - Camera: update to version 22
+ - Camera: update to version 23
+ - Camera: update to version 24
- TalkBack: dependency updates
- adevtool: remove more unnecessary components
- add warning to factory images flashing scripts strongly recommending against modifying the scripts based on misguided unofficial installation guides, along with encouraging using the web installer instead
- add earlier device model check to factory images flashing scripts
- - Vanadium: disable fetching optimization guides by default