[PR #1044] [MERGED] Dev #1026

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/1044
Author: @Classic298
Created: 1/29/2026
Status: Merged
Merged: 1/29/2026
Merged by: @Classic298

Base: devHead: dev


📝 Commits (10+)

📊 Changes

8 files changed (+219 additions, -37 deletions)

View changed files

📝 docs/features/chat-features/chatshare.md (+2 -34)
docs/features/data-controls/archived-chats.md (+42 -0)
docs/features/data-controls/files.md (+65 -0)
docs/features/data-controls/import-export.md (+50 -0)
docs/features/data-controls/index.mdx (+13 -0)
docs/features/data-controls/shared-chats.md (+44 -0)
📝 docs/features/index.mdx (+2 -2)
📝 docs/features/rag/index.md (+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/1044 **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 (10+) - [`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 - [`b22c2cc`](https://github.com/open-webui/docs/commit/b22c2cc5e65fe3fd21d9947b826a39b8612c7569) data controls - [`72a9a48`](https://github.com/open-webui/docs/commit/72a9a48fbdf2e6801c38f5631e21f1454669b590) Merge branch 'dev' into dev ### 📊 Changes **8 files changed** (+219 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/chat-features/chatshare.md` (+2 -34) ➕ `docs/features/data-controls/archived-chats.md` (+42 -0) ➕ `docs/features/data-controls/files.md` (+65 -0) ➕ `docs/features/data-controls/import-export.md` (+50 -0) ➕ `docs/features/data-controls/index.mdx` (+13 -0) ➕ `docs/features/data-controls/shared-chats.md` (+44 -0) 📝 `docs/features/index.mdx` (+2 -2) 📝 `docs/features/rag/index.md` (+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: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#1026