diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-25 14:46:26 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-25 14:46:26 -0400 |
| commit | f468748775997d7eaf086bb75c9816685ac29ef2 (patch) | |
| tree | 6eca866b1b9ea7feb20053de9e671bba314ffbf6 | |
| parent | 5b4d05d4f967f1dc066d6ed04af53f51c6af89f3 (diff) | |
drop support for showing nearby devices from Play
| -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 15886ec5..b39e98e3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -425,6 +425,7 @@ <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> </ul> </article> --> |
