diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-19 16:50:50 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-19 16:50:50 -0400 |
| commit | b25144f0c5fd5708f53be5008165f30d6a8c6d54 (patch) | |
| tree | d476f18a46a4367e266af8d135ffdab857765330 /static | |
| parent | a13bad257679991aa14b03d6e7d26995f230fb71 (diff) | |
2021.05.19.06 release notes + chat room news
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 7ead3378..94c44564 100644 --- a/static/releases.html +++ b/static/releases.html @@ -92,6 +92,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2021.05.19.06">2021.05.19.06</a></li> <li><a href="#2021.05.16.04">2021.05.16.04</a></li> <li><a href="#2021.05.04.01">2021.05.04.01</a></li> <li><a href="#2021.04.22.20">2021.04.22.20</a></li> @@ -437,7 +438,6 @@ <p>The <a href="/history/legacy-changelog">legacy changelog page</a> has the release notes from before the rebranding of the project in 2018 and 2019.</p> - <!-- <article id="2021.05.19.06"> <h3><a href="#2021.05.19.06">2021.05.19.06</a></h3> @@ -455,8 +455,29 @@ <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> + + <p>Our official chat channels are migrating away from freenode IRC due to + <a href="https://www.vice.com/en/article/m7ev8y/freenode-open-source-korea-crown-prince-takeover">a + hostile takeover</a>. As part of this, we're migrating to new Matrix rooms + with an upgraded room version which are not bridged to the freenode channels. + The #grapheneos:matrix.org and #grapheneos-offtopic:matrix.org aliases now + point at the new rooms, although we've also made #grapheneos-new:matrix.org + and #grapheneos-offtopic-new:matrix.org to make it easier to join from home + servers with broken caching of aliases. Web client links:</p> + + <ul> + <li><a href="https://app.element.io/#/room/%23grapheneos:matrix.org">Join the #grapheneos:matrix.org room with the Element web client</a></li> + <li><a href="https://app.element.io/#/room/%23grapheneos-offtopic:matrix.org">Join the #grapheneos-offtopic:matrix.org room with the Element web client</a></li> + </ul> + + <p>Matrix rooms are decentralized and these rooms aren't inherently tied to + matrix.org or another server. We plan to add tombstones redirecting users from + the legacy rooms, but the half-baked automatic room upgrade feature wasn't + appropriate for this migration.</p> </article> - --> <article id="2021.05.16.04"> <h3><a href="#2021.05.16.04">2021.05.16.04</a></h3> |
