summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-04-25 22:04:09 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-04-25 22:04:29 -0400
commit6c5902569a18394be3388add38317b4111d6f604 (patch)
tree42f3b1c3eeb05f34c4f1cd1245ad6e25fd10bdd9
parentb2e4477300c2db94eaffadaf93533ae9fe624470 (diff)
monochromacy option
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 86f8edc4..7f78a164 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -448,6 +448,7 @@
<p>Changes since the 2021.04.22.20 release:</p>
<ul>
+ <li>Settings (Accessibility): add Monochromacy (grayscale) option to color correction</li>
<li>improve the newer generation eBPF-based implementation of the INTERNET permission to properly support revoking the permission in secondary profiles (we'll be keeping our restoration of the much simpler non-eBPF-based approach to avoid relying on this on devices using our hardened kernels) </li>
</ul>
</article>