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