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 0a27dfff..168b3646 100644 --- a/static/releases.html +++ b/static/releases.html @@ -541,6 +541,7 @@ <p>Changes since the 2024103100 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: fix flag overrides being partly ignored on recent versions</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> |
