Releases: AutomaApp/automa
Releases · AutomaApp/automa
v1.29.8
What's Changed
- Update the Traditional Chinese language pack. by @es94111 in #1899
- Migrate mv3 by @bingren-yd in #1942
- Fixed and optimized event communication under the ChromeV3 mechanism.
- Fixed the abnormal invocation of the
get
method in the Cookies Block. - Fixed the problem where the Upload Block did not take effect.
- Resolved the issue where the Trigger Block would infinitely prompt for parameter input when parameters were present.
- Fixed the problem where the Create Element Block did not take effect.
- Fixed the error where the entire variable object was unexpectedly obtained when using variables.
- Optimized the mechanism for executing global JavaScript (which now works properly even on websites with Content Security Policy, CSP).
New Contributors
Language Settings
Full Changelog: v1.29.5...v1.29.8
v1.29.5
What's new
- Compatible with Chrome V3 and adapted to the Chrome V3 API.
Bug Fixes
- Fixed the issue where the editor's associated prompt position was displayed incorrectly when editing JavaScript code.
If you are a Firefox user, please use the previous version 1.28.27.
Full Changelog: v1.28.27...v1.29.5
v1.28.27
What's new
- Add Turkish language (#1619), thanks @mtahiryilmazz
- Executing workflow through URL, docs
- Allow change Storage table columns' order
- Support number and string variable value in the loop data block
Bug Fixes
- Fix workflow package execution not working
- Fix double backslash in variable value
- Duplicate when restoring workflow backup
- Fix frame id not found error when iframe redirect
- Fix language name typo (#1642), thanks @Medoo48
- Fix disabled workflow trigger got registered
- Fix styling when dragging workflow card using the mouse
v1.28.25
v1.28.24
What's new
- Add press time option in press key block
- Add option to auto-save workflow when executing workflow
- Support expressions in the Parameter Prompt block
Bug Fixes
- Fix redundant snapshot (#1557)
- Block not deselect when leaving the tab
- Can't find block when using js block (#1569)
- Error when deleting workflow (#1577)
- Can't encode certain characters when backup workflows
- Delay block sometimes not working on Firefox
- Can't input special chars using the press key block
- The "press time" form in the press key block loses its value and allows expression
- Fix can't scroll element inside an iframe
Contributors
v1.28.22
Bug Fixes
- Fix deleting selected blocks in the inactive tab (#1538)
- Fix can't find block when using js block
- Fix can't overwrite existing storage variable
- Fix text overflow problem on the description of trigger's params (#1531)
- Fix styling in workflow parameters popup
Contributors
Thanks @chinhquoc01, @MarcusXavierr
v1.28.21
What's new?
- Add a checkbox option in trigger parameters
Bug fixes
- Fix scroll element block
- Fix storage variable value not updated in the execute workflow block
- Fix javascript block not working in nested iframe
- Fix variable storage name
- Fix the file is broken when uploading it using the Google Drive block
- Fix 'Wait for the file to be downloaded doesn't work' on the handle download block
v1.28.18
v1.28.17
v1.28.16
What's New
- Update workflow editor
- Update Chinese language
Bug Fixes
- Fix concurrently execute (#1439)
- Fix forms clear value in debugger mode (#1429)
- Fix fail to detach the debugger (#1429)
- Error when opening some workflows
- Fix duplicate table pagination UI
Contributors
Thanks @Siykt and @xkonglong