summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-03-01 12:55:21 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-03-01 12:55:21 -0500
commitc756b27faa0d30876275e42bbea8e2146c93bb01 (patch)
tree13571f6bbc013eaf3618a2a1519049e5afd7eedb
parent3ebaf470ec8fc5681addd285ac3e6f0f5305b9e9 (diff)
clarify inclusion of app repository client
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index a21a2b4f..0c3b843e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -530,7 +530,7 @@
<p>Changes since the 2022021721 release:</p>
<ul>
- <li>include initial beta release of GrapheneOS app repository client (v4)</li>
+ <li>include beta release (v4) of GrapheneOS app repository client which is still in early development but now robust enough to be ready for inclusion in the OS and production use</li>
<li>Sandboxed Google Play compatibility layer: prevent Play Store from trying to update Auditor, Google Services Framework, Google Play services and the Play Store since we'll be updating these via our own app repository client (we'll be regularly updating the mirror of Google Play in our repository once the staged rollouts reach our test devices and it passes basic testing)</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/43">version 43</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/44">version 44</a></li>