Release Notes

Estimated reading: 1 minute 3700 views

v.2.0.3

This release contains only bug fixes. 

Bug Fixes

  1. The advanced spy feature was previously limited to only one monitor. We have now enabled it to function on dual monitors. It can capture images from both screens, and the spy element details are retrieved using a timer once the user spies on the image.
  2. For spying on images in dual monitor setups, we were using a “ForEach” which caused the spy window to appear twice. We’ve replaced this with a timer that checks if the image has been spied upon, using a global variable. Once the spy information is received, it’s linked to the activity using this global variable.
Share this Doc

Release Notes

Or copy link

CONTENTS