This release includes 1 security fix for security teams reviewing exposed deployments.
Topics
+13 more
Affected surfaces
ReleasePort's take
Moderate signalThe release patches CVE-2026-9277 by upgrading the shell-quote dependency to ^1.8.4 and adds several CLI enhancements for setup workflows.
Why it matters: CVE‑2026‑9277 severity is rated 90; upgrade the shell-quote dependency to ^1.8.4 immediately. New `doctor --json` and guided Android/iOS setup commands improve automation reliability.
Summary
AI summaryUpdated readme for iOS/Android H.264 streaming, added Korean blocking hooks, improved Android agent tests, enhanced cli setup commands, and fixed a dependency CVE.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | Critical |
Overrides shell-quote dependency to ^1.8.4, patching CVE-2026-9277. Overrides shell-quote dependency to ^1.8.4, patching CVE-2026-9277. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Feature | Medium |
Adds `doctor --json` flag to CLI for JSON output. Adds `doctor --json` flag to CLI for JSON output. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Feature | Medium |
Adds guided Android environment setup command `tapflow setup android`. Adds guided Android environment setup command `tapflow setup android`. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Feature | Medium |
Adds `tapflow setup ios` and unifies the setup command. Adds `tapflow setup ios` and unifies the setup command. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Feature | Medium |
Installs Homebrew after confirmation in `tapflow setup`. Installs Homebrew after confirmation in `tapflow setup`. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Improves `doctor` and setup consistency from testing of v0.8.0‑next.0. Improves `doctor` and setup consistency from testing of v0.8.0‑next.0. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Enhances `doctor`/setup with self‑contained Android SDK bootstrap. Enhances `doctor`/setup with self‑contained Android SDK bootstrap. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Makes `doctor` AVD consistency and adds new‑terminal hint in setup. Makes `doctor` AVD consistency and adds new‑terminal hint in setup. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Prevents macOS Command Line Tools install popup during `doctor` execution. Prevents macOS Command Line Tools install popup during `doctor` execution. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Fixes flaky auto‑restart isolation test and expands coverage for Android agent. Fixes flaky auto‑restart isolation test and expands coverage for Android agent. Source: llm_adapter@2026-06-10 Confidence: high |
— |
Full changelog
What's Changed
- docs(readme): both iOS and Android stream H.264; note resolution adaptation by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/229
- chore(hooks): block Korean in gh pr/issue create/edit by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/230
- docs: streaming quality profiles, team handoff, and cross-page consistency by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/233
- test(android-agent): fix flaky auto-restart isolation, expand coverage by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/234
- docs(reference): add Performance & Latency page (EN/KO) by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/235
- docs(requirements): pin iOS support to the Xcode/macOS 26 line by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/236
- docs(performance): stable cross-language anchors + tighten intro by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/237
- chore(claude): add /ai-tells writing-gate for docs and marketing by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/238
- chore: English rule for GitHub artifacts + ai-tells A-3 false-positive fix by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/239
- feat(cli): add
doctor --jsonflag and adb installed-but-not-in-PATH diagnosis by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/240 - feat(cli): add
tapflow setup android— guided Android environment setup by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/241 - feat(cli): install Homebrew after confirmation in
tapflow setupby @jo-duchan in https://github.com/jo-duchan/tapflow/pull/242 - feat(cli): add
tapflow setup iosand unify the setup command by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/243 - chore: release v0.8.0-next.0 (prerelease, dist-tag next) by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/244
- fix(cli): doctor/setup improvements from 0.8.0-next.0 testing by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/245
- chore: release v0.8.0-next.1 (prerelease, dist-tag next) by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/246
- fix(deps): override shell-quote to ^1.8.4 (CVE-2026-9277) by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/247
- fix(cli): doctor/setup consistency + self-contained Android SDK bootstrap by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/248
- chore: release v0.8.0-next.2 (prerelease, dist-tag next) by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/249
- fix(cli): doctor AVD consistency + setup new-terminal hint by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/250
- chore: release v0.8.0-next.3 (prerelease, dist-tag next) by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/251
- fix(cli): doctor avoids the macOS Command Line Tools install popup by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/252
- chore: release v0.8.0-next.4 (prerelease, dist-tag next) by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/253
- docs: add Environment Setup guide (doctor/setup) + sync CLI reference by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/254
- ci(release): mark prerelease tags as GitHub pre-releases by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/255
- chore: release v0.8.0 by @jo-duchan in https://github.com/jo-duchan/tapflow/pull/256
Full Changelog: https://github.com/jo-duchan/tapflow/compare/v0.7.0...v0.8.0
Security Fixes
- fix(deps): override shell-quote to ^1.8.4 (CVE-2026-9277)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Tapflow
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]