Skip to content

Update supported browser versions

Lukas Eipert requested to merge leipert-master-patch-31679 into master

What does this MR do and why?

Update supported browser versions

This increases supported browser versions to:

  • Mozilla Firefox: at least major version 91, as this is the latest ESR and it is still used quite a lot.
  • Google Chrome/Chromium/Microsoft Edge: at least major version 92 because it is about the same age as Firefox ESR 91
  • Apple Safari: at least version 14.1 (dropping support for Safari 13 and 13.1) because it is the newest minor in the previous major version of Safari

This is still more permissive than what we strive to support, but still strikes a good balance:

https://docs.gitlab.com/ee/install/requirements.html#supported-web-browsers

Changelog: changed

Screenshots or screen recordings

N/A

How to set up and validate locally

N/A

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Lukas Eipert

Merge request reports