Skip to content

Maodouchat 1.0.2

Choose a tag to compare

@github-actions github-actions released this 09 Aug 06:12
· 281 commits to main since this release

Maodouchat v1.0.2

由 GitHub Actions 自动构建(commit 7f19fd1

安装包

  • maodouchat-1.0.2.apk — Android 应用
  • maodouchat-server-1.0.2.tar.gz — Ktor 服务端发行包
  • SHA256SUMS.txt — 各文件 SHA-256 校验和

部署服务端见 docs/docker-deployment.md(或直接用 Docker 镜像方式部署)。

本次变更

7f19fd1 fix: zero Android lint errors (172 LocalContextGetResourceValueCall + 5 NewApi + 6 MissingPermission)
dce3d90 fix: real runtime bugs found by lint (NewApi crashes + missing permission + compose correctness)
f4eb1c7 ci: assembleDebug as hard gate + aapt2 badging verify (manifest/resources parse + icon)