Skip to content

v1.2.0-beta.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 12:08
· 117 commits to main since this release
4072288

Version v1.2.0-beta.2

Version Info

  • Version: 1.2.0-beta.2 (11)
  • Commit: 4072288
  • Pre-release: false

Signature Info

  • SHA-1: ``
  • SHA-256: ``

Installation

If this fingerprint differs from the installed version, uninstall the old one first.
Matching fingerprints allow direct overwrite installation.

Changelog

See auto-generated Release Notes below.

What's Changed

  • docs: 修复 README 中的错误信息 by @2048lr in #4
  • fix: 修复协程 CancellationException 被错误吞没问题 by @2048lr in #5
  • fix: 修复多个协程取消、资源泄漏、输入校验和构建配置问题 by @2048lr in #6
  • test: 添加单元测试与 CI 工作流,修复本地打包签名稳定性 by @2048lr in #8
  • fix(ui): 修复 MainScreen.kt:247 类型不匹配编译错误 by @2048lr in #9
  • fix: 修复卫星源更新状态、协程竞态等 9 个 bug by @2048lr in #10
  • ci: 优化签名流程,添加签名验证与一致性质量控制 by @2048lr in #11
  • fix: 修复区域边界、卫星过境、并发安全、OOM等11个bug by @2048lr in #16
  • feat: 实现不依赖 GitHub Secrets 的客户端加密方案 by @2048lr in #18
  • fix: 修复卫星提醒后台保活(开机自启恢复闹钟 + WorkManager 网络约束) by @2048lr in #19
  • feat: 实现卫星运行状态 BJT 时段延续逻辑 by @2048lr in #20
  • feat: 卫星状态持续显示 + 每日一言 hitokoto 数据源 + 界面优化 by @2048lr in #21
  • feat: integrate AMap Search SDK for weather service by @2048lr in #22
  • ci(test): fix YAML ScannerError breaking main branch CI by @2048lr in #23
  • ci(test): replace unsupported ternary ? : with && || in GHA expression by @2048lr in #24
  • fix: WorkManager startup crash on release builds (R8 strips WorkDatabase_Impl) by @2048lr in #25
  • feat(weather): add in-memory location cache + improve rCode=1002 diagnostics by @2048lr in #26
  • revert(weather): switch back from AMap Search SDK to Web API by @2048lr in #27

Full Changelog: 1.1.0...v1.2.0-beta.2