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 5ac962e6..bbac3b53 100644 --- a/static/releases.html +++ b/static/releases.html @@ -539,6 +539,7 @@ <p>Changes since the 2024102100 release:</p> <ul> + <li>fix ancient Android bug causing widgets to disappear from the user's home screen when the user stops, which was a major usability issue for secondary users</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-144">version 144</a></li> </ul> </article> |
