Skip to content

Dev#1251

Merged
Classic298 merged 39 commits into
open-webui:devfrom
Classic298:dev
Jun 1, 2026
Merged

Dev#1251
Classic298 merged 39 commits into
open-webui:devfrom
Classic298:dev

Conversation

@Classic298
Copy link
Copy Markdown
Collaborator

No description provided.

Classic298 and others added 30 commits May 13, 2026 21:05
# Conflicts:
#	docs/reference/env-configuration.mdx
…olete; redirect to in-process or external tool servers
Per-user MCP servers are deliberately not supported (issue #24620 closed as
intended): an MCP server is a stateful, capability-rich endpoint running inside
the trust boundary with the user's full scope, unlike a stateless OpenAPI URL.
Adds a dedicated section + FAQ entry explaining the admin-only design and why.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
New Workspace page introducing oikb (open-webui/oikb), the official companion
CLI/daemon that mirrors external sources into Knowledge Bases via the v0.9.6
incremental /sync/diff + /sync/cleanup endpoints. Covers quick start, the 44
connectors, exposing the daemon as an OpenAPI tool server, and how the sync
loop maps to the server-side endpoints. Cross-linked from the Knowledge sync
section. Corrects the tool-server location (External Tools / Settings → Tools,
not Settings → Connections).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Classic298 and others added 9 commits May 31, 2026 15:03
New ConfigVar (upstream d4030a8a) — MinerU was hardcoded to PDF only; admins
can now route additional extensions (default `pdf`) to the MinerU extraction
engine via env var, the RAG config API, or the Documents admin settings.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
New env var (upstream ee47c9c). RAG retrieval now verifies the user can read a
file/collection before searching its vectors; this flag (default False) only
restores the old permissive behavior. Default is correct for essentially all
deployments.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
New env var (upstream PR #25476 / 83890f1). Caps the byte length of inline
data:image base64 profile images (user avatars + model icons) to bound
Postgres/Redis bloat; unset by default (no cap), startup-only.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Built-in tool change (upstream 0e73f7a / PR #25105): returns KB summaries by
default; pass knowledge_id with skip/count (max 200) to page one KB's files.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Upstream 07cbc91: a `*` entry matches any role (allowed-roles path only).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Classic298 Classic298 merged commit c092196 into open-webui:dev Jun 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant