diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-07 11:48:20 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-07 11:48:20 -0400 |
| commit | 94eba5c7a83ddd61f088e4c1bcbf499cb75e83fa (patch) | |
| tree | c2719fd7ed50fe50d97de93c937fea8281d03322 | |
| parent | 7cc545c1a4df9a9a6f8cb31df3521bb9cabcec84 (diff) | |
screenshot EXIF timestamp removed by default
| -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 36961711..81c321ad 100644 --- a/static/releases.html +++ b/static/releases.html @@ -544,6 +544,7 @@ <li>Sandboxed Google Play compatibility layer (GmsCompat): significantly improve compatibility of the default enabled geolocation API redirection feature</li> <li>Settings: add missing face unlock strings (used by the Pixel 4 and Pixel 4 XL but the fix is generic)</li> <li>TalkBack (screen reader): update Material library</li> + <li>remove timestamp from screenshot EXIF metadata by default and add a toggle to Settings ➔ Privacy for enabling it</li> </ul> </article> --> |
