diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-24 04:47:23 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-24 04:47:23 -0400 |
| commit | 64fbff189ad22ac2ae1be0b2e133f35a6a2f0c6c (patch) | |
| tree | 09966eaf3fe5daef356de699819aaa6db19763c0 | |
| parent | f769118474f7ae3d6180173967587ba1184d9e2d (diff) | |
Camera2 geotagging 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 8e550e33..5a26c634 100644 --- a/static/releases.html +++ b/static/releases.html @@ -408,6 +408,7 @@ <li>Vanadium: update Chromium base to 86.0.4240.114</li> <li>Vanadium: enable prefetch privacy changes by default</li> <li>Vanadium: enable reduced referrer granularity by default</li> + <li>Camera: request fine location instead of coarse location for the disabled-by-default geotagging feature</li> </ul> --> |
