Releases: AutomaApp/automa
Releases · AutomaApp/automa
v1.28.8
What's new
- Add the
replaceTable
param in theautomaNextBlock
function - Add tab zoom in and out in new tab block
Bug fixes
- Fix the active tab block not working
- Fix the error in the insert data block
Other
- Update dependencies
v1.28.7
What's new?
- Add workflow events
- Support inserting multiple rows in the insert data block
Bug fixes
- Fix task still running after browser window's closed
- Fix the auto-hide dashboard window when executing the workflow
v1.28.6
v1.25.5
v1.28.4
v1.28.2
What's new
- Update FR locale, thanks @cannibalox
- add body in delete HTTP Request block
- Allow open non-HTTP URL in new tab block
Bug fixes
- Fix Sizzle incorrect context in an iframe, thanks @AprildreamMI
- Cross-window communication
- Invalid window bounds when opening the dashboard
automaRefData
undefined in create element block js- Form input mask, thanks @AprildreamMI
- can't connect to Google sheet
- Incorrect workflow log duration
v1.27.2
What's new?
- Add "add sheet" in Google Sheets (GDrive) block
- Update French language, thanks @cannibalox
Bug fixes
- Fix failed to fetch API error
- Unauthorized error when fetching API
- Can't get selector on certain elements
- Forms element not focus when using Click Element block
- Fix connect on tap in the workflow editor
v1.27.0
What's new?
Bug fixes
- Can't insert data to table from javascript block
- Fix workflow settings
- Fix block validation
- Connections not updated in the Conditions block
v1.26.2
What's new?
- You are now able to query an element inside a shadow DOM using the
shadow-dom-selector >> element-selector
syntax. - Add data type prefix in the conditions builder. See the documentation for more details.
- Add Ukrainian language, thanks @Medoo48
- Update Italian language, thanks @dvdzhou
- Add the
$replaceAll
function. - Add the
nextBlockId
parameter on theautomaNextBlock
function 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