Browse Source

Set minimum Internet Explorer version to 11+

It is a minimum version for TinyMCE

[skip ci]
dev/enigma-woat
Aleksander Machniak 4 years ago
parent
commit
b146c298db
  1. 6
      README.md

6
README.md

@ -38,13 +38,13 @@ described in the UPGRADING file.
BROWSER SUPPORT
---------------
Roundcube uses jQuery 3.x for its client and therefore inherits the browser
support from there. This currently includes:
Roundcube uses jQuery 3.x (and other libs) for its client and therefore
inherits the browser support from there. This currently includes:
- Chrome: (Current - 1) and Current
- Edge: (Current - 1) and Current
- Firefox: (Current - 1) and Current, ESR
- Internet Explorer: 9+ (11+ for the Elastic skin)
- Internet Explorer: 11+
- Safari: (Current - 1) and Current
- Opera: Current

Loading…
Cancel
Save