open-webui v0.5.20 版本更新介绍
发布日期: 2025-03-06
版本号: v0.5.20
2025年3月5日发布的0.5.20版本中,新增了代码执行开关功能,用户可以启用或禁用代码执行,以增强安全性和自定义体验。同时修复了多个问题:拼音键盘的Enter键功能恢复正常,确保中文用户输入顺畅;解决了’site.webmanifest’加载不一致的问题,保证应用在不同浏览器和设备上的正常显示;修复了非根容器中UI加载失败的关键问题,确保在各种环境中的可靠部署。
更新内容 (中文)
[0.5.20] - 2025-03-05
新增
- ⚡ 代码执行开关:您现在可以启用或禁用代码执行,提供更多安全控制,确保更安全、更可定制的体验。
修复
- 📜 拼音键盘回车键现在正常工作:解决了拼音键盘回车键无法按预期工作的问题,确保中文用户的无缝输入。
- 🖼️ Web Manifest 加载问题修复:解决了 ‘site.webmanifest’ 的不一致性问题,确保应用在不同浏览器和设备上的正确加载和显示。
- 📦 非根容器问题修复:修复了在非根容器中 UI 无法正确加载的关键问题,确保在各种环境中的可靠部署。
更新内容 (原始)
[0.5.20] - 2025-03-05
Added
- ⚡ Toggle Code Execution On/Off: You can now enable or disable code execution, providing more control over security, ensuring a safer and more customizable experience.
Fixed
- 📜 Pinyin Keyboard Enter Key Now Works Properly: Resolved an issue where the Enter key for Pinyin keyboards was not functioning as expected, ensuring seamless input for Chinese users.
- 🖼️ Web Manifest Loading Issue Fixed: Addressed inconsistencies with ‘site.webmanifest’, guaranteeing proper loading and representation of the app across different browsers and devices.
- 📦 Non-Root Container Issue Resolved: Fixed a critical issue where the UI failed to load correctly in non-root containers, ensuring reliable deployment in various environments.