Skip to content

v1.6.52

Choose a tag to compare

@tianma-if tianma-if released this 29 Jul 11:28

Key Changes

  • Run required local release validations in parallel and skip redundant push-triggered native builds.
  • Add resumable one-command releases and stop waiting for background Demo deployment after native audits pass.

Related Issue: #128

Verification

  • bun run typecheck
  • bun run typecheck:mobile
  • bun run build:web
  • Native release planning and asset audit tests.
  • Desktop release plan: reuse the verified assets from v1.6.51 with their original filenames and checksums.
  • Android release plan: reuse the verified APK from v1.6.51 with its original filename and checksum.

🇨🇳 中文说明 / Chinese Changelog

主要更新

  • 并行执行必要的本地发布验证,并跳过由推送重复触发的原生端构建。
  • 新增可续跑的一键发布流程,并在原生资产审计通过后不再等待后台 Demo 部署。

关联 Issue:#128

验证

  • bun run typecheck
  • bun run typecheck:mobile
  • bun run build:web
  • 原生 Release 规划与资产审计测试。
  • 桌面端 Release 计划:复用 v1.6.51 已验证资产,并保留原始文件名与校验和。
  • Android Release 计划:复用 v1.6.51 已验证 APK,并保留原始文件名与校验和。