diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index aa5fac24..d94fb130 100644 --- a/static/releases.html +++ b/static/releases.html @@ -583,6 +583,8 @@ <li>change new location indicators to show for all apps instead of only user installed apps (preserves existing GrapheneOS behavior)</li> <li>show system app location access history by default rather than requiring opt-in (preserves existing GrapheneOS behavior)</li> <li>fix issue with prototype device check causing the warning to be shown on non-Pixel phones without the <code>ro.boot.secure_boot</code> property</li> + <li>add back AvoidAppsInCutoutOverlay since this cutout mode is no longer broken on Android 13</li> + <li>fix upstream Android 13 user logout bug causing end session to be broken</li> </ul> </article> --> |
