Skip to content

v0.2.9

Compare
Choose a tag to compare
@AndersonBY AndersonBY released this 14 Sep 06:40
· 157 commits to main since this release

Release Notes - Version 0.2.9

New Features:

  • Markdown Enhancements:
    • Added GitHub alerts support and MarkdownItAttrs for improved rendering and styling options.
  • Document Management:
    • Introduced DocumentModal for improved access in nodes and added an endpoint to retrieve documents from API.
  • Audio Functionality:
    • Added audio download feature to the player component.

Improvements:

  • User Interface Updates:
    • Enhanced temperature input with popover and settings icon.
    • Improved QuestionPopover with Share icon and size prop.
    • Added field debug info display and translations for English and Chinese locales.
  • Security and Performance:
    • Enhanced key management and masked API key input field.
    • Improved CORS and caching headers in request handler.
  • Azure OpenAI Integration:
    • Added gpt-4o-mini deployment in Azure OpenAI settings.

Other Updates:

  • Allow user scroll when receiving messages.
  • Updated documentation links for various components.
  • Updated dependencies to latest versions for stability and new features.

新特性:

  • Markdown 增强:
    • 添加 GitHub 警告支持和 MarkdownItAttrs,提升渲染效果和样式选项。
  • 文档管理:
    • 引入 DocumentModal 以改进节点中的文档访问,并添加从 API 检索文档的端点。
  • 音频功能:
    • 为播放器组件添加音频下载功能。

改进:

  • 用户界面更新:
    • 增强温度输入,添加弹出框和设置图标。
    • 改进 QuestionPopover,添加分享图标和尺寸属性。
    • 添加字段调试信息显示和英文、中文本地化翻译。
  • 安全性和性能:
    • 增强密钥管理,对 API 密钥输入字段进行遮罩处理。
    • 改进请求处理程序中的 CORS 和缓存头。
  • Azure OpenAI 集成:
    • 在 Azure OpenAI 设置中添加 gpt-4o-mini 部署。

其他更新:

  • 接收消息时允许用户滚动。
  • 更新各组件的文档链接。
  • 将依赖项更新至最新版本,提高稳定性并添加新功能。