[PR #1042] [MERGED] Dev #1025

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/1042
Author: @Classic298
Created: 1/29/2026
Status: Merged
Merged: 1/29/2026
Merged by: @Classic298

Base: devHead: dev


📝 Commits (8)

📊 Changes

15 files changed (+308 additions, -18 deletions)

View changed files

📝 docs/faq.mdx (+8 -0)
📝 docs/features/chat-features/chatshare.md (+38 -0)
📝 docs/features/index.mdx (+8 -2)
📝 docs/features/pipelines/index.mdx (+2 -2)
📝 docs/features/plugin/functions/index.mdx (+6 -0)
📝 docs/features/plugin/index.mdx (+22 -0)
📝 docs/features/rag/index.md (+4 -0)
📝 docs/features/web-search/yandex.md (+7 -1)
docs/features/workspace/files.md (+65 -0)
📝 docs/features/workspace/index.mdx (+1 -0)
📝 docs/features/workspace/models.md (+26 -0)
📝 docs/getting-started/env-configuration.mdx (+18 -0)
📝 docs/security.mdx (+44 -0)
📝 docs/tutorials/integrations/redis.md (+9 -0)
📝 docs/tutorials/tips/sqlite-database.md (+50 -13)

📄 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/1042 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 1/29/2026 **Status:** ✅ Merged **Merged:** 1/29/2026 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (8) - [`b2c23ff`](https://github.com/open-webui/docs/commit/b2c23ff67546e9f16202e5e5b2218d18b89a8bb3) db schema - [`d4cb35a`](https://github.com/open-webui/docs/commit/d4cb35adef36dd17a41dff507a543b9ee90c2df9) SECURITY WARNINGS tools and plugins - [`df2dbf6`](https://github.com/open-webui/docs/commit/df2dbf6edd614cfe05ec565de78a7b26fa030217) playground - [`904f4ae`](https://github.com/open-webui/docs/commit/904f4ae079d1a1c7bcab80adc5a6ba0d5c4b42c9) REDIS - [`02d3eaa`](https://github.com/open-webui/docs/commit/02d3eaaa1e844eb99365ee1d9f1ee81e5150f156) CHAT SHARING FEATURE - [`b883381`](https://github.com/open-webui/docs/commit/b883381bd106c75e82fb07006dfa506d26513461) docs: document centralized data management and admin model controls - [`e86756e`](https://github.com/open-webui/docs/commit/e86756e2e35e32913e53ab26f192b0383d362ab8) fixes - [`3091fa7`](https://github.com/open-webui/docs/commit/3091fa724e25411ecef58dc73174e5d5ec1c39e3) fixes ### 📊 Changes **15 files changed** (+308 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `docs/faq.mdx` (+8 -0) 📝 `docs/features/chat-features/chatshare.md` (+38 -0) 📝 `docs/features/index.mdx` (+8 -2) 📝 `docs/features/pipelines/index.mdx` (+2 -2) 📝 `docs/features/plugin/functions/index.mdx` (+6 -0) 📝 `docs/features/plugin/index.mdx` (+22 -0) 📝 `docs/features/rag/index.md` (+4 -0) 📝 `docs/features/web-search/yandex.md` (+7 -1) ➕ `docs/features/workspace/files.md` (+65 -0) 📝 `docs/features/workspace/index.mdx` (+1 -0) 📝 `docs/features/workspace/models.md` (+26 -0) 📝 `docs/getting-started/env-configuration.mdx` (+18 -0) 📝 `docs/security.mdx` (+44 -0) 📝 `docs/tutorials/integrations/redis.md` (+9 -0) 📝 `docs/tutorials/tips/sqlite-database.md` (+50 -13) </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:17:02 -05:00
yindo closed this issue 2026-02-15 18:17:02 -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#1025