What's Changed
- Add credit card data parameter by @wintonzheng in #1599
- Add PDF Parser Block by @wintonzheng in #1600
- Add PDF Parser node in frontend by @wintonzheng in #1604
- Fix data schema issue with pdf parser by @wintonzheng in #1605
- Use output in the schema instead of extracted_information by @wintonzheng in #1606
- use output for default json schema instead of extracted_information i… by @wintonzheng in #1607
- add observer thought token count and llm cost by @wintonzheng in #1595
- update litellm and fix httpx in pre-commit by @wintonzheng in #1608
- Update docker compose with local file mounting by @suchintan in #1609
- Support PDF for file uploads by @wintonzheng in #1610
- call webhook when time out by @wintonzheng in #1612
- Change PDF Block Icon and input type by @wintonzheng in #1615
- Show permanent tooltip for parameters on the first block of the workflow by @wintonzheng in #1616
- speed up extraction by @wintonzheng in #1617
- Support uploading files from S3 by @wintonzheng in #1618
- fix download file auto remove % by @wintonzheng in #1619
- Change ai suggestion to take user input and context by @wintonzheng in #1620
- Add parameters in advanced settings of task based blocks by @wintonzheng in #1621
- Use suffix instead of prefix when creating temp file by @wintonzheng in #1622
- Prevent default on drag over for file upload by @wintonzheng in #1623
- remove the blocked svg element from the prompt by @wintonzheng in #1624
- Add support for google drive links by @wintonzheng in #1625
- optimize downalod waiting time logic by @wintonzheng in #1626
- Workflow implementation for data schema suggestions by @wintonzheng in #1627
- Update parameter hint by @wintonzheng in #1628
- Rename observer to task 2.0 by @wintonzheng in #1629
- Change example tasks to fill prompt box when skyvern 2.0 is selected by @wintonzheng in #1630
- add extract action type in frontend by @wintonzheng in #1631
- support frameset by @wintonzheng in #1633
- reduce hover style map by @wintonzheng in #1634
- ExtractAction by @wintonzheng in #1632
- optimize hover style map by @LawyZheng in #1635
- add organization_id to the Created workflow run log by @wintonzheng in #1636
- Add status filter to workflow runs endpoints by @wintonzheng in #1637
- Add a title search parameter to workflows endpoint, add index to work… by @wintonzheng in #1638
- Add status filters to workflow runs UI by @wintonzheng in #1639
- do not auto publish workflow with observer by @wintonzheng in #1640
- Add workflow_oid_status_idx index to workflow table to index status by @wintonzheng in #1642
- Add ability to search workflows by title by @wintonzheng in #1643
- Change style of search by title input of workflows by @wintonzheng in #1644
- fix build boundingbox timeout by @wintonzheng in #1646
- get rid of observer_cruise in observer_service code by @wintonzheng in #1651
- drop invisible svg elements by @wintonzheng in #1654
- Add advanced settings in prompt box by @wintonzheng in #1655
- optimize domutils by @wintonzheng in #1656
- Disable rerun when v2 task is used by @wintonzheng in #1657
- shu/get rid off observer cruise part3 by @wintonzheng in #1658
- dont generate loop-over value when saving the workflow anymore by @wintonzheng in #1659
- Migrate docs to fern by @suchintan in #1652
- Remove ability to add context parameters through the UI by @wintonzheng in #1660
- Add publish_workflow and totp_identifier fields in advanced settings by @wintonzheng in #1661
- Redirect directly to workflow run when observer task created by @wintonzheng in #1662
- feat: add Novita AI deepseek models by @jasonhp in #1647
- fix geico prompt by @wintonzheng in #1663
- support global workflow by @wintonzheng in #1664
- add observer task block by @wintonzheng in #1665
- improve selection dom listener performance by @wintonzheng in #1667
- Add Amazon Bedrock environment variables 🔒 by @pcgeek86 in #1668
- Add Microsoft Azure OpenAI setup steps ☁️ by @pcgeek86 in #1670
- task v2 proxy location update by @wintonzheng in #1671
- Add job agent by @wintonzheng in #1672
- Add org index to the actions table by @wintonzheng in #1673
- Remove TOTP URL from UI by @wintonzheng in #1674
- WIP - Loop node advanced parameters + complete_if_empty by @wintonzheng in #1675
- Frontend for complete if empty by @wintonzheng in #1676
- Open source TOTP by @wintonzheng in #1677
- Put success/failure indicators in block items of timelines by @wintonzheng in #1680
New Contributors
Full Changelog: v0.1.51...v0.1.52