diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-26 16:32:43 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-26 16:32:43 -0400 |
| commit | 4fb8cfaa7fb43301c4954a0641da66f81831cd85 (patch) | |
| tree | aa99d5f647c266db952d9f83cf0d3306813f845d | |
| parent | f5ce779c72254a57e0b5af2b31b7be24df81573d (diff) | |
reorder release notes
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 5fa4739b..b9602c4e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -425,9 +425,9 @@ <li>fix PermissionControler UI for Sensors/Network permissions with legacy API < 23 apps (i.e. apps without proper support for Android Marshallow and beyond)</li> <li>Updater: add detailed failure / success notifications (turn off the 'Already Updated' notification channel if you don't want those minimum priority notifications with no status icon collapsed at the bottom)</li> <li>Sandboxed Google Play compatibility layer: disable badge for foreground service notification by default</li> - <li>hardened_malloc: update libdivide to 5.0.0</li> <li>Settings: drop support for showing nearby devices from Play since it can't function without Play having any special privileges</li> <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): improve support for hosting servers by enabling SYN cookies for denial of service resistance like newer generation devices</li> + <li>hardened_malloc: update libdivide to 5.0.0</li> </ul> </article> --> |
