v0.2.2
Skyvern-AI/skyvernv0.2.2Jun 10, 2025by LawyZheng
AI Summary
A maintenance release focusing on CI improvements, specifically adding Docker Hub image automation and fixing timeouts for LLM calls related to SVG and CSS parsing.
Key Highlights
- Added Docker Hub image CI
- Fixed SVG and CSS LLM call timeouts
- Fixed pyproject.toml configuration
Full Release Notes
## What's Changed * add docker hub image ci by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/2619 * fix timeout for svg and css LLM call by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/2662 * pyproject.toml v0.2.1 - fix by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/2663 **Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v0.2.1...v0.2.2