open-webui v0.5.3 版本更新介绍
发布日期: 2024-12-31
版本号: v0.5.3
OpenWebUI v0.5.3版本于2024年12月31日发布,主要新增功能包括:频道互动支持内置表情选择器,便于快速表达反馈;新增频道线程功能以优化讨论结构;为SVG缩放操作添加一键重置按钮;新增实时聊天保存环境变量配置选项,平衡性能与数据完整性;优化多语言翻译并更新文档,强化功能插件说明及版本迁移指引。修复方面重点解决了Ollama参数失效、函数插件钩子稳定性异常、自定义状态显示错误、API接口配置失效、自定义管道功能导致聊天中断等问题,同时通过多项底层优化提升系统整体稳定性与可靠性。
更新内容 (中文)
[0.5.3] - 2024-12-31
新增功能
- 💬 频道反应内置表情符号选择器: 通过频道讨论串和消息中的反应功能轻松表达观点,配备直观的内置表情选择器实现无缝选取。
- 🧵 频道讨论串功能: 支持在频道内创建讨论串,提升讨论清晰度并促进专注对话。
- 🔄 SVG缩放/平移重置按钮: 为SVG缩放平移功能新增便捷重置按钮,可一键恢复图表至初始状态。
- ⚡ 实时聊天保存环境变量: 新增ENABLE_REALTIME_CHAT_SAVE环境变量。用户可选择禁用实时保存以提升响应速度,或启用逐段数据持久化保障关键操作。
- 🌍 多语言翻译优化: 更新并完善多语言翻译内容,为国际用户提供更流畅体验。
- 📚 文档增强: 扩充功能文档,包含插件功能指引和v0.5迁移说明,帮助用户更好适配新版本。(https://docs.openwebui.com/features/plugin/)
问题修复
- 🛠️ 修复Ollama参数未遵循问题: 确保Ollama输入参数被正确识别,保障模型行为的精确性和一致性。
- 🔧 函数插件出口钩子可靠性: 修复过滤函数插件中’event_emitter’和出口钩子的异常问题,确保自定义扩展稳定运行。
- 🖋️ 异常自定义状态描述: 优化自定义用户状态的格式显示与功能逻辑,确保信息展示准确直观。
- 🔗 API功能恢复: 修复特定配置下API不可用的问题,保障接口访问稳定性。
- ⏳ 自定义管道函数完成机制: 解决特定管道函数插件导致的聊天流程未正常终止问题,恢复完整会话流程。
- ✅ 整体稳定性提升: 实施多项底层优化改进,增强WebUI整体运行可靠性和性能一致性。
更新内容 (原始)
[0.5.3] - 2024-12-31
Added
- 💬 Channel Reactions with Built-In Emoji Picker: Easily express yourself in channel threads and messages with reactions, featuring an intuitive built-in emoji picker for seamless selection.
- 🧵 Threads for Channels: Organize discussions within channels by creating threads, improving clarity and fostering focused conversations.
- 🔄 Reset Button for SVG Pan/Zoom: Added a handy reset button to SVG Pan/Zoom, allowing users to quickly return diagrams or visuals to their default state without hassle.
- ⚡ Realtime Chat Save Environment Variable: Introduced the ENABLE_REALTIME_CHAT_SAVE environment variable. Choose between faster responses by disabling realtime chat saving or ensuring chunk-by-chunk data persistency for critical operations.
- 🌍 Translation Enhancements: Updated and refined translations across multiple languages, providing a smoother experience for international users.
- 📚 Improved Documentation: Expanded documentation on functions, including clearer guidance on function plugins and detailed instructions for migrating to v0.5. This ensures users can adapt and harness new updates more effectively. (https://docs.openwebui.com/features/plugin/)
Fixed
- 🛠️ Ollama Parameters Respected: Resolved an issue where input parameters for Ollama were being ignored, ensuring precise and consistent model behavior.
- 🔧 Function Plugin Outlet Hook Reliability: Fixed a bug causing issues with ’event_emitter’ and outlet hooks in filter function plugins, guaranteeing smoother operation within custom extensions.
- 🖋️ Weird Custom Status Descriptions: Adjusted the formatting and functionality for custom user statuses, ensuring they display correctly and intuitively.
- 🔗 Restored API Functionality: Fixed a critical issue where APIs were not operational for certain configurations, ensuring uninterrupted access.
- ⏳ Custom Pipe Function Completion: Resolved an issue where chats using specific custom pipe function plugins weren’t finishing properly, restoring consistent chat workflows.
- ✅ General Stability Enhancements: Implemented various under-the-hood improvements to boost overall reliability, ensuring smoother and more consistent performance across the WebUI.