[PR #821] [MERGED] 0.6.37 #836

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/821
Author: @Classic298
Created: 11/16/2025
Status: Merged
Merged: 11/23/2025
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (10+)

  • d2a1815 Merge pull request #794 from open-webui/main
  • 267c1f8 Merge pull request #795 from open-webui/main
  • 8a7d117 Merge pull request #799 from open-webui/main
  • 947afd1 Document ENABLE_PASSWORD_BASED_LOGIN configuration
  • b10c502 Document CHAT_STREAM_RESPONSE_CHUNK_MAX_BUFFER_SIZE
  • 1db4664 Update environment variable documentation for SSO
  • aed2966 Added logging for WEBSOCKET_REDIS_OPTIONS, WEBSOCKET_SERVER_LOGGING, WEBSOCKET_SERVER_ENGINEIO_LOGGING, WEBSOCKET_SERVER_PING_TIMEOUT, WEBSOCKET_SERVER_PING_INTERVAL
  • 2a81659 Update env-configuration.mdx
  • 8125a10 Merge pull request #809 from open-webui/main
  • f66ed64 Merge pull request #816 from open-webui/main

📊 Changes

14 files changed (+981 additions, -81 deletions)

View changed files

📝 docs/features/index.mdx (+40 -10)
📝 docs/features/web-search/perplexity_search.mdx (+6 -0)
📝 docs/getting-started/env-configuration.mdx (+581 -17)
📝 docs/security.mdx (+36 -10)
📝 docs/troubleshooting/compatibility.mdx‎ (+0 -0)
📝 docs/troubleshooting/connection-error.mdx (+102 -1)
📝 docs/tutorials/https/nginx.md (+8 -0)
📝 docs/tutorials/integrations/onedrive-sharepoint.mdx (+45 -5)
📝 docs/tutorials/offline-mode.mdx (+39 -6)
📝 docs/tutorials/tab-nginx/LetsEncrypt.md (+45 -3)
📝 docs/tutorials/tab-nginx/NginxProxyManager.md (+14 -0)
📝 docs/tutorials/tab-nginx/SelfSigned.md (+34 -3)
📝 docs/tutorials/tab-nginx/Windows.md (+30 -25)
📝 docusaurus.config.ts (+1 -1)

📄 Description

No description provided


🔄 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/821 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 11/16/2025 **Status:** ✅ Merged **Merged:** 11/23/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`d2a1815`](https://github.com/open-webui/docs/commit/d2a1815bdb009d0783a027a5ffa3fcc57a7934eb) Merge pull request #794 from open-webui/main - [`267c1f8`](https://github.com/open-webui/docs/commit/267c1f88f5e2e31a02a0737fbf4fdaaabe4f2bac) Merge pull request #795 from open-webui/main - [`8a7d117`](https://github.com/open-webui/docs/commit/8a7d11766ac9d4c800ae252d1db72336a741c2e7) Merge pull request #799 from open-webui/main - [`947afd1`](https://github.com/open-webui/docs/commit/947afd17e95f854d475a3996f4268ac94e362573) Document ENABLE_PASSWORD_BASED_LOGIN configuration - [`b10c502`](https://github.com/open-webui/docs/commit/b10c5024ef2602a94b1b60669cfaebad32dfd48b) Document CHAT_STREAM_RESPONSE_CHUNK_MAX_BUFFER_SIZE - [`1db4664`](https://github.com/open-webui/docs/commit/1db46642cd9ef4db68392f3ae194aee5096c86a7) Update environment variable documentation for SSO - [`aed2966`](https://github.com/open-webui/docs/commit/aed296660f0a732adff1467656e712de26115669) Added logging for WEBSOCKET_REDIS_OPTIONS, WEBSOCKET_SERVER_LOGGING, WEBSOCKET_SERVER_ENGINEIO_LOGGING, WEBSOCKET_SERVER_PING_TIMEOUT, WEBSOCKET_SERVER_PING_INTERVAL - [`2a81659`](https://github.com/open-webui/docs/commit/2a81659dda026c829656ec84b58f4c5fa53fef70) Update env-configuration.mdx - [`8125a10`](https://github.com/open-webui/docs/commit/8125a10ff5e3739eb0846595d793648b5249ba10) Merge pull request #809 from open-webui/main - [`f66ed64`](https://github.com/open-webui/docs/commit/f66ed648237132fd1b62253d224bc59040d4193f) Merge pull request #816 from open-webui/main ### 📊 Changes **14 files changed** (+981 additions, -81 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/index.mdx` (+40 -10) 📝 `docs/features/web-search/perplexity_search.mdx` (+6 -0) 📝 `docs/getting-started/env-configuration.mdx` (+581 -17) 📝 `docs/security.mdx` (+36 -10) 📝 `docs/troubleshooting/compatibility.mdx‎` (+0 -0) 📝 `docs/troubleshooting/connection-error.mdx` (+102 -1) 📝 `docs/tutorials/https/nginx.md` (+8 -0) 📝 `docs/tutorials/integrations/onedrive-sharepoint.mdx` (+45 -5) 📝 `docs/tutorials/offline-mode.mdx` (+39 -6) 📝 `docs/tutorials/tab-nginx/LetsEncrypt.md` (+45 -3) 📝 `docs/tutorials/tab-nginx/NginxProxyManager.md` (+14 -0) 📝 `docs/tutorials/tab-nginx/SelfSigned.md` (+34 -3) 📝 `docs/tutorials/tab-nginx/Windows.md` (+30 -25) 📝 `docusaurus.config.ts` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:16:21 -05:00
yindo closed this issue 2026-02-15 18:16:21 -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#836