What's Changed
- unthaw S3 objects by @wintonzheng in #3406
- scripts gen all block support by @wintonzheng in #3407
- refactor select option logic by @LawyZheng in #3408
- pbs proxy debugging by @LawyZheng in #3409
- add back error code description in the main prompt by @LawyZheng in #3410
- Pedro/migrate context call to main prompt by @wintonzheng in #3400
- use the run_id as the primary key for input text context feature flag by @wintonzheng in #3412
- llm log by @wintonzheng in #3414
- add totp_code_required info to the InputTextAction json by @wintonzheng in #3415
- fix generate error code bug by @LawyZheng in #3416
- script gen fix file upload and file download blocks by @wintonzheng in #3417
- selfhost debugger support part 1 -- give a VNC support flag in backend by @LawyZheng in #3418
- self host debug support part 2 - add vnc support flag in debug session model by @LawyZheng in #3419
- selfhost debugger support part 3 - frontend change by @LawyZheng in #3420
- fix cant turn off browser session browser by @LawyZheng in #3421
- Azure Vault credential support by @stenn930 in #3394
- shu/fix totp script gen by @wintonzheng in #3423
- Support skyvern.upload_file by @wintonzheng in #3424
- multiple UI fixes/updates by @jomido in #3422
- show turn off browser button by @LawyZheng in #3426
- fix run duration calculation by @LawyZheng in #3427
- add history to surface errorcode prompt by @LawyZheng in #3428
- Use gemini 2_5 flash lite for create_extract_action by @LawyZheng in #3429
- Update API specifications with fern api update by @wintonzheng in #3430
- enable code block frontend by default by @wintonzheng in #3399
- add workflow_run.script_run and mark ai_fallback_triggered when the script falls back to ai run by @wintonzheng in #3433
- fix webhook payload schema doc by @wintonzheng in #3435
- Quick fix: workflow_run.script_run schema validation by @wintonzheng in #3436
- Script run - take screenshot for the workflow run block by @wintonzheng in #3437
- Smarter select_option & input_text actions by @wintonzheng in #3440
- Jon/UI updates 09 15 1 by @jomido in #3441
- Issue-2756: updated alembic setup to account for
asyncpg
mode by @Valeran86 in #3431 - Update log message for S3 upload completion by @suchintan in #3438
New Contributors
- @Valeran86 made their first contribution in #3431
Full Changelog: v0.2.13...v0.2.14