summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-02-25 05:51:39 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-02-25 05:51:39 -0500
commitfde4126e354ba6aed49f945013c6e19ce293bf40 (patch)
treefae8249a94d70bd5a57c71bdf2d9abfa64adfc12
parent5afcdd9abde4f348e755a8ede2bd95ac736dc726 (diff)
publish new release notes
-rw-r--r--static/releases.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html
index cc8d43ea..73c21b25 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -420,7 +420,6 @@
<p>List of tagged releases. Snapshot releases without tags such as early releases of
the project and early device support releases are not listed.</p>
- <!--
<article id="2021.02.23.15">
<h3><a href="#2021.02.23.15">2021.02.23.15</a></h3>
@@ -432,14 +431,15 @@
<p>Changes since the 2021.02.19.15 release:</p>
<ul>
- <li>Camera: set flash mode to off by default</li>
+ <li>Camera: set flash mode to off by default (camera flash causes a
+ substantial delay and substantially lower image quality so it generally
+ isn't desirable)</li>
<li>device theme: use black for settings background in the dark theme</li>
<li>drop legacy code for setting Seedvault as the enabled backup service</li>
<li>hardened_malloc: drop workarounds for camera driver bugs on the Pixel 3, Pixel 3 XL, Pixel 3a and Pixel 3a XL</li>
<li>hardened_malloc: drop workaround for USB audio bug</li>
</ul>
</article>
- -->
<article id="2021.02.19.15">
<h3><a href="#2021.02.19.15">2021.02.19.15</a></h3>