summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-02-21 16:00:54 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-02-21 18:34:46 -0500
commit515b6aa67e4695998faee8bf1a72a7db5d2d99db (patch)
tree003753a840fbec467cbabf46b664ea5cda9015eb /static
parent5f82935f69bf82633b66b7fadc40c731f5a1f589 (diff)
new setup wizard implementation
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 6f749e10..a7ffb67a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -732,6 +732,7 @@
<p>Changes since the 2024020500 release:</p>
<ul>
+ <li>completely new GrapheneOS Setup Wizard implementation for the initial setup of the device and secondary user profiles</li>
<li>Theme Picker: update color schemes including adding the monochromatic colorscheme option</li>
<li>Sandboxed Google Play compatibility layer: add developer functionality for updating Android Auto via the Play Store for testing</li>
<li>Sandboxed Google Play compatibility layer: always apply PhenotypeFlag overrides to avoid regressions for some users</li>