diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-07-21 03:58:21 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 32f416add339a1b89faa967402f2eb846f518b85 (patch) | |
| tree | 6cae646763d152d9f89f3eccb6de382704736be7 | |
| parent | 625a5d34e729866f7a6946a85e667fcd0fcccf4a (diff) | |
reorder release notes
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index d84e6387..fd759edc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -568,10 +568,10 @@ <ul> <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>reduce minimum Night Light color temperature from 2596K to 686K</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/Camera/releases/tag/44">version 44</a></li> - <li>reduce minimum Night Light color temperature from 2596K to 686K</li> </ul> </article> |
