Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 28 Feb 08:42
· 20 commits to master since this release

✨ 新功能

  • 新增 Anthropic (Claude) AI 提供方支持
  • 支持全局配置涨跌颜色模式(红涨绿跌 / 绿涨红跌),切换后图表及行情全局生效
  • 增加对 标签思考内容的兼容处理
  • 为所有 AI 提供方请求添加 User-Agent header
  • Anthropic 模型自动识别 system role 支持

🐛 修复

  • 修复组件文本对齐及热门趋势布局问题
  • 修复韭菜讨论中心消息内容居中问题
  • 修复 emitTextSegments 正确处理 yield 返回值以支持流提前终止
  • 修复 maxTokens 设置为 0 时不再回退到默认值