diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c48f660b..a10c582b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -721,6 +721,10 @@ <ul> <li>improve compatibility of the opt-in forced hardware memory tagging mode for user installed apps</li> + <li>add AppCompatConfig for out-of-band updates to app compatibility configuration</li> + <li>suppress native debugging notification for sandboxed Google Play services since it works without it</li> + <li>Settings: hide global memory tagging setting from secondary users</li> + <li>Settings: add toggle for system process crash notifications and disable it by default since it uncovers a lot of upstream bugs</li> </ul> </article> --> |
