Skip to content

v1.0.13

Compare
Choose a tag to compare
@DanielHarrod DanielHarrod released this 27 May 02:43
· 196 commits to master since this release
  • New option to move the mouse from the current position.
  • Default the move mouse from current position on active mouse mode.
  • RNG more accurate when RNG matches a whole number.
  • Updated the readme to stop using the CDN images.
  • Added warnings when required files for object search is missing.
  • Better handling for logging when generating more than 20+ log events per 100ms.
  • Fix for Test when it wasn't showing the Reference or Test window colors in the event list.
  • Removed scaling in the Visual Run view when actions were shorter than the show times.
  • Optimized mask drawing for reuse.
  • Added guide bars for test and design selection when cropping or assigning click areas.
  • Fixed some paint events when TestAll was engaged resulting in correct painting of design information.
  • Added target and guidelines for TestAll object search.
  • Documented Object Search to be easier to read and modify.
  • Moved limit checking before the scans to reduce unnecessary object searching.
  • Display the tree loaded on the run tab.
  • Display run time properties for selected run objects.
  • Set the run tree and properties gray to differentiate between design and test.
  • Add Enable/Disable notes at runtime.
  • Add resolution reset option at runtime.
  • Added delay hours in the after delay calculation.
  • Fix issue where grouper nodes were displaying as a filed test in the tester even though they are always true.
  • Fix issue where guidelines would not show in test when a full mask was displaying.
  • Fix issue where object search was not searching when there was not a mask set.
  • Added warning message instead of crashing when the object search mask had been set to negative values.
  • Optimized the scheduler.
  • Disabled the design toolbar when on the Run or Schedule tab.