You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Browser screenshots are now automatically captured on Zest client step failures, and script print output is included in the diagnostics report. For chain runs, each output is clearly attributed to the specific script that produced it.
Changed
Update minimum scripts add-on version to 45.19.0.
Chained scripts now have provenance information preserved for troubleshooting purposes.
Update Zest library to 0.36.0:
Update dependencies.
Restore JSON deserialization behaviour.
Handle text (and similar) input elements which only become visible when interacted with.
Maintenance changes.
Fixed
Fix exception when adding/editing Zest non-standalone type scripts through the GUI.
Prevent exception with scripts when their engine isn't installed or present, which may be encountered when the zest add-on is uninstalled/updated.