mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-26 21:54:50 -05:00
Merged 262 commits from upstream open-webui/open-webui main branch. Key changes merged: - Null-byte sanitization for chat data (prevents PostgreSQL errors) - New header utility (include_user_info_headers) - Channel user list ordering improvements - New dependencies (msoffcrypto-tool, chardet, weaviate vector DB) - Updated socket.io to 5.14.0 - Various UI improvements and bug fixes Preserved local customizations: - Custom RAG template with detailed guidelines - PostgreSQL 17 optimizations (JSON_TABLE, JSONB queries) - Pinecone namespace isolation - Enhanced embedding generation with empty text filtering - Video/audio streaming optimizations