v0.1.36
版本发布时间: 2024-10-29 01:02:14
Skyvern-AI/skyvern最新发布版本:v0.1.37(2024-10-29 14:53:38)
What's Changed
- Fix contact form URL by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/1041
- support svg-container classes as interactable svg elements by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1042
- enforce collection id for login parameters by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1043
- update README and docker compose by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1044
- format readme by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1045
- Show error message correctly on workflow save by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1046
- Use search params for diagnostics step and artifact by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1047
- add some refetching and invalidating logic for workflow runs by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1048
- mark workflow run failed if parameter creation failed by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1031
- Make CollectionID or OrganizationID required by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1049
- get rid of org id, task id, step id, step order and action order from the action history by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1050
- Fix spelling and grammatical errors by @terrchen in https://github.com/Skyvern-AI/skyvern/pull/1051
- add disable element id by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1052
- add bitwarden collection id to workflow context by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1053
- Put play icon in front of Run in workflow header by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1055
- add org id to the log for Failed to update workflow by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1057
- chore: update agent.py by @eltociear in https://github.com/Skyvern-AI/skyvern/pull/1064
- ignore skyvern_element_hash and skyvern_element_data in action history by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1054
- Update Dockerfile by @AranavMahalpure in https://github.com/Skyvern-AI/skyvern/pull/1056
- better failure reason by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1066
- Fix the docs link by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/1067
- support to parse pseudo content by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1069
- Left align navigation pills in task details by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1070
- Rename workflow parameter to input parameter by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1071
- Disable ReactFlow delete keycode for now by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/1072
- input type button by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/1073
New Contributors
- @terrchen made their first contribution in https://github.com/Skyvern-AI/skyvern/pull/1051
- @AranavMahalpure made their first contribution in https://github.com/Skyvern-AI/skyvern/pull/1056
Full Changelog: https://github.com/Skyvern-AI/skyvern/compare/v0.1.35...v0.1.36