Skip to content

Maodouchat 1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 15:25
· 246 commits to main since this release

Maodouchat v1.0.0

由 GitHub Actions 自动构建(commit 5a0d288

安装包

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

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

本次变更

5a0d288 ci: handle unsigned release APK filename in release packaging
e18b1c0 chore: raise release size baseline 10MB -> 14MB (measured APK ~12.0MB)
efcef60 fix: resolve ~162 Ktor server compile errors (server compiles clean)
cb4fb95 fix: resolve ~550 Kotlin compile errors across app (app compiles clean)
ec912ed fix: escape apostrophes in string resources (aapt2 requires \')
5a51bc9 fix: resolve duplicate string resources and XML entity that broke release build
c70b70b chore: stop tracking .opencode workspace (tool-local config)
e1bd783 ci: add GitHub Release workflow (auto-build APK + server dist + publish release on v* tags)
4a81930 Initial commit: Maodouchat messenger (Android app + Ktor server + Docker deployment)