v0.1.39
版本发布时间: 2024-11-12 14:27:09
Skyvern-AI/skyvern最新发布版本:v0.1.39(2024-11-12 14:27:09)
What's Changed
- support list data schema by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1149
- update scraped_page references when it's refreshed by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1151
- wait 5s for options to show up by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/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 https://github.com/Skyvern-AI/skyvern/pull/1152
- Fix a bug with loop block children order on save by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1154
- Fix overflow of default value in parameters by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1156
- fix download file extension by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1157
- Add proxy location to workflow run screen by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1158
- remove unused libraries by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1161
- update fastapi to the lateset version by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1162
- update pre-commit by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1163
- extend auto completion coverage by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1165
- fix inconsistent button text by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1168
- Try to fix stale queries when tasks and workflows are created by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1169
- extend interactable coverage by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1170
- Add proxy location to task form advanced settings by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1171
- Warn the user when they are quitting the workflow page by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1172
- Only notify with actual changes by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1173
- make all the timestamp local time and hovering shows UTC timestamp by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1164
- extend auto completion to support google address by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1174
Full Changelog: https://github.com/Skyvern-AI/skyvern/compare/v0.1.38...v0.1.39