What's new
- Execute multiple blocks simultaneously
- Toggles enable or disable a block
- Copy and paste blocks across the workflow
- Improve the editor autocomplete
- Add
reload
,delete data
, andwait connections
block - Update
zh-cn
locale, thanks @xkonglong - Add "timestamp" format in
$date
function - You're now able to take a screenshot of an element
Bug fixes
$last
path returnundefined
in javascript block- Block got deleted when press delete on an input
- Autocomplete replaces the wrong value
Reuse last state
not working- Conditions block input form
- Selection not working
PrevBlock
isundefined
in the wait connections block