diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-18 08:10:44 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-18 08:10:44 -0500 |
| commit | 423e6fda23ed300388aa25cb64e83c986ba1f86a (patch) | |
| tree | 11bfe7eb6651265075e1ce044d788d60764ba088 | |
| parent | cea9f9c8712357d883a6cdafcafd500929cfc821 (diff) | |
use Natural display color mode by default for fresh installs
| -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 107c1aa9..cce36473 100644 --- a/static/releases.html +++ b/static/releases.html @@ -544,6 +544,7 @@ <p>Changes since the 2024111700 release:</p> <ul> + <li>switch default display color mode to Natural for fresh installs for more accurate image/video colors and to avoid bugs tied to the other options</li> </ul> </article> --> |
