diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-30 09:51:55 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-30 09:51:55 -0400 |
| commit | df24421b07f620184689894fc726a66963f7e7a1 (patch) | |
| tree | 670362b7f02a6f6d63caca4708f8ab1722ac5286 /static | |
| parent | 506c1d6989c801964f295e6b47834f487efff56d (diff) | |
recent apps link to storage scopes config
Diffstat (limited to 'static')
| -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 d5087368..914cb270 100644 --- a/static/releases.html +++ b/static/releases.html @@ -592,6 +592,7 @@ <li>carriersettings-extractor: fix handling currently mostly unused field (not going to make any difference to users in practice, but may become more relevant in the future)</li> <li>Seedvault: fix apk backups on Android 13</li> <li>Storage Scopes: add support for Android 13 image picker</li> + <li>Storage Scopes: add link to storage scopes configuration from launcher recent apps activity for apps with it enabled for convenient configuration of file/directory scopes</li> <li>improve app compatibility with Network toggle for DownloadManager and NsdManager</li> <li>use Cloudflare DNS for MTU detection in CLAT initialization</li> </ul> |
