Skip to content

Releases: AutomaApp/automa

v1.27.2

27 Jan 07:21
8536a94
Compare
Choose a tag to compare

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

24 Jan 02:09
9e42a23
Compare
Choose a tag to compare

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

16 Jan 04:38
560db58
Compare
Choose a tag to compare

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 the automaNextBlock 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

v1.25.3

06 Jan 09:36
c992181
Compare
Choose a tag to compare

What's new?

  • Add shortcut for element selector

Bug fixes

  • Fix workflows pagination not saved
  • Can't assign variable in Get Tab URL block, #1052
  • Fix workflows folder pagination, #1051
  • Exclude "on error" in the blocks group setting
  • Can't type when pressing the Shift key in the editor

v1.25.1

01 Jan 06:35
f0dca88
Compare
Choose a tag to compare

What's new?

  • Add workflows tab
    workflows-tab

  • Support import excel files in the Insert Data block
    image

  • Add "Scroll up" action in Loop Elements block

  • Sort workflows by most used

  • Query in the Get Tab URL block

  • Support the $push prefix in the variable

  • Store the HTTP Request block response in the workflow log

  • Update it locale, thanks @dvdzhou

  • Update zh, thanks @xkonglong

  • "open in new tab" on the Link block

  • Display running workflows as the badge

  • Save the download id in the save assets block

  • Add download id in handle download block

  • Add "prefer input params in the tab" in the Trigger block

  • Support base64 in the automaFetch function

Bug fixes

  • Fix failure to create multi-level directories, thanks @AprildreamMI
  • fix vuei18n warning, thanks @AprildreamMI
  • Fix active tab block
  • Fix HTTP Request block form-data content type, close #1034
  • Fix save assets block validation
  • Copy blocks not working
  • Blank when opening hosted workflow

v1.24.2

13 Dec 05:13
3e93ec9
Compare
Choose a tag to compare

What's new?

  • Support file path and URL in the multipart/form-data HTTP Request block
  • Close the dashboard window when no workflows run
  • Add block execution timeout in the block settings
  • Support :contains in the CSS Selector

Bug fixes

  • Editor highlighter does not work
  • Fix parameter input focus

v1.24.0

28 Nov 01:21
aafd2d0
Compare
Choose a tag to compare

What's new?

  • Read the file as base64 in the insert data block
    image
  • Add it locale, thanks @dvdzhou
  • JSON format in the cookie block
    image
  • Move the workflows logs in the modal (9853860)
    image
  • Add workflow history data snapshot

Bug fixes

  • Error when inputting URL in upload file block
  • Handle dialog block not working
  • Clipboard block not working firefox
  • Fix the localstorage not defined error
  • Fix options value in the element selector
  • Fix validation for press key block
  • Fix dragged block getting inserted
  • Fix delete day in the "on a specific day" trigger
  • Parameter block not working
  • Context menu variables empty
  • Fix HTTP Request block error
  • Selector settings show only the selector type is the CSS selector, thanks @alqmc
  • Can't dynamically input start index
  • Workflow stuck when the selector is invalid
  • Workflow throws Iframe element not found error
  • Fix active tab block
  • Fix can't open the dashboard
  • Fix can't screenshot element inside an iframe
  • Fix the Element not found error when verifying the selector

v1.23.3

04 Nov 11:46
0f0398e
Compare
Choose a tag to compare

What's new?

  • Add block validation
  • Updated Vietnamese locale, thanks @hoangsvit

Bug fixes

  • Popup element selector not working on multiple windows
  • Insert data file not working
  • Error in the sandbox
  • Export data block not working in the background
  • Trigger block keeps showing a warning
  • While loop block
  • Parameter execute multiple times
  • window is not defined error
  • Switch tab block not working on multiple windows
  • Switch tab block keeps throwing an error

v1.23.0

01 Nov 06:35
44e48c0
Compare
Choose a tag to compare

What's new?

  • Workflow permissions modal when adding hosted workflow
  • Add workflow execution in the workflow settings
  • Stop recording from the webpage
  • Add popup
  • Show loop id and reference key on the block
  • Update fr locale, thanks @3xpl0it-sh4d0w

Bug fixes

  • JavaScript block not working on some websites because of CSP
  • Insert to table visible when editing package
  • parameter value in Automa shortcut not cleared
  • REGEX always ticks the "global "expression flag
  • Fix editor min zoom
  • Error when using JS preload script
  • Fix active tab block
  • Selector not working on multiple windows
  • prevent opening the dashboard when the workflow is disabled
  • Add block settings inside blocks group items
  • expressions value is empty
  • Fix trustedTypes error

v1.22.0

26 Oct 02:11
0aeba44
Compare
Choose a tag to compare

What's new?

  • Migrate from Manifest V2 to Manifest V3. See the article about migrating to Manifest V3 and how it might affect your Automa workflow in Automa Blog.

  • The dashboard moved as a popup, don't close this popup while running a workflow

image

  • Run a workflow from a specific block
run-specific-block.mp4
  • Select and verify the selector inside a block
select-verify-select.mp4
  • Use the Automa shortcut for easy access to run your workflow, open it by pressing Ctrl+Shift+E
automa-shortcut.mp4
  • Now you can write a JS expression inside the mustache tag, learn more about it in the documentation
  • Add automaFetch function in javascript block
  • Add JavaScript Execution Context in JavaScript Code block and Code condition in the Conditions Block.
  • Support JSON as a workflow parameter
  • Add block menu

Bug fixes

  • Wait for connections block doesn't continue if the flow that was connected to it changes
  • automaFetch not working in the background context
  • block showing loop id
  • can't install workflow & package from the marketplace
  • conditions block not working
  • context menu trigger not working inside an iframe
  • create an element block not working
  • create element block not working in firefox
  • double execution of a single path
  • element not found when verifying element
  • javascript block not working in firefox
  • multiple block lines not working
  • preload script not working in firefox
  • repeat task block only executes once
  • scripting and action API
  • set package as external
  • sidebar does not auto-close
  • take screenshots block
  • throw an error when can't find the loop
  • throw an error when the parameter block canceled
  • upload file block not working
  • workflow trigger not registered