diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-03 13:24:25 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-03 13:24:39 -0500 |
| commit | 4acf63f3cd69fe67c2ebe056e9d0a82d9ba9825c (patch) | |
| tree | 6fac4a40e5342e36ac40c69fe36abb5caff2a280 /static | |
| parent | 6fcfc6d5cffa73aa53bac815a7747eb507c4cbc7 (diff) | |
gmscompat flag override fix
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 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> |
