diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-11-06 07:31:18 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-11-06 07:32:05 -0500 |
| commit | eec4f6e14e2f453160e2ae9d081997228da1a4ca (patch) | |
| tree | c523a1e28693b50f978041cb5b1eab1d5aa0727c | |
| parent | 30d6b7e382e24b6e799ab9fc2496e73dd9cf1e8d (diff) | |
2019.11.05.23 release notes
| -rw-r--r-- | static/releases.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index add05335..bcce62f9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,6 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2019.11.05.23">2019.11.05.23</a></li> <li><a href="#2019.11.04.23">2019.11.04.23</a></li> <li><a href="#2019.10.07.21">2019.10.07.21</a></li> <li><a href="#2019.09.25.00">2019.09.25.00</a></li> @@ -285,6 +286,23 @@ <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="2019.11.05.23"> + <a href="#2019.11.05.23">2019.11.05.23</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QP1A.191105.003.2019.11.05.23">QP1A.191105.003.2019.11.05.23</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QP1A.191105.004.2019.11.05.23">QP1A.191105.004.2019.11.05.23</a> (Pixel 2, Pixel 2 XL, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2019.11.04.23 release:</p> + + <ul> + <li>Vanadium: fix Services preferences menu</li> + <li>WebView: avoid incompatibility due to wrong apk variant</li> + </ul> + <h3 id="2019.11.04.23"> <a href="#2019.11.04.23">2019.11.04.23</a> </h3> |
