From 7c74839431c5dccdba2a31e41fb8053019356fde Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sun, 23 Feb 2025 22:51:03 -0800 Subject: [PATCH] Create compatibility.mdx --- docs/troubleshooting/compatibility.mdx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/troubleshooting/compatibility.mdx 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