v1.26.2

AutomaApp/automav1.26.2Jan 16, 2023by Kholid060

AI Summary

Enhanced element selection capabilities and workflow management tools.

Key Highlights

  • Query element inside shadow DOM using specific syntax
  • Add $replaceAll function
  • Import, export, and duplicate package
  • Add Ukrainian language

New Features

  • Shadow DOM selector support
  • Add $replaceAll function
  • Import, export, and duplicate package

Full Release Notes

### What's new?
- You are now able to query an element inside a [shadow DOM](https://web.dev/shadowdom-v1/) using the `shadow-dom-selector >> element-selector` syntax.
- Add data type prefix in the conditions builder. See [the documentation](https://docs.automa.site/reference/condition-builder.html#value-prefix) for more details.
- Add Ukrainian language, thanks @Medoo48 
- Update Italian language, thanks @dvdzhou 
- Add the [`$replaceAll`](https://docs.automa.site/workflow/expressions.html#replaceall-value-search-replace) function.
- Add the `nextBlockId` parameter on the [`automaNextBlock` function](https://docs.automa.site/blocks/javascript-code.html#automanextblock-data-insert) in the javascript block.
- Add import, export, and duplicate package.
- Add a folder and sort in the popup

### Bug fixes
- Fix clipboard block (#1096)
- Can't query element inside closed shadow dom
- Can't paste text in some blocks
- Fix element selector blocks tab select border is blocked (#1079), thanks @kinfuy 
- Fix block connection
- Fix parameter description whitespace
- Fix prefer tab in the Prompts Parameter block
- Fix "Go to block" in running workflow
- Running workflows not showing up
- Fix modal style