Skip to content

v1.1.0

Choose a tag to compare

@Justin-Ju-0413 Justin-Ju-0413 released this 23 Jul 08:15
· 26 commits to main since this release

v1.1.0 - 2026-07-23

Added

  • 明细页分类筛选支持支出/收入分组切换
  • 编辑弹窗新增收支类型切换
  • 统一确认弹窗(ConfirmDialog)替代 6 处浏览器原生 confirm
  • schema 迁移框架 + 契约单测

Changed

  • 统计聚合改走 [type+date] 复合索引
  • xlsx 换为 @e965/xlsx

Fixed

  • LLM endpoint 带 /v1 时双拼 404
  • todayExpense UTC 时区致今日支出显示 ¥0
  • 备注清理误吞助词「了」
  • crypto 加密失败静默降级为裸 Base64

Security

  • xlsx@0.18.5 原型污染 + ReDoS,换 @e965/xlsx@0.20.3
  • crypto API Key 加密不再有明文降级路径

完整变更见 CHANGELOG.md