mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
Add supported browsers to Fleet docs (#1227)
This commit is contained in:
parent
917e1886d2
commit
ba2bffd34c
1 changed files with 23 additions and 0 deletions
23
docs/1-Using-Fleet/11-Supported-browsers.md
Normal file
23
docs/1-Using-Fleet/11-Supported-browsers.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
|
||||
# Supported browsers
|
||||
|
||||
Fleet supports the latest, stable releases of all major browsers and platforms. Specific minimum supported browser information is provided below.
|
||||
|
||||
We test each browser on Windows whenever possible because out engineering team primarily uses macOS.
|
||||
|
||||
**Note:** This information also applies to [fleetdm.com](https://www.fleetdm.com).
|
||||
|
||||
### Desktop
|
||||
|
||||
- Chrome 29
|
||||
- Firefox 28
|
||||
- IE 11
|
||||
- Edge 16
|
||||
- Safari 13.x
|
||||
|
||||
### Mobile
|
||||
|
||||
- Mobile Safari on iOS 10
|
||||
- Mobile Chrome on Android 6
|
||||
|
||||
**Note:** Mobile web is not yet supported in the Fleet Product.
|
||||
Loading…
Reference in a new issue