v1.0.0
AutomaApp/automav1.0.0Feb 22, 2022by Kholid060
AI Summary
Major version 1.0.0 release adding core workflow automation features, UI improvements, and dark theme support.
Key Highlights
- Dark theme support
- Workflow hosting and recording features
- Rename 'Data columns' to 'Table'
- Rename 'Webhook' to 'HTTP Request'
Breaking Changes
- Rename 'Data columns' to 'Table'
- Rename 'Webhook' block to 'HTTP Request block'
New Features
- Add dark theme
- Add host workflow
- Add record workflow
- Add switch tab block
- Add workflow variables
- Add shortcut to open Automa dashboard
- Add share workflow
- Add clipboard block
- Add loop through elements option
- Add XPath in element selector
- Support upload file from URL
- Add insert data block
- Add blocks description
Full Release Notes
## What's new Follow Automa on [Twitter](https://twitter.com/AutomaApp) and join Automa [Discord server](https://discord.gg/C6khwwTE84) - Rename `Data columns` to `Table` (17b442917da32c65f529f466ea03f0a507695717) - Add [host workflow](https://docs.automa.site/guide/host-workflow.html) (d50d05a972b5322bba6757c2fd68f724b8549a0b) - Add [record workflow](https://docs.automa.site/guide/creating-workflow.html#recording-a-workflow) (6a4d8b07080d160983f1d56b6042c142adbe21e7) - Add dark theme (0eb290b37fd171309990a75633e10b268dbdc556) - Add switch tab block (c156ad64e217cd3bbc7d704963bb26ca7d8792fd) - Add workflow variables (dc8242b546c12c7bbab505045579c78bdfa9de5d) - Add shortcut to open Automa dashboard (3a4bfab4ae158dfcb5e050b8232cf31cee1891fd) - Add share workflow (4d748a197fafae0c53c55f919fdcc5482915da60) - Save workflow editor position (9698249f3468bbc3817f14593c4a4ff3183e60dc) - Show scheduled workflow trigger (6229bca838d0af962105b9a0f7b21d719ac35c97) - Toggle error if element doesn't exist on the element exist block (47683acdaace6b802c07a2cd932ed518806f7db9) - Add shortcuts settings (dffff9d78c65efd2333ba265324826b1ff0c4443) - Rename webhook block to HTTP Request block (9e81bb8aa05f2150e6fe2366e82b21f269ce7b47) - Reference othe data inside the mustache tag (181b3f5a4086697484006fbea470d9f634d61936) - Add `$last` property to the table (b26c268aa3efbea6005cad728c7df3c223136d69) - Add clipboard block (69f2f19324f0b9089dd6a81107120e24ae18dd8d) - Add loop through `elements` option (f2421de09496b80e709c951cb827c8c789deb9ca) - Add `Wait for selection` option (e7682d10c318bdf90314cdb4a53ec73879b12bfa) - Add `insert` parameter in `automaNextBlock` function (1d4171e30335b3dd397de2318eb9436425cf51bb) - Add backup workflow (66657f0459efaa68a1b1eb6d3ed0109c657a9961) - Add fixed delay option in trigger block (ce5a0b557a32ba82dfcf56e6964386f78db93df1) - Add XPath in element selector (fa4b202d09eb481248e29452c031171207b8d1b8) - Support upload file from URL in the upload file block (e15819f987d8166f455db6dc42c338bbbbfba52c) - Add insert data block (430c43fd96d8efd85829d06abad1ac8b3f09f6ae) - Add fallback in the HTTP request block (1a7fe893b40c415ea321d888d3f94121a2b5f877) - Add blocks description (414a63ffc31ecf82d027926cb17a66bde7169f6d) ## Bug fixes - `activeTabUrl` return the same URL (af138708861d1ec8b21ae6d02a704739724eb38b) - Can't fall function in conditions block (884f1925d8b902e39ff06931285740803e8089ba) - Loop through number return wrong value (2622da8b8648d5c6b1c13c5fddb4aa14033a4b65) - Fix workflow still execute when it's disabled (b4ce72536e4d2275313cd076e13893b90cc41bf1) - Fix record workflow (531bccbdabfd977dc354afebaf8051f39a64b65c) ## Others - Refactor forms block handler (976323052ceec18d7e5cd2f8d8f0a8742087b93d) - Protect workflow feature is removed (20620813633f30a3896abf5594e48825fa13a5ce)