diff options
| -rw-r--r-- | static/releases.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index cb3fc20f..869e4267 100644 --- a/static/releases.html +++ b/static/releases.html @@ -290,6 +290,31 @@ <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> + <!-- + + <h3 id="2020.02.07.19"> + <a href="#2020.02.07.19">2020.02.07.19</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ1A.200205.002.2020.02.07.19">QQ1A.200205.002.2020.02.07.19</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2020.02.04.01 release:</p> + + <ul> + <li>use time.grapheneos.org instead of grapheneos.org for HTTPS-based time updates</li> + <li>use org.grapheneos.vanadium.webview instead of com.android.webview as the WebView package name</li> + </ul> + + <p>Restoration of past features since the 2020.02.04.01 release:</p> + + <ul> + </ul> + + --> + <h3 id="2020.02.07.19"> <a href="#2020.02.07.19">2020.02.07.19</a> </h3> |
