What's Changed
- Remove Proxy Location None from Proxy selector by @wintonzheng in #1216
- Allow p tags in cursor pointer detection by @crayment in #1217
- bugfix: TemplateNotFound on windows by @JaysonAlbert in #1185
- Better handling of failed to summarize failure reason by @wintonzheng in #1218
- Add collapsible for workflow run tasks table by @wintonzheng in #1219
- Adjust responsiveness of workflow run tasks tabe by @wintonzheng in #1221
- shu/do not raise TargetClosedError in cleanup by @wintonzheng in #1220
- introduce db timeout by @wintonzheng in #1222
- limit auto completion trigger by @LawyZheng in #1223
- stop retrying steps when decisive action failed by @LawyZheng in #1224
- Show webhook URL in task parameters by @wintonzheng in #1225
- Fetch less in workflows page by @wintonzheng in #1226
- Remove old workflow types by @wintonzheng in #1227
- add new workflow block by @LawyZheng in #1228
- use orignal action type by @LawyZheng in #1229
- add user detail query and answer to single action prompt by @LawyZheng in #1230
- infer action type from instruction by @LawyZheng in #1231
- fix extraction block bug by @LawyZheng in #1232
- cast action type by @LawyZheng in #1233
- fix uppload file imaging issue by @LawyZheng in #1234
- move action type validate in workflow runtime by @LawyZheng in #1235
- Update workato.mdx by @kati3-design in #1236
- refactor normal select by @LawyZheng in #1237
- add navigation, login, extraction workflow blocks by @LawyZheng in #1238
- Show workflow outputs in workflow run screen by @wintonzheng in #1239
- Update workato.mdx by @kati3-design in #1240
- Add new zapier images for docs by @msalihaltun in #1241
- Add validation block by @wintonzheng in #1242
- Add action block by @wintonzheng in #1243
- Add scrollable for nodes panel by @wintonzheng in #1245
- fix domutils parsing bug by @LawyZheng in #1249
- fix shadow host parsing issue by @LawyZheng in #1253
- add wati block by @LawyZheng in #1254
- cleanup_element_tree_factory compatibility without task/step by @wintonzheng in #1252
- Add navigation block by @wintonzheng in #1256
- Enforce navigation_goal in NavigationBlock and data_extraction_goal in ExtractionBlock by @wintonzheng in #1257
New Contributors
- @crayment made their first contribution in #1217
- @JaysonAlbert made their first contribution in #1185
Full Changelog: v0.1.40...v0.1.41