open-webui v0.6.21 版本更新介绍
发布日期: 2025-08-10
版本号: v0.6.21
版本0.6.21于2025年8月10日发布,新增功能包括在用户编辑模态框中显示用户组信息,便于管理员直接查看和管理用户组成员身份。修复的问题包括:解决升级到0.6.20后聊天完成因模型ID未定义而失败的问题;修复因函数原型变更导致审计日志中用户信息记录不完整的问题;确保OpenTelemetry指标和日志导出器的“不安全”设置正确继承总体配置;修正回复消息时错误显示“{{INPUT_CONTENT}}”而非实际内容的问题;以及优化加泰罗尼亚语、韩语、西班牙语和爱尔兰语的翻译,提升国际化体验。
更新内容 (中文)
[0.6.21] - 2025-08-10
新增
- 👥 用户编辑模态框中的用户组:在用户编辑模态框中新增了用户组信息的显示,允许管理员在编辑用户时直接查看和管理组成员资格。
修复
- 🐞 聊天完成中的 ‘model_id’ 错误:解决了升级到 0.6.20 版本后,聊天完成功能因“model_id 未定义”错误而失败的关键问题,确保所有模型现在都能正常可靠地运行。
- 🛠️ 审计日志用户信息记录:修复了由于函数原型未反映的变更导致用户信息未被正确记录在审计跟踪中的问题,确保管理员监督的完整日志记录。
- 🛠️ OpenTelemetry 配置一致性:修复了 OpenTelemetry 指标和日志导出器的 ‘insecure’ 设置未正确默认为通用 OpenTelemetry ‘insecure’ 标志的问题,确保所有 OpenTelemetry 导出的安全配置一致。
- 📝 回复输入内容显示:修复了回复消息时错误显示“{{INPUT_CONTENT}}”而非实际消息内容的问题,确保回复中的内容正确显示。
- 🌐 本地化与国际化改进:完善并扩展了加泰罗尼亚语、韩语、西班牙语和爱尔兰语的翻译,为全球用户提供更流畅、更地道的体验。
更新内容 (原始)
[0.6.21] - 2025-08-10
Added
- 👥 User Groups in Edit Modal: Added display of user groups information in the user edit modal, allowing administrators to view and manage group memberships directly when editing a user.
Fixed
- 🐞 Chat Completion ‘model_id’ Error: Resolved a critical issue where chat completions failed with an “undefined model_id” error after upgrading to version 0.6.20, ensuring all models now function correctly and reliably.
- 🛠️ Audit Log User Information Logging: Fixed an issue where user information was not being correctly logged in the audit trail due to an unreflected function prototype change, ensuring complete logging for administrative oversight.
- 🛠️ OpenTelemetry Configuration Consistency: Fixed an issue where OpenTelemetry metric and log exporters’ ‘insecure’ settings did not correctly default to the general OpenTelemetry ‘insecure’ flag, ensuring consistent security configurations across all OpenTelemetry exports.
- 📝 Reply Input Content Display: Fixed an issue where replying to a message incorrectly displayed ‘{{INPUT_CONTENT}}’ instead of the actual message content, ensuring proper content display in replies.
- 🌐 Localization & Internationalization Improvements: Refined and expanded translations for Catalan, Korean, Spanish and Irish, ensuring a more fluent and native experience for global users.