diff --git a/static/releases.html b/static/releases.html
index 5a40a24c..6409e160 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -575,9 +575,13 @@
Changes since the 2022081600 release:
- - initial port to Android 13
- rebased onto TP1A.220624.021.A1 release
+ - full port of all existing GrapheneOS features to Android 13
- full 2022-08-05 security patch level
+ - enable Android 13 location indicator feature by default as a replacement for the earlier location indicators we had enabled (on the stock OS this is an opt-in developer option only shown if a feature flag is enabled)
+ - change new location indicators to show all location accesses instead of only showing high power (GNSS) accesses (preserves existing GrapheneOS behavior)
+ - change new location indicators to show for all apps instead of only user installed apps (preserves existing GrapheneOS behavior)
+ - show system app location access history by default rather than requiring opt-in (preserves existing GrapheneOS behavior)
-->