What's Changed
Version bumped from 1.0.11 to 1.0.12
Recent Changes
- v1.0.12 (#4620) (10fa135)
- Route stdlib logging through structlog for JSON asyncio exceptions (#4601) (8d0ad39)
- Fix UI line lag when toggling Advanced Settings (#SKY-7702) (#4618) (66d6a8a)
- Fix Block Library search to include block descriptions (#SKY-7583) (#4617) (29a754c)
- Revert "Add support for conditional blocks when running with script caching (#4603)" (#4616) (91c01f9)
- Revert "Move Run Workflow button to top of page" (#4614) (1fcd659)
- Move Run Workflow button to top of page (#4611) (ebe43e1)
- fix embed pdf frame bug (#4613) (fcbb3da)
- add actions to workflow run profiling (#4610) (5fc16b6)
- Support OCR of image files in File Parser block (#4609) (fcbe7fe)
- script to profile a workflow run (#4608) (b64c7d4)
- Replace FileIcon with FolderIcon for folder UI elements (#4607) (327e6ef)
- Add Claude Code GitHub Actions for PR reviews (#4595) (ae81b19)
- Add collapsible Agents section in sidebar (#4605) (9108481)
- Add Claude Code GitHub Workflow (#4597) (7f2c78c)
- Commit superset configs (#4598) (2f24d6e)
- Add support for conditional blocks when running with script caching (#4603) (b463272)
- Cap number of tokens sent for PDF parsing requests (avoid total failure) (#4602) (2409df7)
- Add ForLoop block support for cached scripts (#SKY-7751) (#4600) (4c56ff3)
- Update API specifications with fern api update (#4599) (0de4719)
- Add skyvern run dev command and superset workspace setup (#4593) (f857cbc)
- Workflow Copilot: clarify loop_over_parameter_key (#4592) (e96358c)
- task v2 termination (#4589) (ee5cd01)
- Fix editor showing unsaved changes when switching conditional branches (#4588) (a503a19)
- Fix workflow run timeline missing steps until refresh (#4587) (f25e6c4)
- change sidebar expand/collapse icon from pin to chevron (#4586) (ee1cb01)
- Quickstart: allow passing DATABASE_STRING as parameter (#4580) (6796e36)
- remove credential type from input parameters (#4585) (6b6b546)
- Update API specifications with fern api update (#4583) (3bef13c)
- Add timing logs to page readiness checks (#4582) (02c69e3)
- Fix credential not clearing when deselected in login block (#4581) (c94532c)
- Add fern/ and docs/ directories to skyvern-cloud sync (#4547) (344e13a)
- Fix auto-release not triggering Docker build workflow (#4579) (67d3479)
- Show all branch evaluations in conditional block timeline (#SKY-7495) (#4577) (3694faf)
- support passing run_with for run_task endpoint (mostly for task v2) (#4576) (69e1ea1)
Full Changelog: v1.0.11...v1.0.12
What's Changed
- support passing run_with for run_task endpoint (mostly for task v2) by @wintonzheng in #4576
- Show all branch evaluations in conditional block timeline (#SKY-7495) by @celalzamanoglu in #4577
- Fix auto-release not triggering Docker build workflow by @wintonzheng in #4579
- Add fern/ and docs/ directories to skyvern-cloud sync by @suchintan in #4547
- Fix credential not clearing when deselected in login block by @celalzamanoglu in #4581
- Add timing logs to page readiness checks by @pedrohsdb in #4582
- Update API specifications with fern api update by @wintonzheng in #4583
- remove credential type from input parameters by @celalzamanoglu in #4585
- Quickstart: allow passing DATABASE_STRING as parameter by @stanislaw89 in #4580
- change sidebar expand/collapse icon from pin to chevron by @celalzamanoglu in #4586
- Fix workflow run timeline missing steps until refresh by @celalzamanoglu in #4587
- Fix editor showing unsaved changes when switching conditional branches by @celalzamanoglu in #4588
- task v2 termination by @wintonzheng in #4589
- Workflow Copilot: clarify loop_over_parameter_key by @stanislaw89 in #4592
- Add skyvern run dev command and superset workspace setup by @suchintan in #4593
- Update API specifications with fern api update by @wintonzheng in #4599
- Add ForLoop block support for cached scripts (#SKY-7751) by @pedrohsdb in #4600
- Cap number of tokens sent for PDF parsing requests (avoid total failure) by @marcmuon in #4602
- Add support for conditional blocks when running with script caching by @pedrohsdb in #4603
- Commit superset configs by @suchintan in #4598
- Add Claude Code GitHub Workflow by @suchintan in #4597
- Add collapsible Agents section in sidebar by @suchintan in #4605
- Add Claude Code GitHub Actions for PR reviews by @suchintan in #4595
- Replace FileIcon with FolderIcon for folder UI elements by @suchintan in #4607
- script to profile a workflow run by @wintonzheng in #4608
- Support OCR of image files in File Parser block by @marcmuon in #4609
- add actions to workflow run profiling by @wintonzheng in #4610
- fix embed pdf frame bug by @LawyZheng in #4613
- Move Run Workflow button to top of page by @suchintan in #4611
- Revert "Move Run Workflow button to top of page" by @suchintan in #4614
- Revert "Add support for conditional blocks when running with script caching (#4603)" by @wintonzheng in #4616
- Fix Block Library search to include block descriptions (#SKY-7583) by @celalzamanoglu in #4617
- Fix UI line lag when toggling Advanced Settings (#SKY-7702) by @celalzamanoglu in #4618
- Route stdlib logging through structlog for JSON asyncio exceptions by @wintonzheng in #4601
- v1.0.12 by @wintonzheng in #4620
Full Changelog: v1.0.11...v1.0.12