diff --git a/static/releases.html b/static/releases.html
index e36625d7..9cfcec68 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -778,9 +778,14 @@
Changes since the 2024061200 release:
- - temporarily add back disabling memory tagging and hardened_malloc for surfaceflinger
- - disable temporary unconditional system crash notifications
+ - fix Android 14 QPR3 regression which breaks updating certain apps with our app repository client
+ - fix boot-time optimizing apps progress UI with Android 14 QPR3 and enable it again
+ - temporarily add back disabling memory tagging and hardened_malloc for surfaceflinger since Android 14 QPR3 didn't fix it as expected
+ - disable temporary unconditional system crash notifications since we've gotten the initial feedback we needed via the previous release
+ - add additional null check for eSIM wiping done as part of the duress PIN/password wipe implementation to avoid harmless exception
+ - Settings: remove blank illustration from "Screen resolution" screen
- Vanadium: update to version 126.0.6478.50.1
+ - add additional duress PIN/password tests
-->