Skip to content

v2.69.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 11:20
· 10 commits to main since this release
  • 【Feat】
    • Chat 的自定义渲染会话框中的 renderChatBoxAvatar 增加 message 参数 #2557
    • Chat 的自定义渲染会话框中的 renderChatBoxContent 增加 defaultActionsObj 参数,用于透出详细节点参数信息 #2557
    • Chat 的自定义渲染输入框增加 detailProps 参数用于透出传递详细节点参数信息 #2557
    • Navigation 新增 subDropdownProps 支持 #2555
  • 【Fix】
    • 修复 Chat 的消息对比逻辑在前后消息为不同的空数组时的 TypeError #2557

  • 【Feat】
    • In Chat's custom rendering message box, renderChatBoxAvatar adds message parameter. #2557
    • Add defaultActionsObj parameter to renderChatBoxContent in Chat's custom rendering session box to reveal detailed node parameter information #2557
    • Chat's custom rendering input box adds the detailProps parameter to transmit detailed node parameter information #2557
    • Navigation adds subDropdownProps support #2555
  • 【Fix】
    • Fixed a TypeError in Chat's message comparison logic when the previous and later messages are different empty arrays #2557