Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 399 Bytes

0.1.12.md

File metadata and controls

9 lines (8 loc) · 399 Bytes

Changelog for version 0.1.12

  • Changed websocket library to a better one
  • Fixed AddToList and RemoveFromList blocks with negative index
  • Fixed a memory leak
  • Small improvement in the task-based parallelizer code
  • Fixed elapsed time not stopping after a job finished
  • Added option to automatically dismiss dialogs in puppeteer
  • Fixed "operation canceled" error for some HTTP requests (by Rydj)