Skip to content

Latest commit

 

History

History
305 lines (151 loc) · 19.1 KB

File metadata and controls

305 lines (151 loc) · 19.1 KB

Changelog

Frozen. Betas are no longer cut by release-please, so nothing appends to this file any more. They are published on demand from the Release beta workflow, and each one's notes live on its GitHub prerelease. Entries below are kept as the historical record of the beta line up to 5.6.0-beta.3.

5.6.0-beta.3 (2026-09-18)

Miscellaneous

  • re-cut the beta to verify npm trusted publishing (#180) (6e720fb)

5.6.0-beta.2 (2026-09-18)

Features

  • config: add includedPaths to ship non-flow files (#178) (aaf91a1)

Bug Fixes

  • v5 release blockers — installer, binary version, repeated flags, upgrade, CI output (80eafc6)

5.6.0-beta.1 (2026-09-17)

Bug Fixes

  • cloud: drop the stale result id from the superseded-by link (#166) (a781e4c)

Miscellaneous

  • re-anchor the beta line and pin the next beta to 5.6.0-beta.1 (#170) (d089531)

5.5.0-beta.5 (2026-09-17)

Features

  • cloud: add --cancel-previous to supersede the previous CI run (#164) (169036d)

5.5.0-beta.4 (2026-09-14)

Bug Fixes

  • register tsx's ESM loader only so mocha 12.0.1 can load find-up@8 (#157) (004b478)

Dependencies

  • bump the minor-and-patch group with 7 updates (#156) (1e6e2c0)

5.5.0-beta.3 (2026-09-14)

Features

  • cloud: add --render-engine for the emulator software renderer (#153) (a2888fd)

5.5.0-beta.2 (2026-09-14)

Features

  • add Pixel 8, Pixel 10 family and Pixel 11 device slugs (#151) (dac5d1e)

5.5.0-beta.1 (2026-09-10)

Features

  • notices: expose platform, device and Maestro version to notice … (#147) (9d9e413)
  • notices: expose platform, device and Maestro version to notice targeting; include notices in --json output (9d9e413)

5.4.1-beta.1 (2026-09-10)

Features

  • device: add iOS 27 and the iPhone 17 family (#131) (1333960)
  • device: drop the iPhone 17 family (#134) (38f6dfa)

Bug Fixes

  • ci: point the CLA check at our node24 fork (#135) (3222dda)
  • deps: adopt bplist-parser 0.5 named exports (#143) (9b5f751)
  • deps: refresh audit overrides to the patched versions (#141) (7ccb0c9)

Dependencies

  • bump the minor-and-patch group across 1 directory with 4 updates (#133) (0d2234a)
  • bump the minor-and-patch group across 1 directory with 5 updates (#144) (9a4ad49)

Miscellaneous

5.4.0-beta.0 (2026-08-24)

⚠ BREAKING CHANGES

  • remove iOS 16 (#126)

Features

Dependencies

  • bump the minor-and-patch group with 6 updates (#121) (1c07fc1)

Miscellaneous

  • release the iOS 16 removal as 5.4.0, not 6.0.0 (#127) (a60611d)

5.3.1-beta.2 (2026-08-13)

Bug Fixes

  • cloud: reject malformed executionOrder instead of silently runni… (#117) (1973a42)
  • cloud: reject malformed executionOrder instead of silently running in parallel (1973a42), closes #110

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)