diff --git a/static/releases.html b/static/releases.html
index 03e63f96..37e7fc24 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -577,6 +577,7 @@
Changes since the 2025030700 release:
+ - SystemUI: re-enable migrate_clocks_to_blueprint and communal_hub flags with workarounds for upstream issues when using standard AOSP UI components instead of Pixel OS components
- Android Debug Bridge: fix upstream fdsan crash from closing invalid file descriptor by fixing usage of epoll
- Sandboxed Google Play compatibility layer: fix issue breaking RPC transactions which impacts the Terminal app
- Sandboxed Google Play compatibility layer: add implementation of isGoogleLocationAccuracyEnabled() always returning true to fix compatibility with apps checking for it