diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-30 14:53:30 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-30 14:57:30 -0400 |
| commit | 04e0cb076ad7e3c188006403e4bcf145e236b057 (patch) | |
| tree | 348cd248c163db50aadc0a46676babe5ead0a927 /static | |
| parent | 5c98e80476fad89a303bdb6a3f5ee6edff15ca85 (diff) | |
update + move Matrix news to latest release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 42 |
1 files changed, 22 insertions, 20 deletions
diff --git a/static/releases.html b/static/releases.html index b432ae96..68d97f6c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -474,25 +474,6 @@ <li>Vanadium: disable mobile identity consistency by default</li> <li>revert our change adding the screenshot button to the power menu for 3-button navigation since it's provided by the recent apps activity for both gesture and 3-button navigation (we originally added it back for both 2-button and 3-button navigation even though it was only needed for 2-button navigation, and then the stock OS implemented the same fix only for 2-button navigation, which makes more sense)</li> </ul> - </article> - - <article id="2021.05.19.06"> - <h3><a href="#2021.05.19.06">2021.05.19.06</a></h3> - - <p>Tags:</p> - <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ2A.210505.002.2021.05.19.06">RQ2A.210505.002.2021.05.19.06</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ2A.210505.003.2021.05.19.06">RQ2A.210505.003.2021.05.19.06</a> (Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> - </ul> - - <p>Changes since the 2021.05.16.04 release:</p> - - <ul> - <li>Settings: remove field referencing the mainline module (APEX) version (also known as the Google Play system update version) since we ship these changes as part of the OS and have out-of-band module updates disabled since we have no use for them</li> - <li>remove legacy Calendar widget</li> - <li>add toggle for disabling fingerprint unlock while having fingerprints registered for usage in apps (authentication and protecting hardware keystore keys)</li> - <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/27">version 27</a></li> - </ul> <p><strong>Important news about the official GrapheneOS chat rooms:</strong></p> @@ -505,11 +486,13 @@ #grapheneos:grapheneos.org and #offtopic:grapheneos.org. The #grapheneos:matrix.org and #grapheneos-offtopic:matrix.org addresses now point at the new rooms but some clients / home servers appear to have broken caching - of the addresses. Web client links:</p> + of the addresses. You can also join the new #community:grapheneos.org space in + a client like Element supporting the Spaces Beta. Web client links:</p> <ul> <li><a href="https://app.element.io/#/room/%23grapheneos:grapheneos.org">Join the #grapheneos:grapheneos.org room with the Element web client</a></li> <li><a href="https://app.element.io/#/room/%23offtopic:grapheneos.org">Join the #offtopic:grapheneos.org room with the Element web client</a></li> + <li><a href="https://app.element.io/#/room/%23community:grapheneos.org">Join the #community:grapheneos.org room with the Element web client</a></li> </ul> <p>Matrix rooms are decentralized and these rooms aren't inherently tied to @@ -518,6 +501,25 @@ wasn't appropriate for this migration.</p> </article> + <article id="2021.05.19.06"> + <h3><a href="#2021.05.19.06">2021.05.19.06</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ2A.210505.002.2021.05.19.06">RQ2A.210505.002.2021.05.19.06</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ2A.210505.003.2021.05.19.06">RQ2A.210505.003.2021.05.19.06</a> (Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2021.05.16.04 release:</p> + + <ul> + <li>Settings: remove field referencing the mainline module (APEX) version (also known as the Google Play system update version) since we ship these changes as part of the OS and have out-of-band module updates disabled since we have no use for them</li> + <li>remove legacy Calendar widget</li> + <li>add toggle for disabling fingerprint unlock while having fingerprints registered for usage in apps (authentication and protecting hardware keystore keys)</li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/27">version 27</a></li> + </ul> + </article> + <article id="2021.05.16.04"> <h3><a href="#2021.05.16.04">2021.05.16.04</a></h3> |
