diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-31 15:56:50 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-31 15:56:50 -0400 |
| commit | fa4a1927a6b17dda1930ab6dca4c898f85e60f4c (patch) | |
| tree | 8d61d74cb0b470a8e24a3eb47043184b461b0181 | |
| parent | 063287a256c647c15d7d3238406cb3191f15b5a6 (diff) | |
setup wizard improvements
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 8ced75f6..65aba021 100644 --- a/static/releases.html +++ b/static/releases.html @@ -751,6 +751,9 @@ <li>kernel (6.1): update to latest GKI LTS branch revision</li> <li>fix upstream bug breaking pressing power button 5 times to make an emergency call</li> <li>fix upstream bug causing 5 second delay to start the emergency dialer for the first time</li> + <li>Setup Wizard: use new API for emergency calls</li> + <li>Setup Wizard: add prompt for unlocked bootloader triggering reboot to fastboot mode to lock</li> + <li>Setup Wizard: add prompt for disabling OEM unlocking after the device is locked (will be disabled by default)</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-100">version 100</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/123.0.6312.80.0">version 123.0.6312.80.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/123.0.6312.80.1">version 123.0.6312.80.1</a></li> |
