Releases: AutomaApp/automa
v1.29.12
What's Changed
- Optimized Ai Workflow (Automa AI Power) to support images, audio, video, and file types as input parameters
-
Optimized the quick access for displaying dropdown options—create a new AP Workflow
-
Fixed an issue where Trigger Parameters were not displayed as expected when executing hosted workflows in the Dashboard and Popup panels
Full Changelog: v1.29.11...v1.29.12
v1.29.10
What's Changed
fix: Stricter field validation for Google Sheets forms
fix: Following the ChromeV3 specification (HOC), migrate the Google Sheet Picker component; now, a pop-up will open an additional window for users to select the sheet they wish to authorize
fix: Adjust some document link access addresses to point to the correct https://docs.extension.automa.site
fix: Optimize international multilingual configurations
Full Changelog: v1.29.9...v1.29.10
v1.29.11
What's new
- Added a new "AI Workflow", Powered by AI Power
- https://docs.extension.automa.site/blocks/ai-workflow.html
- Allow input of mustcache syntax to reference automa variables as parameters passed to ap
- Added pt-br language (#2055) ,thanks @Emersh0w
Full Changelog: v1.29.10...v1.29.11
v1.29.9
What's Changed
- fix(ui/autocomplete): prevent keydown handling when popover is hidden by @jialudev in #1928
- fix: The Download block does not modify the filename of the downloaded file as expected when "overwrite" is selected.
- fix: The Condition Block fails to execute JavaScript properly when "code" is selected.
- fix: Data related to the default demo workflow of X (Twitter).
- feat: add sidebar drag and drop functionality by @Stitch-1028 in #1688
New Contributors
- @jialudev made their first contribution in #1928
- @Stitch-1028 made their first contribution in #1688
Full Changelog: v1.29.8...v1.29.9
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