What's Changed
- fix auto complete detect by @LawyZheng in #765
- subscribe element classname change by @LawyZheng in #766
- fix domutils potential bugs by @LawyZheng in #767
- use cached prompt generation by @ykeremy in #768
- Fix the prompt cache window - use settings.PROMPT_CACHE_WINDOW_HOURS by @wintonzheng in #769
- Fix support bot link by @mihail911 in #770
- stop scrolling when cant scroll by @LawyZheng in #771
- hack input-select select by @LawyZheng in #772
- add org id and task id to the max steps override log by @wintonzheng in #773
- Add button to rerun workflow in workflow run screen by @ykeremy in #774
- Change rerun workflow behavior by @ykeremy in #775
- More visibility into attached files and duplicate status by @ykeremy in #776
- Add persist_browser_session flag to workflows by @ykeremy in #777
- better detect dropdown menu by @LawyZheng in #778
- Update prompting-guide.mdx by @kati3-design in #754
- add organization_id to the 'Created new task' log by @wintonzheng in #779
- fix fastapi docs by @VittorioYan in #761
- Update meeting link by @suchintan in #780
- add openai env example and update README by @VittorioYan in #764
- Fix cyclic import by @ykeremy in #781
- make task failure log more consistent with 'marking task as failed' by @wintonzheng in #782
- get exc_info=True back from the last commit by @wintonzheng in #783
- TOTP code db + agent support for fetching totp_code from db by @ykeremy in #784
- update and fix totp schema by @wintonzheng in #785
- multi-level selection support by @LawyZheng in #786
- use instance attr for custom selection result by @LawyZheng in #787
- make polling timeout configurable and 5mins by default by @wintonzheng in #789
- Editable workflows by @ykeremy in #792
- workflow run streaming by @ykeremy in #791
- Add TOTP stuff to task node by @ykeremy in #793
New Contributors
- @VittorioYan made their first contribution in #761
Full Changelog: v0.1.19...v0.1.20