Skip to content

TeeForge-CD v0.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 12:45

TeeForge-CD v0.3.1

构建信息 Build Info

  • Version: v0.3.1
  • Version Code: 85
  • Commit: c07fe4a8a777ff9360dec6571e57fbd2bf5f72db

更新内容 Changes

  • c07fe4a fix: remove stale release.json write to master (update/ dir deleted)
  • 83ee3af Refactor README to eliminate redundant warnings
  • d117c56 fix: debug mode not enabled in dev builds; download fallback strategy
  • 9c68080 docs: update README and TODO
  • 653a665 docs: update CLAUDE.md with latest CLI, config, and CI changes
  • db4e160 fix: replace curl with wget for keybox download
  • 5024e0c fix: banner indentation
  • bf637a5 fix: remove duplicate 'v' in banner version display
  • 5d399b8 fix: simplify rootdetect call — --rootdetect already skips auto detection
  • 2394ec4 refactor: move root detection before config selection in install flow
  • 1375599 fix: volume key prompt polluted by root detection output during install
  • 92f54b0 fix: dev build failed — config.conf deleted from repo, generate dynamically
  • 321835b refactor: dynamically generate config.conf at install time
  • ae41301 refactor: split config into sys.conf (auto-generated) and config.conf (user)
  • cefb4d9 fix: skip double root detection when --rootdetect flag is used
  • c8402c2 feat: root detection runs every execution, saves to config; --no-rootdetect to skip
  • 4034c05 fix: changelog commit list formatting — each commit on its own line
  • f6f9b8d feat: show ASCII banner + version + root info when run without args
  • 62e5389 chore: remove update/ from master (now on page branch)
  • 99fa1ac refactor: push all CDN files to page branch/files/
  • 0fee087 refactor: replace jsdelivr CDN with self-hosted teeforge.mcxiaochen.top
  • 24566cd refactor: move root detection before existing installation check
  • d570f48 feat: add root method detection via --rootdetect flag
  • dbda9f0 fix: remove duplicate 'v' prefix in version log output
  • ee590d3 docs: README 声明依赖模块(TrickyStore/TEESimulator 三选一)[Add dependency disclaimer]
  • 589f014 docs: 更新 CLAUDE.md(自动更新 + CI 工作流说明)[Update CLAUDE.md]
  • 1b92304 docs: 更新 README 项目结构(dev.json 已移至 dev 分支)[Update README]
  • f707deb release: v0.2.1 — update release.json and CHANGELOG.md [auto]

安装 Installation

  1. 下载 teeforge_cd-v0.3.1.zip
  2. 在 Magisk/KernelSU 中安装

下载 Download

文件 File 说明 Description
teeforge_cd-v0.3.1.zip Magisk 模块安装包
teeforge 独立二进制(调试用)