Skip to main content

Changelog

Storybook

3.50.0 (Apr 17, 2024)

Feature

  • Added support for Storybook version 8
  • Improved heuristic to detect the latest commit SHA and timestamp to improve conflict management

3.49.0 (Apr 15, 2024)

Bug Fixes

  • Resolved issue with region coordinates not calculated correctly

3.48.1 (Apr 1, 2024)

Bug Fixes

  • Internal improvements

3.48.0 (Mar 31, 2024)

Features

  • Added the option to include a merge timestamp using the gitMergeBaseTimestamp configuration method
  • Added support for parallel push and PR flows, using the APPLITOOLS_BATCH_BUILD_ID environment variable
  • The Eyes server now automatically aborts abandoned tests

Bug Fixes

  • Upgraded Puppeteer to version 22
  • Avoid using deprecated webdriver commands
  • Improved stability when deploying Eyes updates

3.47.0 (Feb 29, 2024)

Bug fixes

  • Resolved reported issue with lodash.pick vulnerability
  • The Eyes server URL can now include a path, for example https://eyes.mycompany.com/eyes
  • Fixed issue executing DOM-Capture script
  • Resolved issue with port collision when running tests with Execution Cloud

3.46.0 (Feb 13, 2024)

Bug fixes

  • Resolved issues with Storybook startup on Windows
  • An error is now generated when there is a non-Unicode character
  • Resolved issue with CDP commands in Chromium

3.45.7 (Jan 30, 2024)

Features

  • Added support for configuring proxy settings using APPLITOOLS_PROXY_URL environment variable

3.45.6 (Jan 16, 2024)

Bug fixes

  • Fixed issue parsing media when using Ultrafast Grid

3.45.5 (Jan 2, 2024)

Features

  • When using visual locators, results of locate method are now ordered based on location on the screen starting from top left.

Bug fixes

  • Improved error handling while taking a DOM snapshot
  • Fixed handling of tests with multiple steps using Applitools Native Mobile Library
  • Custom OS name passed through configuration is now passed to the session correctly

3.45.4 (Dec 19, 2023)

Bug fixes

  • Screenshots are now scaled properly in iOS devices with Appium 2
  • Fixed infinite loop that may appear during attribute extraction
  • Resolved performance issue with multiple runners within the same process

3.45.3 (Dec 18, 2023)

Bug fixes

  • Fixed issue when page didn't reload for one of the breakpoints if the initial viewport size matches it

3.45.2 (Dec 12, 2023)

Features

  • Improvements to Applitools Native Mobile Library
  • Applitools Windows binaries are now signed
  • Improved DOM snapshot elements extraction in Ultrafast Grid

Bug fixes

  • Added support for LazyLoad when reloading the page using layoutBreakpoints

3.45.1 (Dec 5, 2023)

Bug fixes

  • Improved concurrency support

3.45.0 (Nov 21, 2023)

Features

  • A notification now appears if there is a newer version of the SDK

Bug fixes

  • Preserve css declarations order in dom-snapshot
  • devtool commands are now supported in all Chromium browsers
  • Long running tasks no longer time out
  • Test results are now generated even if there is an unexpected error in some of the tests

3.44.3 (Nov 7, 2023)

Bug fixes

  • Resolved issue with eyes-storybook unable to launch Storybook in Windows
  • Handled duplicated style properties in inline style tags in UFG tests
  • UFG requests that respond with a 503 error are now automatically retried
  • Fixed issue that caused DOM snapshots to be taken for different viewport sizes when layout breakpoints were explicitly turned off

3.44.2 (Oct 30, 2023)

Bug fixes

  • Safe selectors are now generated as close as possible to taking DOM snapshot

3.44.1 (Oct 25, 2023)

Bug fixes

  • Internal improvements

3.44.0 (Oct 17, 2023)

Features

  • Added support for passing a DOM mapping file to deobfuscate RCA

Bug fixes

  • SDK no longer uses an ascii text decoder
  • Webview screenshots can now be taken with css stitching

General changes

  • Removed jsdom dependency

3.43.2 (Sep 30, 2023)

Bug fixes

  • Internal improvements

3.43.1 (Sep 29, 2023)

Bug fixes

  • domMapping payload is now sent with the correct content encoding

3.43.0 (Sep 28, 2023)

Features

  • Added support for passing a DOM mapping file for Hashed DOM
  • Aborted tests are now shown in the Eyes dashboard
  • Updated puppeteer version and minimum node version (version 16)

Bug fixes

  • Updated timeout when rendering stories with variants and legacy

3.42.1 (Sep 26, 2023)

Bug fixes

  • Updated timeout when rendering stories with variants and legacy

3.42.0 (Sep 25, 2023)

Features

  • Aborted tests are now shown in the Eyes dashboard
  • Updated puppeteer version and minimum node version (version 16)

3.41.2 (Sep 12, 2023)

Bug fixes

  • dom-snapshot now supports xml pages and parents inside css URLs

3.41.1 (Sep 11, 2023)

Bug fixes

  • Added support for coded regions with layoutBreakpoints reload

3.41.0 (Sep 05, 2023)

Features

  • Show aborted tests in Eyes dashboard

3.40.0 (Sep 04, 2023)

Features

  • Added support for fallback in req

3.39.0 (Aug 25, 2023)

Features

  • Updated Puppeteer version and minimum node version (16)

3.38.3 (Aug 18, 2023)

Features

  • Replace and close tunnels by tunnel id

Bug fixes

  • Optimized driver usage on close

3.38.2 (Aug 10, 2023)

Bug fixes

  • Internal improvements

3.38.1 (Aug 08, 2023)

Bug fixes

  • Internal improvements

3.38.0 (Aug 08, 2023)

Features

  • Improved log event on eyes.open

3.37.8 (Aug 08, 2023)

Features

  • Custom headers are now supported for resource fetching

3.37.7 (Aug 03, 2023)

Features

  • Added stuck request retries to all requests to UFG and Eyes

Bug fixes

  • Log Event settings are now populated with with env vars
  • Extract device orientation from a browser for web executions
  • Improved orientation extraction for iOS devices
  • Improved fetch error experience when fetching from tunnel

3.37.6 (Jul 07, 2023)

Bug fixes

  • Fixed rendering issue with Chrome >113 and css white-space property

3.37.5 (Jul 24, 2023)

Bug fixes

  • Internal improvements

3.37.4 (Jul 21, 2023)

Bug fixes

  • Fixed workspace dependencies

3.37.3 (Jul 21, 2023)

Bug fixes

  • Internal improvements

3.37.2 (Jul 18, 2023)

Features

  • Runtime performance improvements

3.37.1 (Jul 18, 2023)

Features

  • Runtime performance improvements

3.37.0 (Jul 18, 2023)

Bug fixes

  • Internal improvements

3.36.0 (Jul 05, 2023)

Features

  • Added support for storybook installed in parent module
  • Added support for DNS caching
  • Added binaries and made them available in jfrog

Bug fixes

  • Fixed auto tunnel cleanup after unexpected end of the process