What's Changed
- fix: old credentials are not accessible by @celalzamanoglu in #4358
- [SKV-4350] Add OLLAMA_SUPPORTS_VISION env var, update docs by @AronPerez in #4351
- Save LLM prompt and response artifacts in TextPromptBlock by @pedrohsdb in #4361
- conditional inside conditional by @celalzamanoglu in #4362
- hydrate workflow run response with workflow title by @wintonzheng in #4363
- support extension choice in pbs by @LawyZheng in #4364
- empty browser extension bugfix by @LawyZheng in #4365
- add LLM-safe context to conditional NL branch evaluation by @celalzamanoglu in #4368
- updated tooltip and placeholder of conditional block by @celalzamanoglu in #4369
- Update API specifications with fern api update by @wintonzheng in #4373
- store the masked value for secret input actions in caching (ai=fallback mode) by @wintonzheng in #4377
- fix local variable not defined errors by @wintonzheng in #4376
- [NO-TICKET] Add Start VNC Streaming Script to scripts/ by @AronPerez in #4304
- use GitHub flavoured markdown to emphasis warning and important sections of Readme by @kutt in #3924
- downgrade noisy logs to debug by @wintonzheng in #4378
- remove codeflash by @wintonzheng in #4379
- Bump vite from 5.4.20 to 5.4.21 in /skyvern-frontend in the npm_and_yarn group across 1 directory by @dependabot[bot] in #4360
- Bump js-yaml from 4.1.0 to 4.1.1 in /skyvern-frontend in the npm_and_yarn group across 1 directory by @dependabot[bot] in #4359
- return clear 400 for missing required workflow params instead of 500 by @celalzamanoglu in #4380
- initializes string parameters without defaults as empty strings instead of null by @celalzamanoglu in #4382
- Populate close_browser_on_completion in cleanup_for_workflow_run by @stanislaw89 in #4381
- Fix ID generation uniqueness by @stanislaw89 in #4383
- secret storage in azure by @wintonzheng in #4384
- Update data center proxies to point to new provider by @suchintan in #4386
- fix dependency by @LawyZheng in #4374
- fix scrolling action by @LawyZheng in #4389
- cache get_workflow_script_by_cache_key_value query and re-enable post action execution to generate code by @wintonzheng in #4385
- add PH proxy option by @marcmuon in #4395
- New Billing - per action credit consumption by @marcmuon in #4398
- Fix FileParserBlock decoding errors by @marcmuon in #4399
- fix wrong screenshot by @celalzamanoglu in #4400
- Workflow Copilot: backend side of the first version by @stanislaw89 in #4401
- link actions to their screenshots - frontend by @celalzamanoglu in #4403
- Fix nested DB connections by @stanislaw89 in #4402
- link actions to their screenshots - backend by @celalzamanoglu in #4404
- support browser type choice for pbs by @LawyZheng in #4406
- Revert "Fix nested DB connections" by @LawyZheng in #4408
- add step count to webhooks and get run payload by @marcmuon in #4410
- Reapply "Fix nested DB connections" by @stanislaw89 in #4411
- Workflow Copilot: some improvements by @stanislaw89 in #4413
- support referen workflow output by @LawyZheng in #4414
- Workflow Copilot: initial UI by @stanislaw89 in #4416
- fixing artifacts endpoint removing api from path by @celalzamanoglu in #4417
- add 1s delay between cached actions by @pedrohsdb in #4418
- GLACIER_IR default for artifacts s3 bucket by @wintonzheng in #4415
- Log duration_seconds in api.raw_request by @stanislaw89 in #4421
- add zstd compression for .har by @wintonzheng in #4420
- Workflow Copilot: show copilot button for screenshot browser by @stanislaw89 in #4423
- fix s3 _get_storage_class_for_org by @wintonzheng in #4424
- fix: multiple entry blocks detected on nested loops by @celalzamanoglu in #4422
- Workflow Copilot: more logs and minor UI improvements by @stanislaw89 in #4425
- preserve preview suffix in vertex cache model name by @pedrohsdb in #4426
- fix conditional block branch evaluation for all expression types by @celalzamanoglu in #4428
- use _PATH_VERSION in s3 path instead of hardcoding by @wintonzheng in #4387
- Update API specifications with fern api update by @wintonzheng in #4419
New Contributors
- @AronPerez made their first contribution in #4351
- @kutt made their first contribution in #3924
Full Changelog: v1.0.7...v1.0.8