v1.25.1
AutomaApp/automav1.25.1Jan 1, 2023by Kholid060
AI Summary
Significant UI overhaul with a dedicated workflows tab and Excel import support.
Key Highlights
- Add workflows tab
- Support import excel files in the Insert Data block
- Add "Scroll up" action in Loop Elements block
- Store the HTTP Request block response in the workflow log
New Features
- Workflows tab
- Support import excel files in the Insert Data block
- Add "Scroll up" action in Loop Elements block
Full Release Notes
### What's new? - Add workflows tab  - Support import excel files in the Insert Data block  - Add "Scroll up" action in Loop Elements block - Sort workflows by most used - Query in the Get Tab URL block - Support the [`$push` prefix](https://docs.automa.site/workflow/variables.html#push) 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