Releases: percy/cli
Releases · percy/cli
v1.27.6-beta.1
What's Changed
✨ Enhancements
- Add support for Scrollable single element screenshot by @chinmay-browserstack in #1458
- Adding PoA FullPage Support by @Amit3200 @rishigupta1599 in #1431
Full Changelog: v1.27.6-beta.0...v1.27.6-beta.1
v1.27.6-beta.0
v1.27.5 [deprecated]
Note: We have received some reports where percy cli randomly stops working after this release, so we are currently tagging 1.27.4 as latest version on npm to fix for users using latest
tag. 1.27.5 will still be available if used explicitly. We are investigating the issue.
What's Changed
✨ Enhancements
- ✨ Implement Warning + Disable Percy for unsupported combinations by @this-is-shivamsingh in #1411
- ✨ Added support to set network interface to bind by @ninadbstack in #1447
🐛 Bug Fixes
- Fixing FindRegion + Refactor by @Amit3200 in #1408
- Resolving race condition in snapshots flush by @rishigupta1599 in #1440
🏗 Maintenance
- ♻️ Refactor: added defaultmap + locking mechanism for intercepts queue by @nilshah98 in #1441
New Contributors
- @this-is-shivamsingh made their first contribution in #1411
Full Changelog: v1.27.4...v1.27.5
v1.27.5-beta.2
What's Changed
🐛 Bug Fixes
- Resolving race condition in snapshots flush by @rishigupta1599 in #1440
🏗 Maintenance
- ♻️ Refactor: added defaultmap + locking mechanism for intercepts queue by @nilshah98 in #1441
Full Changelog: v1.27.5-beta.1...v1.27.5-beta.2
v1.27.5-beta.1
v1.27.5-beta.0
What's Changed
✨ Enhancements
- ✨ Implement Warning + Disable Percy for unsupported combinations by @this-is-shivamsingh in #1411
New Contributors
- @this-is-shivamsingh made their first contribution in #1411
Full Changelog: v1.27.4...v1.27.5-beta.0
v1.27.4
What's Changed
✨ Enhancements
- Do not execute git commands when
PERCY_SKIP_GIT_CHECK
is set to True by @shantanuk-browserstack in #1400 - adding endpoint for sending failed event by @prklm10 in #1401
- Introduce new config option enableLayout for enabling layout testing. by @prklm10 in #1378
- Fix percyCSS not getting applied when elements outside
</body>
by @itsjwala in #1415
🐛 Bug Fixes
- Icons not loading when
noscript
tags are present. by @shantanuk-browserstack in #1404 - Percy on Automate - Fixing percyScreenshotEnd response by @rishigupta1599 in #1427
🏗 Maintenance
Full Changelog: v1.27.3...v1.27.4
v1.27.4-beta.4
v1.27.4-beta.3
What's Changed
✨ Enhancements
- ✨ Introduce new config option enableLayout for enabling layout testing. by @prklm10 in #1378
- ✨ Fix percyCSS not getting applied when elements outside
</body>
by @itsjwala in #1415
Full Changelog: v1.27.4-beta.2...v1.27.4-beta.3