What's Changed
- fix dropdown menu detect bug by @LawyZheng in #874
- Multipage workflow improvements by @ykeremy in #875
- hardcode a hover style parsing by @LawyZheng in #876
- fix custom select bug by @LawyZheng in #878
- refetch logic for workflow runs page by @ykeremy in #879
- Refetch workflow run on mount if running by @ykeremy in #880
- fix scrolling makes element invisible by @LawyZheng in #881
- handle parsing context exception by @LawyZheng in #877
- Change routing rules in workflow pages by @ykeremy in #882
- update browserslist db by @msalihaltun in #883
- Remove whitespace when blocks are renamed by @ykeremy in #884
- Rounded corners for workflow header by @ykeremy in #885
- Task creation UI updates by @ykeremy in #886
- Task form redesign by @ykeremy in #888
- Fix a bug with opening and closing sections in task form by @ykeremy in #889
- Add error code mapping to task by @ykeremy in #890
- change background color of prompt box by @ykeremy in #891
- workflow run streaming API by @ykeremy in #887
- add workflow streaming by @ykeremy in #892
- Put edit workflow button in run page by @ykeremy in #893
- Move navigation payload to base content by @ykeremy in #894
- Put headings in new task form pages by @ykeremy in #895
- Double Bitwarden call timeout for each retry by @ykeremy in #896
- Make multi section openable in task form by @ykeremy in #897
- SendEmailBlock: Fail silently if file/folder is missing by @ykeremy in #898
- if bitwarden TOTP is not defined, do not pass totp as part of the credential to llm by @ykeremy in #899
- Bitwarden Security Upgrade by @ykeremy in #900
- Use domain while getting totp instead of url by @ykeremy in #901
Full Changelog: v0.1.27...v0.1.28