[PR #695] [MERGED] 0.6.29 docs PR merge dev to main #728

Closed
opened 2026-02-15 18:15:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/695
Author: @Classic298
Created: 9/14/2025
Status: Merged
Merged: 9/17/2025
Merged by: @Classic298

Base: mainHead: dev


📝 Commits (10+)

📊 Changes

14 files changed (+683 additions, -95 deletions)

View changed files

📝 docs/features/rag.md (+6 -5)
📝 docs/features/sso/index.mdx (+32 -2)
📝 docs/features/workspace/prompts.md (+111 -44)
📝 docs/getting-started/env-configuration.md (+50 -0)
📝 docs/getting-started/quick-start/tab-docker/DockerCompose.md (+18 -0)
📝 docs/getting-started/quick-start/tab-docker/ManualDocker.md (+14 -0)
📝 docs/intro.mdx (+15 -1)
📝 docs/pipelines/tutorials.md (+5 -1)
📝 docs/troubleshooting/rag.mdx (+34 -21)
📝 docs/troubleshooting/sso.mdx (+329 -19)
📝 docs/tutorials/deployment/index.mdx (+10 -0)
📝 docs/tutorials/docker-install.md (+7 -1)
📝 docs/tutorials/images.md (+8 -1)
📝 docs/tutorials/web-search/searxng.md (+44 -0)

📄 Description

Will get merged once the release of open-webui goes live


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/695 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 9/14/2025 **Status:** ✅ Merged **Merged:** 9/17/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`15bbe0b`](https://github.com/open-webui/docs/commit/15bbe0b6ca1de4566c3bfa3616cd677b995d90a5) Added markdown_header Text Splitter option - [`e916642`](https://github.com/open-webui/docs/commit/e91664251e53114e7d60a51047f737ac4dde71c1) Add new tutorial for Open WebUI in https - [`1ea9307`](https://github.com/open-webui/docs/commit/1ea9307394ad62a6c4547390135769c7cad5ab26) Medium article added for tutorials - [`b1dac48`](https://github.com/open-webui/docs/commit/b1dac48e5434d0b352f7853bf5b95006ec33fe0f) Merge pull request #684 from Tobix99/main - [`372d25a`](https://github.com/open-webui/docs/commit/372d25ad9b12fd4625fe0c5c6ad3734cf757c201) Merge pull request #690 from open-webui/main - [`cc8675d`](https://github.com/open-webui/docs/commit/cc8675ddac7de01bee7ef756f07b6ab4d1514fb5) fix naming - [`8de6be1`](https://github.com/open-webui/docs/commit/8de6be12683cfde92f0a698b167e8d086352f20a) Update ManualDocker.md - [`82fe68a`](https://github.com/open-webui/docs/commit/82fe68a5098c23237ecf2543a24cd17fce21d2c5) Update DockerCompose.md - [`24aae4b`](https://github.com/open-webui/docs/commit/24aae4b24c6f2af2f8ad39478b02f98ab9a45de7) Update intro.mdx - [`5e6d559`](https://github.com/open-webui/docs/commit/5e6d5594475aa28dfe805ede06dbfbee327a1fce) Update docker-install.md ### 📊 Changes **14 files changed** (+683 additions, -95 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/rag.md` (+6 -5) 📝 `docs/features/sso/index.mdx` (+32 -2) 📝 `docs/features/workspace/prompts.md` (+111 -44) 📝 `docs/getting-started/env-configuration.md` (+50 -0) 📝 `docs/getting-started/quick-start/tab-docker/DockerCompose.md` (+18 -0) 📝 `docs/getting-started/quick-start/tab-docker/ManualDocker.md` (+14 -0) 📝 `docs/intro.mdx` (+15 -1) 📝 `docs/pipelines/tutorials.md` (+5 -1) 📝 `docs/troubleshooting/rag.mdx` (+34 -21) 📝 `docs/troubleshooting/sso.mdx` (+329 -19) 📝 `docs/tutorials/deployment/index.mdx` (+10 -0) 📝 `docs/tutorials/docker-install.md` (+7 -1) 📝 `docs/tutorials/images.md` (+8 -1) 📝 `docs/tutorials/web-search/searxng.md` (+44 -0) </details> ### 📄 Description Will get merged once the release of open-webui goes live --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:15:49 -05:00
yindo closed this issue 2026-02-15 18:15:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#728