diff --git a/static/releases.html b/static/releases.html
index a5412d75..deff5de8 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -533,13 +533,21 @@
Changes since the 2022052500 release:
+ - Sandboxed Google Play compatibility layer: stub out reads of privileged settings values to avoid security exceptions
+ - Sandboxed Google Play compatibility layer: stub out privileged media session management functionality to avoid security exceptions
+ - Sandboxed Google Play compatibility layer: simplify implementation of many shims and remove obsolete shims
+
- Sandboxed Google Play compatibility layer: simplify implementation of adding the standard unprivileged package permissions as requested permissions for the Play Store
+ - Sandboxed Google Play compatibility layer: improve compatibility with Google Search app
- Contacts: don't prompt to add account when creating a contact
- Contacts: use common intent for getting directions instead of opening a Google Maps URL
- Messaging: backport change to allow selecting text inside the selected message
+ - Vanadium: update Chromium base to 102.0.5005.78
+ - fix upstream SMS/MMS database upgrade issue (meant to be shipped in a previous GrapheneOS release)
+ - backport fix for unnecessary wake lock in telephony service (meant to be shipped in a previous GrapheneOS release)
+ - backport fix for crash in telephony service with null subscription display name (meant to be shipped in a previous GrapheneOS release)
- Camera: update to version 41
- Auditor: update to version 48
- Apps: update to version 7
- - Vanadium: update Chromium base to 102.0.5005.78
-->
@@ -881,7 +889,7 @@
Sandboxed Google Play compatibility layer (GmsCompat): fix Google Location Accuracy state check
Pixel 3, Pixel 3 XL: remove leftover upstream iorapd testing prop
adevtool: fix hang when there are existing files to overwrite
- fix SMS/MMS database upgrade issue
+ fix upstream SMS/MMS database upgrade issue
backport fix for unnecessary wake lock in telephony service
backport fix for crash in telephony service with null subscription display name
backport Wi-Fi APEX module fix to improve robustness when chip reconfiguration fails