diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-09-24 20:16:34 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-09-24 20:29:46 -0400 |
| commit | 7850fcf8de716f6f8d7303338a9e9f9c52959c8b (patch) | |
| tree | 7bf981a08034fa63ee454a6943fce8ba8ada5a20 /static | |
| parent | 7532d5b4e0e6131df3cf58acdfdafa6b11bf6490 (diff) | |
2019.09.25.00 release
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index b2034648..ebadd5f7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -77,6 +77,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2019.09.25.00">2019.09.25.00</a></li> <li><a href="#2019.09.23.19">2019.09.23.19</a></li> <li><a href="#2019.09.21.18">2019.09.21.18 preview</a></li> <li><a href="#2019.09.18.14">2019.09.18.14 preview</a></li> @@ -330,6 +331,24 @@ <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.09.25.00"> + <a href="#2019.09.25.00">2019.09.25.00</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QP1A.190711.020.C3.2019.09.25.00">QP1A.190711.020.C3.2019.09.25.00</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QP1A.190711.020.2019.09.25.00">QP1A.190711.020.2019.09.25.00</a> (Pixel, Pixel XL, Pixel 2, Pixel 2 XL)</li> + </ul> + + <p>Changes since the 2019.09.23.19 release:</p> + + <ul> + <li>update to QP1A.190711.020.C3 bug fix release</li> + <li>fix granting Network and Sensors permissions at install time</li> + <li>fix wording for Network permission group</li> + </ul> + <h3 id="2019.09.23.19"> <a href="#2019.09.23.19">2019.09.23.19</a> </h3> |
