Skip to content

v1.2.75 — 三级预设 + 分支增强 + LaTeX + 安全修复

Choose a tag to compare

@yannicksong0106 yannicksong0106 released this 26 May 14:19
· 122 commits to main since this release

v1.2.75 (2026-05-26)

新特性

  • 三级预设系统:Chat > Character > Global 非空字段覆盖合并,预设 UI 新增 scope 筛选 Tab
  • SendMessageUseCase 拆分:3 个 UseCase + MessageExecutionHelper
  • 聊天分支/书签增强:BranchEntity CRUD + createBranchFromMessage
  • LaTeX 渲染:JLatexMathPlugin($...$ 行内 / $$...$$ 块级)
  • DB v21:BranchEntity 表 + PresetEntity.scope + presetId 字段

安全修复

  • A1: TtsHelper 协程泄漏修复 — shutdown() 时取消 scope
  • A2: 13 处 suspend catch 块补 CancellationException rethrow
  • A3: allowBackup=false 防止加密数据被系统备份泄露

其他

  • README 全面更新
  • 关于页版本号同步

安装

下载下方 app-release.apk,允许安装未知来源应用即可。

基于 debug keystore 签名,仅供测试使用。