diff options
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 65aba021..8b36d437 100644 --- a/static/releases.html +++ b/static/releases.html @@ -751,6 +751,7 @@ <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>CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): add stub implementation of VendorConfigProvider</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> |
