diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-07-20 14:40:22 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 1ac135bd898e6f3ac55310d7bb9e2496b1b57a89 (patch) | |
| tree | 3530a4b6d35e3e2c59c2075c882a949dd4768ef6 | |
| parent | e89a94d1bba8c8534c84734367dc7bcb7dcb8963 (diff) | |
reorder release notes
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 8371110f..287a4049 100644 --- a/static/releases.html +++ b/static/releases.html @@ -548,11 +548,11 @@ <p>Changes since the 2022071300 release:</p> <ul> - <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/52">version 52</a></li> - <li>Camera: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/44">version 44</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> <li>Vanadium: update Chromium base to 103.0.5060.129</li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/52">version 52</a></li> + <li>Camera: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/44">version 44</a></li> </ul> </article> --> |
