diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 2cf0ff83..65a84481 100644 --- a/static/releases.html +++ b/static/releases.html @@ -549,6 +549,8 @@ <ul> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/52">version 52</a></li> + <li>fix Storage Scopes feature with system gallery app</li> + <li>skip triggering permission prompts from apps requesting storage permissions when Scoped Storage is enabled since some apps request permissions even when the system tells the app they have the permissions</li> </ul> </article> --> |
