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 c8c3b3df..85283280 100644 --- a/static/releases.html +++ b/static/releases.html @@ -791,6 +791,7 @@ <li>temporarily enable system crash notifications unconditionally for the initial QPR3-based release</li> <li>change default USB-C port mode to "Charging-only when locked", from "Charging-only when locked, except before first unlock"</li> <li>stop disabling memory tagging and hardened_malloc for surfaceflinger</li> + <li>Settings: fix regression permitting disabling apps when it shouldn't be allowed due to device manager policy</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/126.0.6478.50.0">version 126.0.6478.50.0</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-117">version 117</a></li> </ul> |
