diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-07-17 14:57:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 7c54587dc518ac96db8f577fe69f7b44e57e3ccd (patch) | |
| tree | cb10a492b6d7cc8c769a82837fc6a07aa9c80b36 /static | |
| parent | a77f619aa3551a958199bfa3ec1cb096fbb193ef (diff) | |
Storage Scopes improvements
Diffstat (limited to 'static')
| -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> --> |
