New
v1.0.10
What's Changed
- Add block labels validation in run_blocks by @stanislaw89 in https://github.com/Skyvern-AI/skyvern/pull/4500
- Fix Gemini 3 Flash cache creation and false fallback detection by @pedrohsdb in https://github.com/Skyvern-AI/skyvern/pull/4502
- Workflow Copilot: LLM-based YAML autocorrection by @stanislaw89 in https://github.com/Skyvern-AI/skyvern/pull/4504
- Store screenshot artifacts, generate URLs when needed by @marcmuon in https://github.com/Skyvern-AI/skyvern/pull/4506
- clean up block output and parameter references when blocks/parameters are renamed or deleted by @celalzamanoglu in https://github.com/Skyvern-AI/skyvern/pull/4507
- check bitwarden itemid format by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/4508
- Remove Fern icon from generated readme by @stanislaw89 in https://github.com/Skyvern-AI/skyvern/pull/4509
- Return 409 on workflow updates race conditions by @stanislaw89 in https://github.com/Skyvern-AI/skyvern/pull/4510
- browser sessions v2 - backend by @noqcks in https://github.com/Skyvern-AI/skyvern/pull/4515
- general text captcha solution by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/4517
- retry otp webhook call by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/4518
- show affected blocks in confirmation dialog when deleting blocks or parameters by @celalzamanoglu in https://github.com/Skyvern-AI/skyvern/pull/4519
- remove credential value type from input parameter dropdown by @celalzamanoglu in https://github.com/Skyvern-AI/skyvern/pull/4522
- cache tiktoken by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/4521
Full Changelog: https://github.com/Skyvern-AI/skyvern/compare/v1.0.9...v1.0.10