diff --git a/static/releases.html b/static/releases.html
index b31ef0c8..e64922a4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -752,8 +752,8 @@
Changes since the 2024031100 release:
+ - allow users to disable GrapheneOS hardened_malloc for the Bluetooth system app via the Settings app to help with debugging upstream bugs (still enabled by default)
- temporarily disable hardened_malloc for Broadcom Bluetooth HAL as a potential workaround for upstream bugs in Android 14 QPR2 (will be reverted if it doesn't help and reverted after fixes are implemented if it does help)
- - allow users to disable GrapheneOS hardened_malloc for the Bluetooth system app via the Settings app to help with debugging upstream bugs
- fix upstream bug in Android 14 QPR2 breaking Wi-Fi tethering on fresh installs for the first time Wi-Fi is enabled, which didn't occur on the stock OS in practice due to it enabling Wi-Fi by default which leads to earlier initialization
- fix upstream system_server crash in Android 14 QPR2 when installing updates to packages with an original-package application id such as Vanadium (was reported by users helping with Vanadium Alpha channel testing and we released Apps version 22 with a workaround avoiding the crash prior to this fix)
- Apps: update to version 22