mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 01:05:42 +03:00
Clarify supported tier means desktop OSes
This clarifies that the "supported" tier is for browser and the official app on desktop OSes only. Fixes https://github.com/vector-im/riot-web/issues/12421
This commit is contained in:
parent
f98ca56b5e
commit
b8766d5fb4
1 changed files with 4 additions and 2 deletions
|
@ -11,8 +11,10 @@ Riot has several tiers of support for different environments:
|
|||
|
||||
* Supported
|
||||
* Definition: Issues **actively triaged**, regressions **block** the release
|
||||
* Last 2 major versions of Chrome, Firefox, and Safari
|
||||
* 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
|
||||
* Last 2 major versions of Chrome, Firefox, and Safari on desktop OSes
|
||||
* Latest release of official Riot Desktop app on desktop OSes
|
||||
* Desktop OSes means macOS, Windows, and Linux versions for desktop devices
|
||||
that are actively supported by the OS vendor and receive security updates
|
||||
* Experimental
|
||||
* Definition: Issues **accepted**, regressions **do not block** the release
|
||||
* Riot as an installed PWA via current stable version of Chrome, Firefox, and Safari
|
||||
|
|
Loading…
Reference in a new issue