Skip to content

v2.5.0

Compare
Choose a tag to compare
@LeafYeeXYZ LeafYeeXYZ released this 06 Apr 00:11
· 74 commits to main since this release

2.5.0 (2025-04-06)

Features

  • 统计参数添加斜体效果 (1c3f68a)
  • 现在可以在AI助手回答完成前取消本次请求 (4c181ba)
  • 现在统计结果的数字默认显示为APA格式 (7f88f88)
  • 允许删除和复制AI助手的消息 (2519a42)
  • AI助手在没有消息时新增示例提示词 (7d0fc77)

Bug Fixes

  • 修复未将数据格式升级同步到本地存储的问题 (4d8bfd3)
  • 修复在有变量被过滤时计算变量失败的问题 (8637103)

Refactoring

  • 重构数据管理类型判断系统, 提升类型安全性 (2c66606)

Improvements

  • 移除不必要的类型转换, 提高计算性能 (d5885a2)
  • 优化数据类型转换和判断逻辑 (62a87ee)