From cc881bf6b7ee6dc34045a2048d838d112c3670b3 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 7 May 2022 15:59:33 -0400 Subject: [PATCH] document new screenshot EXIF timestamp toggle --- static/features.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/static/features.html b/static/features.html index 7fa8d7d6..58a4ef04 100644 --- a/static/features.html +++ b/static/features.html @@ -317,7 +317,9 @@ various misfeatures such as disallowed tethering, disallowed 2G toggle, etc.
  • Screenshot EXIF metadata is reduced by not including information on the OS - and OS version so that it's only clear it's an OS including this feature
  • + and OS version so that it's only clear it's an OS including this feature. The + inclusion of timestamps is also disabled by default with an opt-in toggle for + the user to enable it.