发布日期: 2025-05-28
版本号: v0.6.12

0.6.12版本于2025年5月29日发布,新增了自定义模型高级参数、Datalab Marker API内容提取支持、并行化基础模型获取、函数加载与缓存优化以及多语言翻译增强等功能。修复了消息输入框不稳定、朗读功能异常、图片预览与下载问题、移动端样式显示以及API端点可靠性等问题。同时移除了重复的CSS元素以优化界面。此外,本版本还提供了企业计划选项,并感谢了贡献者与赞助商的支持。

更新内容 (中文)

[0.6.12] - 2025-05-29

新增功能

  • 🧩 自定义高级模型参数:您现在可以为任何模型添加自己定制的高级参数,这使您能够微调行为,并解锁超越内置选项的更大灵活性——加速您的实验进程。
  • 🪧 Datalab Marker API 内容提取支持:直接在工作流中使用 Datalab Marker API,从文件和文档中无缝提取内容,为 RAG 和文档处理提供更强大的结构化数据提取功能,只需在 UI 中简单切换引擎即可。
  • 并行化基础模型获取:体验明显更快的启动和模型刷新速度——基础模型数据现在并行加载,大大缩短了在繁忙或大规模部署中的延迟。
  • 🧠 高效的函数加载与缓存:函数现在仅在其内容更改时才重新加载,避免了不必要的重复加载,节省带宽并提升性能。
  • 🌍 本地化与翻译增强:改进并扩展了简体中文、繁体中文和俄语翻译,为全球用户提供更流畅、更准确且符合语境的体验。

修复问题

  • 💬 稳定的消息输入框:修复了消息输入框意外移位(尤其在移动端或使用屏幕阅读器支持时)的问题,确保每位用户都能获得流畅可靠的输入体验。
  • 🔊 可靠的朗读功能(文本转语音):朗读功能现在可在消息间无缝工作,因此依赖 TTS 进行辅助功能或多任务处理的用户将体验到不间断且清晰的语音播放。
  • 🖼️ 图片预览与下载恢复:修复了图片预览和下载的问题,确保您在聊天中可以无摩擦地创建、预览和下载图片——不再中断创意或文档工作流。
  • 📱 改进的工作区功能移动端样式:即使在移动设备上,功能管理也变得可读且易于使用,使管理员和用户可以随时随地快速管理访问权限。
  • 🔁 /api/v1/retrieval/query/collection 端点可靠性:对检索集合的查询现在能返回预期结果,增强了您的知识工作流和引用响应可靠性。

移除功能

  • 🧹 重复的 CSS 元素:通过移除冗余的 CSS 精简了 UI,减少了杂乱并缩短了加载时间,带来更流畅的视觉体验。

[!TIP]
正在寻找 企业计划今天就联系我们的销售团队!

获取 增强功能,包括 自定义主题与品牌服务级别协议 (SLA) 支持长期支持 (LTS) 版本以及 更多内容!

👏 非常感谢我们出色的贡献者的辛勤工作和奉献,使此版本得以实现: @TiancongLx, @SadmL, @Hisma, @Zyfax, @qingchunnh, @NotYuSheng, @torisetxd, @hurxxxx

赞助商 🙌

🚀 我们想衷心感谢我们出色的赞助商的慷慨支持(注意:我们已从此列表中排除了私人赞助商。如果您希望在此处展示,请随时联系我们!)

翡翠级

  • n8n n8n
  • Warp warp

@amd, @agency-agency, @roosi-gmbh, @Unsupervisedcom, @feddersen-group, @SRKConsulting, @mushmax, @rndmcnlly, @icanbwell, @blogic-cz, @Krambu-Travis, @GenieDev101, @PortlandKyGuy, @CubicleGangster, @GitDatamind, @TOWaB, @TheZigGroup, @Classic298, @comet-ml, @chAyubTahir

更新内容 (原始)

[0.6.12] - 2025-05-29

Added

  • 🧩 Custom Advanced Model Parameters: You can now add your own tailor-made advanced parameters to any model, empowering you to fine-tune behavior and unlock greater flexibility beyond just the built-in options—accelerate your experimentation.
  • 🪧 Datalab Marker API Content Extraction Support: Seamlessly extract content from files and documents using the Datalab Marker API directly in your workflows, enabling more robust structured data extraction for RAG and document processing with just a simple engine switch in the UI.
  • Parallelized Base Model Fetching: Experience noticeably faster startup and model refresh times—base model data now loads in parallel, drastically shortening delays in busy or large-scale deployments.
  • 🧠 Efficient Function Loading and Caching: Functions are now only reloaded if their content changes, preventing unnecessary duplicate loads, saving bandwidth, and boosting performance.
  • 🌍 Localization & Translation Enhancements: Improved and expanded Simplified, Traditional Chinese, and Russian translations, providing smoother, more accurate, and context-aware experiences for global users.

Fixed

  • 💬 Stable Message Input Box: Fixed an issue where the message input box would shift unexpectedly (especially on mobile or with screen reader support), ensuring a smooth and reliable typing experience for every user.
  • 🔊 Reliable Read Aloud (Text-to-Speech): Read aloud now works seamlessly across messages, so users depending on TTS for accessibility or multitasking will experience uninterrupted and clear voice playback.
  • 🖼 Image Preview and Download Restored: Fixed problems with image preview and downloads, ensuring frictionless creation, previewing, and downloading of images in your chats—no more interruptions in creative or documentation workflows.
  • 📱 Improved Mobile Styling for Workspace Capabilities: Capabilities management is now readable and easy-to-use even on mobile devices, empowering admins and users to manage access quickly on the go.
  • 🔁 /api/v1/retrieval/query/collection Endpoint Reliability: Queries to retrieval collections now return the expected results, bolstering the reliability of your knowledge workflows and citation-ready responses.

Removed

  • 🧹 Duplicate CSS Elements: Streamlined the UI by removing redundant CSS, reducing clutter and improving load times for a smoother visual experience.

[!TIP]
Looking for an Enterprise Plan?Speak with Our Sales Team Today!

Get enhanced capabilities, including custom theming and branding, Service Level Agreement (SLA) support, Long-Term Support (LTS) versions, and more!

👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible: @TiancongLx, @SadmL, @Hisma, @Zyfax, @qingchunnh, @NotYuSheng, @torisetxd, @hurxxxx

Sponsors 🙌

🚀 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!)

Emerald

  • n8n n8n
  • Warp warp

@amd, @agency-agency, @roosi-gmbh, @Unsupervisedcom, @feddersen-group, @SRKConsulting, @mushmax, @rndmcnlly, @icanbwell, @blogic-cz, @Krambu-Travis, @GenieDev101, @PortlandKyGuy, @CubicleGangster, @GitDatamind, @TOWaB, @TheZigGroup, @Classic298, @comet-ml, @chAyubTahir

下载链接