Skip to content

v0.17.0

Compare
Choose a tag to compare
@Kholid060 Kholid060 released this 29 Jan 01:32
· 1569 commits to main since this release
4682beb

New features

  • Add "Take full page screenshot" option in the take screenshot block (f7f50f1)
  • Add "Include HTML Tags" option on the get text block (779afa1), closes #282
  • Show message when preview google sheets data error (c1390e6)
  • Show error when don't have file access (a4d34f8)
  • Include the workflow inside the execute workflow block when exporting (70e34a1)
  • Add "on browser startup" trigger (cb61f91)
  • Drag and drop the existing block to the blocks group (cde1070), closes #289
  • Add workflow protection (c1bcd2d)

Bug Fixes

  • Fix click element handler (a61b1c0)
  • Fix the new tab block throw "Tab closed" error (a765091), closes #286
  • Fix error when exporting workflow (cc3be23)
  • Error when using keyboard shortcut as trigger (6862ab5)

Others