From d576acf8ca6a3b2d6a6635cd49655ebce23a3678 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Thu, 28 Jul 2022 00:35:45 -0400
Subject: [PATCH] publish new release notes
---
static/releases.html | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 deletions(-)
diff --git a/static/releases.html b/static/releases.html
index 00c07029..43a4e845 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -95,6 +95,7 @@
Changelog
+
@@ -553,11 +571,10 @@
Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager#getCallState()
Sandboxed Google Play compatibility layer: handle updating power allowlist in broadcast PendingIntents
reorganize Storage Scopes implementation
- enforce ACTIVITY_RECOGNITION sensor permission for target API < 29 apps (fixes upstream Android privacy flaw)
+ enforce ACTIVITY_RECOGNITION sensor permission for target API < 29 apps (fixes upstream Android privacy flaw)
do not forward notifications from foreground user
- -->