Fix workflow run timeline missing steps until refresh (#4587) (f25e6c40)
change sidebar expand/collapse icon from pin to chevron (#4586) (ee1cb013)
Quickstart: allow passing DATABASE_STRING as parameter (#4580) (6796e36c)
remove credential type from input parameters (#4585) (6b6b546c)
Update API specifications with fern api update (#4583) (3bef13c5)
Add timing logs to page readiness checks (#4582) (02c69e3f)
Fix credential not clearing when deselected in login block (#4581) (c94532ce)
Add fern/ and docs/ directories to skyvern-cloud sync (#4547) (344e13a3)
Fix auto-release not triggering Docker build workflow (#4579) (67d3479d)
Show all branch evaluations in conditional block timeline (#SKY-7495) (#4577) (3694faf2)
support passing run_with for run_task endpoint (mostly for task v2) (#4576) (69e1ea15)
Full Changelog: https://github.com/Skyvern-AI/skyvern/compare/v1.0.11...v1.0.12
What's Changed
support passing run_with for run_task endpoint (mostly for task v2) by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4576
Show all branch evaluations in conditional block timeline (#SKY-7495) by @celalzamanoglu in https://github.com/Skyvern-AI/skyvern/pull/4577
Fix auto-release not triggering Docker build workflow by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4579
Add fern/ and docs/ directories to skyvern-cloud sync by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/4547
Fix credential not clearing when deselected in login block by @celalzamanoglu in https://github.com/Skyvern-AI/skyvern/pull/4581
Add timing logs to page readiness checks by @pedrohsdb in https://github.com/Skyvern-AI/skyvern/pull/4582
Update API specifications with fern api update by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4583
remove credential type from input parameters by @celalzamanoglu in https://github.com/Skyvern-AI/skyvern/pull/4585
Quickstart: allow passing DATABASE_STRING as parameter by @stanislaw89 in https://github.com/Skyvern-AI/skyvern/pull/4580
change sidebar expand/collapse icon from pin to chevron by @celalzamanoglu in https://github.com/Skyvern-AI/skyvern/pull/4586
Fix workflow run timeline missing steps until refresh by @celalzamanoglu in https://github.com/Skyvern-AI/skyvern/pull/4587
Fix editor showing unsaved changes when switching conditional branches by @celalzamanoglu in https://github.com/Skyvern-AI/skyvern/pull/4588
task v2 termination by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4589
Workflow Copilot: clarify loop_over_parameter_key by @stanislaw89 in https://github.com/Skyvern-AI/skyvern/pull/4592
Add skyvern run dev command and superset workspace setup by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/4593
Update API specifications with fern api update by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4599
Add ForLoop block support for cached scripts (#SKY-7751) by @pedrohsdb in https://github.com/Skyvern-AI/skyvern/pull/4600
Cap number of tokens sent for PDF parsing requests (avoid total failure) by @marcmuon in https://github.com/Skyvern-AI/skyvern/pull/4602
Add support for conditional blocks when running with script caching by @pedrohsdb in https://github.com/Skyvern-AI/skyvern/pull/4603
Commit superset configs by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/4598
Add Claude Code GitHub Workflow by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/4597
Add collapsible Agents section in sidebar by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/4605
Add Claude Code GitHub Actions for PR reviews by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/4595
Replace FileIcon with FolderIcon for folder UI elements by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/4607
script to profile a workflow run by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4608
Support OCR of image files in File Parser block by @marcmuon in https://github.com/Skyvern-AI/skyvern/pull/4609
add actions to workflow run profiling by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4610
fix embed pdf frame bug by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/4613
Move Run Workflow button to top of page by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/4611
Revert "Move Run Workflow button to top of page" by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/4614
Revert "Add support for conditional blocks when running with script caching (#4603)" by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4616
Fix Block Library search to include block descriptions (#SKY-7583) by @celalzamanoglu in https://github.com/Skyvern-AI/skyvern/pull/4617
Fix UI line lag when toggling Advanced Settings (#SKY-7702) by @celalzamanoglu in https://github.com/Skyvern-AI/skyvern/pull/4618
Route stdlib logging through structlog for JSON asyncio exceptions by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4601
v1.0.12 by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4620
Full Changelog: https://github.com/Skyvern-AI/skyvern/compare/v1.0.11...v1.0.12