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