v1.18.1

AutomaApp/automav1.18.1Sep 5, 2022by Kholid060

AI Summary

Launched the Automa Packages system and added utility blocks like notes and the modulo function.

Key Highlights

  • Add Automa Packages feature
  • Add note block
  • Support mustache tag in Repeat Task block
  • Add `$modulo` function
  • Stop loop option in loop breakpoint block

New Features

  • Automa Packages
  • Note block
  • Modulo function
  • Stop loop option

Full Release Notes

### What's new?
- Add Automa Packages, learn more about it in the [documentation](https://docs.automa.site/guide/packages.html#packages)
![image](https://user-images.githubusercontent.com/22908993/188346388-86f2e5d4-52b9-412d-9f55-19baf536fdc5.png)

- Add note block
![image](https://user-images.githubusercontent.com/22908993/188346577-8040d7ce-3798-4262-bd69-9eeab1057675.png)

- Support mustache tag in the Repeat Task block
- Add [$modulo](https://docs.automa.site/api-reference/reference-data.html#modulo-num-divisor) function
- Stop loop option in loop breakpoint block


### Bug fixes
- Fix workflow note
- Custom loop data got deleted 
- CSS showing into XML page 
- Scroll element to screenshot into the center 
- Text selection is empty on some websites