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