Skip to content

Commit cdc8239

Browse files
authored
Fixes #710 - Update browser compatibility
1 parent fe84211 commit cdc8239

File tree

1 file changed

+14
-20
lines changed

1 file changed

+14
-20
lines changed

prerequisites/software.rst

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -12,26 +12,20 @@ requirements for your clients. This ensures that Zammad works as expected.
1212
1.1 Supported Browsers
1313
^^^^^^^^^^^^^^^^^^^^^^
1414

15-
.. list-table:: Zammad/Browser version compatibility
16-
:header-rows: 1
17-
:widths: 20, 30
18-
19-
* - Browser
20-
- Remarks
21-
* - Firefox 78+
22-
- (ESR)
23-
* - (Google) Chrome 83+
24-
- This also applies for all Chromium based Browsers like Microsoft Edge
25-
* - Opera 69+
26-
- (based on Chromium 83)
27-
* - Safari 14.1+
28-
-
29-
30-
Please note that Zammad heavily uses Javascript which makes it a hard
31-
requirement. Some browser addons that hook into page content may interfere with
32-
Zammad's function which is not a bug.
33-
For example the Google Chrome translation module is known to do odd things,
34-
especially to state names. Use Zammad's internal translations instead.
15+
Because Zammad is a web application, only an up-to-date browser is needed. The
16+
following browsers are supported in their latest stable version:
17+
18+
- Firefox
19+
- Chrome (and Chromium-based)
20+
- Opera
21+
- Safari
22+
23+
This does not mean that Zammad will not work with other browsers or older
24+
versions, just that we do not test against or provide support for them.
25+
26+
The communication between client and server is based on web sockets. Some
27+
firewalls may filter these connections. This may lead to decreased browser
28+
performance.
3529

3630
1.2 Network Requirements
3731
^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)