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 5a6571a1..99c0a276 100644 --- a/static/releases.html +++ b/static/releases.html @@ -543,6 +543,7 @@ <p>Changes since the 2024110700 release:</p> <ul> + <li>Private Space: put data at rest immediately after stopping the profile to match user profile behavior instead of only on reboot</li> <li>backport mainline APEX module patches for ART, DNS Resolver, DocumentsUI, Media, Media Provider, Network Stack, PermissionController, Remote Key Provisioning and Wi-Fi</li> <li>raise maximum running users from the standard 3 to 4 for 6GB memory, 6 for 8GB memory, 10 for 12GB memory and 14 for 16GB memory</li> <li>Settings: disable Bluetooth contact sharing by default</li> |
