diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index f0de6e9c..29685cef 100644 --- a/static/releases.html +++ b/static/releases.html @@ -663,6 +663,8 @@ <p>Changes since the 2023091800 release:</p> <ul> + <li>Settings: remove Private DNS setting for secondary users since it's not currently per-profile like VPN configuration but rather is global like Wi-Fi configuration</li> + <li>Settings: remove connectivity check setting for secondary users</li> <li>Dialer: disable false gesture detection for answering calls until the faulty implementation in the AOSP Dialer app is replaced</li> <li>hardened_malloc: improve fatal error reporting to include the abort message in Android crash reports</li> <li>Messaging: work around upstream null pointer exception bug</li> |
