open-webui v0.5.11 版本更新介绍
发布日期: 2025-02-13
版本号: v0.5.11
Open WebUI 0.5.11版本于2025年2月13日发布,新增多项功能与优化。主要更新包括:集成本地化高质量语音合成引擎Kokoro-JS,支持浏览器端直接运行;代码解释器新增Jupyter Notebook支持,增强AI计算环境;开放私有API和本地推理端点直连功能,需启用CORS协议;新增网页搜索域名过滤配置以提升结果相关性;优化图像生成元数据管理及S3存储路径前缀自定义功能,并支持纯图片消息交互。多语言翻译同步更新德语、西班牙语等版本。修复部分涵盖OAuth调试日志优化、引文展开显示异常、ComfyUI种子值限制错误、连接配置稳定性提升、GGUF模型上传异常处理、用户设置持久化及OpenID用户名识别等问题。本次更新感谢社区开发者与赞助商的支持。
更新内容 (中文)
[0.5.11] - 2025-02-13
新增
- 🎤 Kokoro-JS TTS 支持:集成全新的端侧高质量文本转语音引擎,显著提升语音生成质量——所有处理均在浏览器端直接完成。
- 🐍 代码解释器中的 Jupyter Notebook 支持:现可配置代码解释器通过 Jupyter 运行 Python 代码(除 Pyodide 外),为 AI 驱动计算分析提供更强大的编程环境。
- 🔗 私有化 & 本地推理直连 API:支持将 Open WebUI 连接至私有或本地 API 推理端点(需启用 CORS),解锁端侧直连 AI 基础设施能力。
- 🔍 网页搜索高级域名过滤:可指定网页搜索包含/排除的域名范围,优化信息检索相关性。
- 🚀 改进图像生成元数据处理:生成的图像现保留元数据,便于分类管理与后续检索。
- 📂 S3 键前缀支持:通过可配置键前缀实现 S3 存储文件结构的细粒度控制。
- 📸 纯图片消息支持:支持发送仅含图片的消息,增强可视化交互场景。
- 🌍 多语言翻译更新:更新德语、西班牙语、繁体中文与加泰罗尼亚语翻译,优化多语言支持。
修复
- 🔧 OAuth 调试日志与用户名声明修复:新增 OAuth 角色与组管理调试日志,修复 OAuth 用户名获取及声明处理逻辑。
- 📌 文献引用格式与切换修复:内联文献引用开关功能正常化,超过三个来源的引用展开后完整可见。
- 📸 ComfyUI 最大种子值约束修复:修正 ComfyUI 最大允许种子值限制,避免意外行为。
- 🔑 连接设置稳定性:修复配置保存时导致不稳定的连接设置问题。
- 📂 GGUF 模型上传稳定性:修复 GGUF 模型上传异常,确保本地模型可靠处理。
- 🔧 网页搜索配置缺陷:修复网页搜索过滤器与设置未正确生效的问题。
- 💾 用户设置持久化修复:确保用户专属设置跨会话正确保存与应用。
- 🔄 OpenID 用户名获取增强:OpenID Connect (OIDC) 登录时用户名正确获取与分配。
👏 特别鸣谢以下杰出贡献者的卓越付出: @Mistrick, @gramakri, @s1adem4n, @TiancongLx, @seniorsimo, @XingjianXie, @SentinalMax, @manwallet, @luckyman-yan, @Seniorsimo, @rragundez, @pseudorm, @abdalrohman, @zoupingshi, @hurxxxx, @tarmst, @engineeringpatrick, @silverriver, @dependabot[bot], @mitomac, @binxn, @NachoNoCheese, @roryeckel, @yukiteruamano, @feynmanliang, @vinsdragonis, @aleixdorca, @EntropyYue
🚀 衷心感谢以下赞助商的鼎力支持(注:隐私赞助商未列出,如需展示请联系我们): @digitalbrainowners, @ModonHolding, @agency-agency, @roosi-gmbh, @mushmax, @rndmcnlly, @icanbwell, @FabioDuo, @h14turbo, @blogic-cz, @Krambu-Travis, @GenieDev101, @PortlandKyGuy, @sushibait, @CubicleGangster, @GitDatamind, @TOWaB, @TheZigGroup
更新内容 (原始)
[0.5.11] - 2025-02-13
Added
- 🎤 Kokoro-JS TTS Support: A new on-device, high-quality text-to-speech engine has been integrated, vastly improving voice generation quality—everything runs directly in your browser.
- 🐍 Jupyter Notebook Support in Code Interpreter: Now, you can configure Code Interpreter to run Python code not only via Pyodide but also through Jupyter, offering a more robust coding environment for AI-driven computations and analysis.
- 🔗 Direct API Connections for Private & Local Inference: You can now connect Open WebUI to your private or localhost API inference endpoints. CORS must be enabled, but this unlocks direct, on-device AI infrastructure support.
- 🔍 Advanced Domain Filtering for Web Search: You can now specify which domains should be included or excluded from web searches, refining results for more relevant information retrieval.
- 🚀 Improved Image Generation Metadata Handling: Generated images now retain metadata for better organization and future retrieval.
- 📂 S3 Key Prefix Support: Fine-grained control over S3 storage file structuring with configurable key prefixes.
- 📸 Support for Image-Only Messages: Send messages containing only images, facilitating more visual-centric interactions.
- 🌍 Updated Translations: German, Spanish, Traditional Chinese, and Catalan translations updated for better multilingual support.
Fixed
- 🔧 OAuth Debug Logs & Username Claim Fixes: Debug logs have been added for OAuth role and group management, with fixes ensuring proper OAuth username retrieval and claim handling.
- 📌 Citations Formatting & Toggle Fixes: Inline citation toggles now function correctly, and citations with more than three sources are now fully visible when expanded.
- 📸 ComfyUI Maximum Seed Value Constraint Fixed: The maximum allowed seed value for ComfyUI has been corrected, preventing unintended behavior.
- 🔑 Connection Settings Stability: Addressed connection settings issues that were causing instability when saving configurations.
- 📂 GGUF Model Upload Stability: Fixed upload inconsistencies for GGUF models, ensuring reliable local model handling.
- 🔧 Web Search Configuration Bug: Fixed issues where web search filters and settings weren’t correctly applied.
- 💾 User Settings Persistence Fix: Ensured user-specific settings are correctly saved and applied across sessions.
- 🔄 OpenID Username Retrieval Enhancement: Usernames are now correctly picked up and assigned for OpenID Connect (OIDC) logins.
👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible: @Mistrick, @gramakri, @s1adem4n, @TiancongLx, @seniorsimo, @XingjianXie, @SentinalMax, @manwallet, @luckyman-yan, @Seniorsimo, @rragundez, @pseudorm, @abdalrohman, @zoupingshi, @hurxxxx, @tarmst, @engineeringpatrick, @silverriver, @dependabot[bot], @mitomac, @binxn, @NachoNoCheese, @roryeckel, @yukiteruamano, @feynmanliang, @vinsdragonis, @aleixdorca, @EntropyYue
🚀 We’d like to extend a heartfelt thank you to our amazing sponsors for their generous support (Note: We’ve excluded private sponsors from this list. If you’d like to get featured here, feel free to reach out to us!): @digitalbrainowners, @ModonHolding, @agency-agency, @roosi-gmbh, @mushmax, @rndmcnlly, @icanbwell, @FabioDuo, @h14turbo, @blogic-cz, @Krambu-Travis, @GenieDev101, @PortlandKyGuy, @sushibait, @CubicleGangster, @GitDatamind, @TOWaB, @TheZigGroup