diff options
| -rw-r--r-- | static/releases.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 1687007e..41e69d1e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -449,12 +449,15 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210605.005.2021.06.20.20">RQ3A.210605.005.2021.06.20.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> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210705.???.2021.06.20.20">RQ3A.210705.???.2021.06.20.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.06.20.20 release:</p> <ul> + <li>full 2021-07-01 security patch level</li> + <li>full 2021-07-05 security patch level</li> + <li>rebased onto RQ3A.210705.??? release</li> <li>Updater: display progress for the short phase of verifying the update</li> <li>Updater: reuse the same progress notification for downloading, verifying and installing the update</li> <li>Updater: only alert once for progress notifications if the user raises the notification importance level</li> |
