summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-07-26 20:46:21 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-07-26 20:46:21 -0400
commita8f2b7629c0a6ffed5235a24577bd1ddbd05a8b2 (patch)
treebd794c9646b054087c2ed90d103ddd127cb44898
parente7dfe5015e4e87c559834a2a0d7186d1ee1e13eb (diff)
fix gmscompat regression
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 9bac57fc..7927c73b 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -658,6 +658,7 @@
<p>Changes since the 2023072400 release:</p>
<ul>
+ <li>Sandboxed Google Play compatibility layer: fix crash caused by regression in the previous release which was caught in Alpha/Beta testing and blocked us from releasing it to the Stable channel</li>
<li>Settings: improve GrapheneOS user management setting infrastructure</li>
<li>Settings: move run in background settings right below switch user settings</li>
<li>Settings: unify app install settings into three options for non-guest users and two for guest users and move them right above the install available apps settings</li>