summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/releases.html19
1 files changed, 17 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html
index ed174e3b..c2f96598 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -89,6 +89,7 @@
<li>
<a href="#changelog">Changelog</a>
<ul>
+ <li><a href="#2021.07.26.20">2021.07.26.20</a></li>
<li><a href="#2021.07.19.18">2021.07.19.18</a></li>
<li><a href="#2021.07.16.19">2021.07.16.19</a></li>
<li><a href="#2021.07.07.19">2021.07.07.19</a></li>
@@ -418,11 +419,26 @@
<p>Changes since the 2021.07.19.18 release:</p>
<ul>
+ </ul>
+ </article>
+ -->
+
+ <article id="2021.07.26.20">
+ <h3><a href="#2021.07.26.20">2021.07.26.20</a></h3>
+
+ <p>Tags:</p>
+ <ul>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210705.001.2021.07.26.20">RQ3A.210705.001.2021.07.26.20</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li>
+ </ul>
+
+ <p>Changes since the 2021.07.19.18 release:</p>
+
+ <ul>
<li>Vanadium: update Chromium base to 92.0.4515.105</li>
<li>Vanadium: update Chromium base to 92.0.4515.115</li>
<li>Vanadium: drop removal of speculative service worker start for search</li>
<li>init: fix use-after-free from event handling callbacks (issue uncovered by hardened_malloc in certain situations like unplugging a USB keyboard, etc.)</li>
- <li>fix PermissionControler UI for Sensors/Network permissions with legacy API < 23 apps (i.e. apps without proper support for Android Marshallow and beyond)</li>
+ <li>fix PermissionControler UI for Sensors/Network permissions with legacy API &lt; 23 apps (i.e. apps without proper support for Android Marshallow and beyond)</li>
<li>Updater: add detailed failure / success notifications (turn off the 'Already Updated' notification channel if you don't want those minimum priority notifications with no status icon collapsed at the bottom)</li>
<li>Sandboxed Google Play compatibility layer: disable badge for foreground service notification by default</li>
<li>Settings: drop support for showing nearby devices from Play since it can't function without Play having any special privileges</li>
@@ -430,7 +446,6 @@
<li>hardened_malloc: update libdivide to 5.0.0</li>
</ul>
</article>
- -->
<article id="2021.07.19.18">
<h3><a href="#2021.07.19.18">2021.07.19.18</a></h3>