v0.1.82
Skyvern-AI/skyvernv0.1.82May 9, 2025by LawyZheng
AI Summary
Focused on visual and interaction improvements, adding screenshots to task summaries, supporting CUA navigation, and refining input handling for code blocks and 2FA flows.
Key Highlights
- Added screenshots to Task V2 summary
- Added support for CUA navigation block
- Added input parameters to code blocks
- Refactored full page screenshot logic
New Features
- Screenshots in summary
- CUA navigation
- Code block inputs
- Full page screenshot refactor
Full Release Notes
## What's Changed * add screenshots back for the v2 task summary by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/2302 * support CUA navigation block by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/2306 * Jon/add input parameters to code block by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/2308 * Add 2FA verbiage to default nav goal for login block by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/2309 * Fix fern slug referenced in marketing e mail by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/2307 * refactor full page screenshot by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/2310 * fix anthropic llm stats by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/2313 * Simplify/update GitHub workflow for nightly openapi spec updates by @fern-support in https://github.com/Skyvern-AI/skyvern/pull/2297 * fix hidden input element by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/2314 ## New Contributors * @fern-support made their first contribution in https://github.com/Skyvern-AI/skyvern/pull/2297 **Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.1.81...v0.1.82