v1.4.4

AutomaApp/automav1.4.4Mar 15, 2022by Kholid060

AI Summary

Improvements to the element selector UI allow for multi-selection, and various bugs regarding data export and RTL support are resolved.

Key Highlights

  • Select multiple elements in automa element selector
  • Fix empty column in forms block
  • Fix export data in workflow log

New Features

  • Select multiple elements in automa element selector by pressing `ctrl` and click

Full Release Notes

## What's new
- Select multiple elements in automa element selector by pressing `ctrl` and click 
![select-multiple-elements](https://user-images.githubusercontent.com/22908993/158317681-8437751a-cc82-4c9e-b33f-e4afaeae63eb.gif)

## Bug fixes
- Empty column is inserted when using the forms block (d442ace5f9ea35aea1910bf558c47831d771c93d)
- Can't export data in workflow log (a88b1ff7817a58e6c0d8946a1e7a95f47c017844)
- Element selector not showing in RTL page (089293c251d90d1d30631a102d2381430424d44b)