v0.10.0

AutomaApp/automav0.10.0Dec 27, 2021by Kholid060

AI Summary

Expanded block capabilities with extra row options, contenteditable support, and a new code editor, alongside marketplace access and screenshot saving.

Key Highlights

  • Add extra row option
  • Support contenteditable element when using forms block
  • Add selector type in Element exists block
  • Add Blocks group block
  • Add 'Browse marketplace' button

New Features

  • Extra row option
  • Contenteditable support
  • Element exists selector
  • Blocks group block
  • New code editor
  • Browse marketplace button
  • Screenshot to column

Full Release Notes

### New features
- Add extra row option (3dc8bc8210ebb5fda81550a8a88a26007aa5faa3), thanks @JeremLopes 
- Support contenteditable element when using the forms block (53f59f101782c6ffcd366659af81d55c3d8cec6a)
- Add selector type in **Element exists** block (e094515628b60205cf6868782db47cb75d683ac9), closes #207 
- Add **Blocks group** block (0a213b6852234655ca9536336923d880af7e747d)
- Replace code editor (f49e246050a35d74dc5a55573c8a79c8c16fb0f6)
- Add "Browse marketplace" button (eca849e2f3bca01bfaf2bfdcb659b477e71a978d), closes #49
- Option to save screenshot to column (48b36d53fd53ab0610e2ea56c77daaba35187b55), closes #107

### Bug fixes
- Fix pagination (ea0fb6a4ea1ec76632f01cc6c8e3f1a40eb1d08d)
- Fallback output doesn't show up when there's only one condition (ad8a545b024b641aaa42b821016e3db4db314e21)
- Error when open imported workflow (451039d02a8047dc9c3dbc67f6f25836422797b9), closes #214 
- Workflow state persist when the browser is closed (9c10826c27fe55a0f008dcba31a2311eed9c1c55), closes #218 

### Others
- Refactor switch frame handler (2fe2dd6916753311987a8ffd498080f6ca01780c)
- Refactor webhook handler (b4368eb08cf1faad4337e353f7ac4cf05d145019), closes #209