diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-04 02:52:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 0ccf39ba0258e07126878dc06add7986225af50a (patch) | |
| tree | ef4489ae8c3ba45f82f9f65c6696fe9ee1da810b | |
| parent | 69d61134a381c7c868edcf5fde67127ad20c1993 (diff) | |
improve compatibility of step counter privacy fix
| -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 7d5f45ff..c2d8341c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -573,6 +573,7 @@ <p>Changes since the 2022080300 release:</p> <ul> + <li>improve compatibility of our fix for the upstream step counter/detector privacy issue for API < 29 apps by using our OTHER_SENSORS (Sensors toggle) permission for it</li> </ul> </article> --> |
