Skip to content

Latest commit

 

History

History
172 lines (89 loc) · 11.7 KB

File metadata and controls

172 lines (89 loc) · 11.7 KB

Changelog

5.3.1-beta.1 (2026-08-10)

Bug Fixes

  • cloud: exclude config-shaped files from flow discovery (#114) (13d01ee), closes #99

Dependencies

  • bump the minor-and-patch group with 5 updates (#112) (2223dd4)

Miscellaneous

  • pin the next dev beta to 5.3.1-beta.1 (#116) (6858220)

5.2.0-beta.4 (2026-08-06)

Features

  • artifacts: prefer server-assembled bundle delivery for downloads (#93) (f6fcfaf)
  • client-side envelope encryption of binaries, flow zips & env vars (#94) (a34d9d4)
  • device: add Android API level 37 (Android 17) (#107) (3d24435)
  • upload: dedup encrypted binaries on the plaintext hash (#101) (6e244a9)

Bug Fixes

  • deps: resolve pnpm audit failures in transitive dependencies (#89) (cc5ee4d)
  • deps: resolve three new transitive security advisories (#106) (f7934b0)

Dependencies

  • bump chalk from 5.6.2 to 6.0.0 (#98) (1b29d2d)
  • bump the minor-and-patch group across 1 directory with 5 updates (#100) (47b9d90)
  • bump the minor-and-patch group across 1 directory with 7 updates (#92) (f333be9)
  • patch js-yaml and brace-expansion DoS advisories (#95) (a4f11ff)

Code Refactoring

5.2.0-beta.3 (2026-07-13)

Bug Fixes

  • cloud: refuse a device matrix on an API that cannot honour it (#80) (5560158)

5.2.0-beta.2 (2026-07-13)

Code Refactoring

  • cloud: rename --ios-config/--android-config to --ios-device-matrix/--android-device-matrix (#77) (fc3ea3f)

5.2.0-beta.1 (2026-07-13)

Features

  • cloud: device matrix via repeated --ios-config/--android-config… (#75) (b78a1dc)

Bug Fixes

  • recover cleanly when the stored session is dead (#72) (7fd7748)

Dependencies

  • bump the minor-and-patch group across 1 directory with 9 updates (#71) (cfd9fe2)

Code Refactoring

  • route notice rendering through ui (add ui.deprecation) (#66) (1d331b4)

Miscellaneous

5.0.1-beta.1 (2026-06-26)

Bug Fixes

Miscellaneous

5.0.0-beta.4 (2026-06-26)

Features

  • render DB-driven notices and forward CLI/CI identity (#58) (10dfdbf)

5.0.0-beta.3 (2026-06-25)

Features

  • live: add a beta warning to dcd live start (#54) (a02584f)

Bug Fixes

  • stop CLA locking release PRs (breaks release pipeline) (#52) (bd60298)

5.0.0-beta.2 (2026-06-24)

Features

  • cloud: drop legacy Maestro removed-versions block; soft-warn on deprecated 1.39.5/1.41.0 (62c7672)
  • cloud: Maestro deprecation — drop legacy hard-block, soft-warn 1.39.5/1.41.0 (ee995e7)
  • cloud: warn on deprecated iOS 16 (removal 2026-08-23) (d794695)
  • cloud: warn on deprecated iOS 16 (removal 2026-08-23) (ea62f72)

Bug Fixes

  • ci: keep dependabot and fork PRs green (#46) (dc87257)
  • installer: make beta opt-in, add stable/beta channels (ec16bcc)
  • installer: make beta opt-in, default to stable channel (88c3532)
  • suppress refresh countdown in quiet mode (10eade4)
  • suppress refresh countdown in quiet mode (d543981)
  • upgrade: compare prerelease versions per SemVer (f77841f)
  • upgrade: compare prerelease versions per SemVer (6c533e7)
  • v5 release blockers — installer, binary version, repeated flags, upgrade, CI output (d780e55)
  • v5 release blockers — installer, binary version, repeated flags,… (#51) (d780e55)

5.0.0-beta.1 (2026-06-23)

Features

  • add dcd-mcp stdio MCP server (67366c0)
  • add dcd-mcp stdio MCP server (0a08f3a)
  • realtime test status with polling backstop (1284cb3)
  • realtime test status with polling backstop (74d76ce)
  • submit flow tests via client-direct upload (2e5445e)
  • submit flow tests via client-direct upload (e9aaa51)
  • unified CLI output style + polling countdown/realtime indicator (09d59e9)
  • unified CLI output style + polling countdown/realtime indicator (5549daf)

Bug Fixes

  • harden node-apk/bplist-parser CJS named imports for ESM (38e0018)
  • installer: manage PATH via sentinel block, self-heal legacy markers (9aa26c1)
  • installer: manage PATH via sentinel block, self-heal legacy markers (e848813)
  • use British spelling for clack cancellation message (8841587)
  • use British spelling for clack cancellation message (3a7aa61)

5.0.0-beta.0 (2026-06-19)

Miscellaneous

  • seed 5.0.0-beta.0 release (b98a320)