diff --git a/docs/troubleshooting/compatibility.mdx b/docs/troubleshooting/compatibility.mdx new file mode 100644 index 0000000..308e01a --- /dev/null +++ b/docs/troubleshooting/compatibility.mdx @@ -0,0 +1,18 @@ +--- +sidebar_position: 0 +title: "🌐 Browser Compatibility" +--- + +Open WebUI is designed for and tested on modern browsers. To ensure the best experience, we recommend using the following browser versions or later: + +## 🚀 Supported Browsers + +Open WebUI's core functionality specifically depends on these browser versions: + +- **Chrome 111** 🟢 _(Released March 2023)_ +- **Safari 16.4** 🍏 _(Released March 2023)_ +- **Firefox 128** 🔥 _(Released July 2024)_ + +💡 If you experience any issues, ensure your browser is up to date or try an alternative supported browser. + +For more details on browser compatibility, refer to the [official documentation](#). 🚀 \ No newline at end of file