v0.1.35
版本发布时间: 2024-10-24 11:12:41
Skyvern-AI/skyvern最新发布版本:v0.1.37(2024-10-29 14:53:38)
What's Changed
- Add sorting to task api by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1018
- fix chain click bug by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1019
- Fix font size in parameters by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1020
- Change the default font size in code editor to be 12 by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1021
- Reduce help tooltip delay to 300ms by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1022
- Install html lang for codemirror by @msalihaltun in https://github.com/Skyvern-AI/skyvern/pull/1023
- Use code editor in diagnostics tab by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1024
- Add Start Node to workflows by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1026
- Use actions api for new tasks by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1027
- Update README.md by @MatthewTomas in https://github.com/Skyvern-AI/skyvern/pull/1010
- Add support for the latest sonnet 3.5 by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/1025
- workflow parameter validation by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1028
- fix a typo inside the InvalidWorkflowParameter error by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1029
- fix json workflow parameter validation bug by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1030
- improve need_verification_code prompt by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/788
- Improve run workflow form by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1032
- Better represent available types for workflow parameters by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1033
- kiosk printing by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1034
- Add webhook callback url in run workflow form by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1035
- Make collection id required by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1036
- Updated Skyvern demo video by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/1037
- Update demo video by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/1038
- Save new demo video by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/1039
New Contributors
- @MatthewTomas made their first contribution in https://github.com/Skyvern-AI/skyvern/pull/1010
Full Changelog: https://github.com/Skyvern-AI/skyvern/compare/v0.1.34...v0.1.35