|
1 | 1 | Riot |
2 | 2 | ==== |
3 | 3 |
|
4 | | -Riot (formerly known as Vector) is a Matrix web client built using the [Matrix React SDK](https://github.com/matrix-org/matrix-react-sdk). |
5 | | - |
6 | | -Riot is officially supported on the web in the last 2 major versions of Chrome, Firefox, and Safari. For Riot on Desktop (electron), |
7 | | -only the officially published app is supported. Other browsers and packages may work, however official support is not provided. |
8 | | -For accessing Riot on an Android or iOS device, check out [riot-android](https://github.com/vector-im/riot-android) |
9 | | -and [riot-ios](https://github.com/vector-im/riot-ios) - riot-web does not support mobile devices. |
| 4 | +Riot (formerly known as Vector) is a Matrix web client built using the [Matrix |
| 5 | +React SDK](https://github.com/matrix-org/matrix-react-sdk). |
| 6 | + |
| 7 | +Supported Environments |
| 8 | +====================== |
| 9 | + |
| 10 | +Riot has several tiers of support for different environments: |
| 11 | + |
| 12 | +* Supported |
| 13 | + * Definition: Issues **actively triaged**, regressions **block** the release |
| 14 | + * Last 2 major versions of Chrome, Firefox, and Safari |
| 15 | + * Latest release of official Riot Desktop app on macOS, Windows, and Linux versions that are actively supported by the OS vendor and receive security updates |
| 16 | +* Experimental |
| 17 | + * Definition: Issues **accepted**, regressions **do not block** the release |
| 18 | + * Riot as an installed PWA via current stable version of Chrome, Firefox, and Safari |
| 19 | + * Mobile web for current stable version of Chrome, Firefox, and Safari on Android, iOS, and iPadOS |
| 20 | +* Not supported |
| 21 | + * Definition: Issues only affecting unsupported environments are **closed** |
| 22 | + * Everything else |
| 23 | + |
| 24 | +For accessing Riot on an Android or iOS device, we currently recommend the |
| 25 | +native apps [riot-android](https://github.com/vector-im/riot-android) |
| 26 | +and [riot-ios](https://github.com/vector-im/riot-ios). |
10 | 27 |
|
11 | 28 | Getting Started |
12 | 29 | =============== |
|
0 commit comments