diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-22 08:57:49 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | c07ea21e389c44565669502585a65139eb995f29 (patch) | |
| tree | 1b0f809ad6414c92b922a7a478073dff17c2967e | |
| parent | 62b8e206278f7d1aa2afa0545ce42f490a207c21 (diff) | |
fix contacts import
| -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 f58bbb94..ebf76693 100644 --- a/static/releases.html +++ b/static/releases.html @@ -581,6 +581,7 @@ <li>pre-grant notifications permission to the Clock app</li> <li>fix automatic notification grants</li> <li>Clock: use correct intent for opening notification settings</li> + <li>Contacts: fix VCF import due by removing obsolete READ_EXTERNAL_STORAGE permission usage</li> </ul> </article> --> |
