v1.8.0

AutomaApp/automav1.8.0Apr 20, 2022by Kholid060

AI Summary

Focuses on device accessibility via cloud backup and improved block manipulation tools.

Key Highlights

  • Backup workflows to the cloud and access across devices
  • Select, move, delete, or duplicate multiple blocks using Ctrl key
  • Add editor settings
  • Pagination in the workflows page

New Features

  • Cloud backup for workflows
  • Multi-select blocks (Ctrl key)
  • Editor settings
  • Variable option in export data block
  • Pagination in workflows page
  • Sortable conditions in conditions block
  • Back to workflow button in log page

Full Release Notes

## What's new
- Now you can backup your workflows to the cloud and access it across your devices
<img src="https://user-images.githubusercontent.com/22908993/164218814-f0fd9827-871e-4dd1-8b7a-bba5278efb69.png" width="600" />

- Select, move, delete, or duplicate multiple blocks by pressing the `ctrl` key
<img src="https://user-images.githubusercontent.com/22908993/164219277-f80b588a-c770-4451-ab91-82482ae1f456.gif" width="600" />

- Add editor settings
<img src="https://user-images.githubusercontent.com/22908993/164219618-01c67aa9-9776-496f-92f1-f6d277903e55.png" width="600" />

- Add `variable` option in the [export data](https://docs.automa.site/blocks/export-data.html) block
- Pagination in the workflows page
- Sortable conditions in the [conditions block](https://docs.automa.site/blocks/conditions.html)
- Back to the workflow button in the workflow log page

## Bug fixes
- [Forms](https://docs.automa.site/blocks/forms.htm) block insert empty column
- Can't reading `type` in [loop breakpoint](https://docs.automa.site/blocks/loop-breakpoint.htm) block
- Can't remove multiple blocks after moved
- `$getLength` function can't get the length of an array