What's Changed
- fix element invisible detect by @wintonzheng in #1889
- make text promtp llm pickable in settings by @wintonzheng in #1894
- bitwarden serve service by @wintonzheng in #1895
- Add workflow parameter type credential_id by @wintonzheng in #1896
- Add new workflow parameter type in UI, credential by @wintonzheng in #1897
- fix ScrapedResult schema by @wintonzheng in #1898
- Do not sync bitwarden before fetching from
bw serve
by @wintonzheng in #1893 - fix task v2 block goto url issue by @wintonzheng in #1899
- remove cost from main pages by @wintonzheng in #1900
- register input parameter of type credential_id as secret by @wintonzheng in #1901
- fix workflow run browser context missing problem by @wintonzheng in #1902
- Remove credential helper text from login block, it no longer applies by @wintonzheng in #1903
- ⚡️ Speed up function
clean_element_before_hashing
by 827% by @misrasaurabh1 in #1890 - ⚡️ Speed up function
fix_unescaped_quotes_in_json
by 106% by @misrasaurabh1 in #1891 - support ALLOWED_HOSTS by @wintonzheng in #1905
- enable code block again by @wintonzheng in #1909
- improve code block failure reason by @wintonzheng in #1910
New Contributors
- @misrasaurabh1 made their first contribution in #1890
Full Changelog: v0.1.60...v0.1.61