diff options
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 4dab5f4f..0a27dfff 100644 --- a/static/releases.html +++ b/static/releases.html @@ -541,9 +541,10 @@ <p>Changes since the 2024103100 release:</p> <ul> - <li>System Updater, GmsCompat: reduce included SettingsLib components to reduce the size of these apps from around 10MB each to below 4MB each</li> + <li>add missing null handling for extended application error report</li> <li>fix upstream bug causing App Not Responding link to not work properly outside of Owner</li> <li>Settings: avoid opening parent user log in nested profiles (Private Space, work profile)</li> + <li>System Updater, GmsCompat: reduce included SettingsLib components to reduce the size of these apps from around 10MB each to below 4MB each</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-146">version 146</a></li> </ul> </article> |
