diff --git a/static/releases.html b/static/releases.html
index 74a6c802..07e0beb0 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -517,6 +517,9 @@
Changes since the 2022031103 release:
+ - add eSIM activation support as an optional toggle available when using sandboxed Google Play in the Owner profile (note: regular apps including sandboxed Google Play do not have additional access in the Owner profile)
+ - Sandboxed Google Play compatibility layer: expand PhenoTypeFlags workaround to all Play services clients
+ - GmsCompat: call startForegroundService from the main thread to avoid potential issues
- Vanadium: restore new tab page behavior by working around regressions in Chromium 99
- Vanadium: update certain Chromium dependencies to avoid crashes caused by incompatibilities with Android 12 (will allow for multiple kinds of FIDO2 support via sandboxed Google Play once we extend the sandboxed Google Play compatibility layer to support it or once Play services whitelists Vanadium as a browser allowed to use FIDO2)
- Vanadium: update Chromium base to 99.0.4844.73
@@ -530,7 +533,6 @@
- Apps: update to version 5
- PDF Viewer: update to version 13
- improve Android 12 PendingIntent security check compatibility due to buggy apps including Chromium targeting API 31+ with outdated Play services client libraries lacking Android 12 support (triggered much more frequently on GrapheneOS due to PendingIntent being used to request runtime permissions on behalf of Play services)
- - Sandboxed Google Play compatibility layer: expand PhenoTypeFlags workaround to all Play services clients
- fix compatibility of PIN scrambling with physical keyboards
- Settings: convert PIN scrambling toggle into a switch preference from a list preference
- improve USB connection icon