From c07ea21e389c44565669502585a65139eb995f29 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 22 Aug 2022 08:57:49 -0400 Subject: [PATCH] fix contacts import --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index f58bbb94..ebf76693 100644 --- a/static/releases.html +++ b/static/releases.html @@ -581,6 +581,7 @@
  • pre-grant notifications permission to the Clock app
  • fix automatic notification grants
  • Clock: use correct intent for opening notification settings
  • +
  • Contacts: fix VCF import due by removing obsolete READ_EXTERNAL_STORAGE permission usage
  • -->