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
![workflows-tab](https://user-images.githubusercontent.com/22908993/210162726-172ca460-a48b-427d-939e-dd4280510d9a.gif)

- Support import excel files in the Insert Data block
![image](https://user-images.githubusercontent.com/22908993/210162833-ca33eba1-09ae-4703-a692-593747031fb8.png)

- 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