open-webui v0.5.2 版本更新介绍
发布日期: 2024-12-27
版本号: v0.5.2
2024年12月26日发布的0.5.2版本更新包含功能优化与问题修复。新增功能方面:频道内实时显示用户输入状态以提升协作效率;点击用户头像可查看在线状态,便于协调沟通;支持灵活配置API密钥认证的端点限制(默认关闭)。问题修复包括:恢复Playground正常使用功能,修正Ollama使用统计的计算误差,修复管道出口钩子未注册的问题,解决图像生成接口身份验证错误,修复文本转语音功能中缺少参数的异常,并修复部分情况下标题生成失效的问题,确保系统稳定性和功能完整性。
更新内容 (中文)
[0.5.2] - 2024-12-26
新增功能
- 🖊️ 频道实时输入指示器: 在频道内实时查看正在输入内容的成员,增强协作体验并保持全员参与感。
- 👤 用户状态指示器: 点击频道内的用户头像即可快速查看其在线状态,优化团队协调与可用性感知。
- 🔒 可配置API密钥认证限制: 灵活配置API密钥认证的端点访问限制,现默认关闭以便在可信环境中实现更顺畅的部署。
问题修复
- 🔧 Playground功能恢复: 修复了Playground无法使用的关键问题,确保无缝的试验和故障排除工作流程。
- 📊 Ollama使用统计修正: 纠正了Ollama使用统计中的计算错误,提供更准确的资源使用追踪和洞察。
- 🔗 管道出口钩子注册: 解决了管道出口钩子未注册的问题,恢复管道工作流的功能性与一致性。
- 🎨 图像生成错误修复: 修复了由’get_automatic1111_api_auth()‘引发的顽固性图像生成错误,确保流畅的图像生成流程。
- 🎙️ 文本转语音错误修复: 补全了Eleven Labs的’get_available_voices()‘缺失参数,恢复完整的文本到语音功能以保障语音交互连续性。
- 🖋️ 标题生成问题修复: 修复了特定情况下标题生成失效的问题,确保聊天组织的可靠性与一致性。
更新内容 (原始)
[0.5.2] - 2024-12-26
Added
- 🖊️ Typing Indicators in Channels: Know exactly who’s typing in real-time within your channels, enhancing collaboration and keeping everyone engaged.
- 👤 User Status Indicators: Quickly view a user’s status by clicking their profile image in channels for better coordination and availability insights.
- 🔒 Configurable API Key Authentication Restrictions: Flexibly configure endpoint restrictions for API key authentication, now off by default for a smoother setup in trusted environments.
Fixed
- 🔧 Playground Functionality Restored: Resolved a critical issue where the playground wasn’t working, ensuring seamless experimentation and troubleshooting workflows.
- 📊 Corrected Ollama Usage Statistics: Fixed a calculation error in Ollama’s usage statistics, providing more accurate tracking and insights for better resource management.
- 🔗 Pipelines Outlet Hook Registration: Addressed an issue where outlet hooks for pipelines weren’t registered, restoring functionality and consistency in pipeline workflows.
- 🎨 Image Generation Error: Resolved a persistent issue causing errors with ‘get_automatic1111_api_auth()’ to ensure smooth image generation workflows.
- 🎙️ Text-to-Speech Error: Fixed the missing argument in Eleven Labs’ ‘get_available_voices()’, restoring full text-to-speech capabilities for uninterrupted voice interactions.
- 🖋️ Title Generation Issue: Fixed a bug where title generation was not working in certain cases, ensuring consistent and reliable chat organization.