v0.1.39
What's Changed
- support list data schema by @wintonzheng in #1149
- update scraped_page references when it's refreshed by @wintonzheng in #1151
- wait 5s for options to show up by @LawyZheng in #1153
- make sure we do a web scrape before data extraction at the end of task to ensure the refreshness of the scraped data by @wintonzheng in #1152
- Fix a bug with loop block children order on save by @wintonzheng in #1154
- Fix overflow of default value in parameters by @wintonzheng in #1156
- fix download file extension by @LawyZheng in #1157
- Add proxy location to workflow run screen by @wintonzheng in #1158
- remove unused libraries by @wintonzheng in #1161
- update fastapi to the lateset version by @wintonzheng in #1162
- update pre-commit by @wintonzheng in #1163
- extend auto completion coverage by @LawyZheng in #1165
- fix inconsistent button text by @wintonzheng in #1168
- Try to fix stale queries when tasks and workflows are created by @wintonzheng in #1169
- extend interactable coverage by @LawyZheng in #1170
- Add proxy location to task form advanced settings by @wintonzheng in #1171
- Warn the user when they are quitting the workflow page by @wintonzheng in #1172
- Only notify with actual changes by @wintonzheng in #1173
- make all the timestamp local time and hovering shows UTC timestamp by @wintonzheng in #1164
- extend auto completion to support google address by @LawyZheng in #1174
Full Changelog: v0.1.38...v0.1.39