diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-12 14:14:20 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-12 14:14:20 -0400 |
| commit | 3e2c08891daafc476847ec5f21a4ade1be24f84b (patch) | |
| tree | 5dd2be014ece15cd5474c441a8849f8b99129c13 /static | |
| parent | 802690e496cc0e250840314e80758fa7d15f07f0 (diff) | |
fix Settings app device management support regression
Diffstat (limited to 'static')
| -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> |
