Select SDK Cypress
On this page
Images C#
3.61.0 (Jan 30, 2025)
Features
Coded regions are now supported in Native Mobile Library Android
Bug Fixes
Coded regions with dynamic match level can now be initialized with element references not only locators
Improved network performance
Improved branch detection on GitHub actions
Resolved issue running SDK on Windows
3.59.1 (Jan 19, 2025)
Bug Fixes
Resolved an issue cloning BatchInfo
objects
Resolved issue with items not being masked in the log
Resolved performance issue with Ultrafast Grid
Resolved issue running the SDK on Windows
3.59.0 (Dec 31, 2024)
Features
API keys, secret token, and dedicated cloud URLs can now be masked in the log using the argument maskLog: true
Resolved issue with non-integer coordinates in coded regions
3.57.0 (Oct 29, 2024)
Features
3.56.0 (Oct 21, 2024)
Features
You can now download side by side images with diffs highlighted
The SDK can now automatically retrieve the APPLITOOLS_BATCH_ID
and APPLITOOLS_BATCH_BUILD_ID
information from Git when running in SCM CI pipelines
3.55.0 (Sep 10, 2024)
Bug Fixes
Resolved performance issues with unnecessary exception being generated if users did not have the APPLITOOLS_API_KEY
variable set
3.54.1 (Aug 13, 2024)
Bug Fixes
Removed outdated, unsupported devices from the Ultrafast Grid supported devices list. For the current list of supported devices, see Ultrafast Grid Supported Devices
Resolved an issue where the wrong CSS file was included in the DOM when a link
element did not have an href
attribute
Fixed a failure that occurred with an error when the page DOM changed during resize while using layoutBreakpoints
and element-based coded regions
3.54.0 (July 24, 2024)
Bug Fixes