Releases: percy/cli
v1.32.0-beta.6
Full Changelog: v1.32.0-beta.5...v1.32.0-beta.6
1.32.0-beta.7
Full Changelog: v1.32.0-beta.6...1.32.0-beta.7
v1.32.0-beta.5
What's Changed
🏗 Maintenance
- fix(core): allow PERCY_GZIP to bypass raw-size cap on asset discovery (PER-8648) by @pranavz28 in #2250
Full Changelog: v1.32.0-beta.4...v1.32.0-beta.5
v1.32.0-beta.4
Full Changelog: 1.32.0-beta.3...v1.32.0-beta.4
1.32.0-beta.3
Full Changelog: 1.32.0-beta.2...1.32.0-beta.3
1.32.0-beta.2
- Replacing em dash in serialize-dialog.js comment w/ ASCII dash
New Contributors
- @davidrunger made their first contribution in #2203
Full Changelog: v1.32.0-beta.1...1.32.0-beta.2
Adds Maestro App Percy Integration
Cross-platform Maestro view-hierarchy resolver (packages/core/src/maestro-hierarchy.js):
- Android: gRPC primary → maestro-CLI shell-out → adb-uiautomator dump cascade
- iOS: HTTP /viewHierarchy POST primary → maestro-CLI shell-out cascade
- Three-class gRPC error taxonomy (schema / channel-broken / contention) with class-specific routing
- Screenshot relay (/percy/maestro-screenshot in api.js): accepts new filePath field from SDK (eliminates the legacy
SCREENSHOTS_DIR glob coupling) +
ignoreRegions/considerRegions algorithm pass-through + PNG-header-derived tag.width/height (no more host injection)
Observability (/percy/healthcheck): maestroHierarchyDrift envelope with per-platform {lastFailureClass, fallbackCount, succeededVia, code, reason, firstSeenAt} —
two-slot, set-once schema-class drift bit
v1.32.0-beta.0
What's Changed
✨ Enhancements
- chore: upgrade Chromium from v126 to v143 for asset discovery browser by @pankaj443 in #2232
Full Changelog: v1.31.15-beta.0...v1.32.0-beta.0
v1.31.15-beta.0
What's Changed
🏗 Maintenance
- Release 1.31.15-beta.0 by @Shivanshu-07 in #2238
Full Changelog: v1.31.14...v1.31.15-beta.0