v1.0.7
Skyvern-AI/skyvernv1.0.7Dec 22, 2025by wintonzheng
AI Summary
Focuses on infrastructure improvements including Azure blob storage, Redis-based rate limiting, and enhancements to file parsing and conditional block security.
Key Highlights
- Azure blob storage integration
- Redis-based app-level RateLimiter
- File parser robustness improvements
- Conditional block rendering safety improvements
- Batch task/workflow updates
New Features
- Azure blob storage
- Rate limiting
- File parser improvements
- Batch processing updates
Full Release Notes
## What's Changed * Add app-level Redis-based RateLimiter by @stanislaw89 in https://github.com/Skyvern-AI/skyvern/pull/4336 * Preserve data schema when cloning file parser blocks by @marcmuon in https://github.com/Skyvern-AI/skyvern/pull/4337 * shu/revert transaction pooler by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4339 * add azure blob storage by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4338 * Block duplication in nested loop save fix by @marcmuon in https://github.com/Skyvern-AI/skyvern/pull/4342 * File Download Endpoint - need to include in schema for SDK by @marcmuon in https://github.com/Skyvern-AI/skyvern/pull/4343 * batch task/workflow update by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4344 * Rebuild fern client sdk to 1.06 by @marcmuon in https://github.com/Skyvern-AI/skyvern/pull/4331 * Stricter mypy rules for skyvern.library.* by @stanislaw89 in https://github.com/Skyvern-AI/skyvern/pull/4345 * Increase DB retry backoff by @stanislaw89 in https://github.com/Skyvern-AI/skyvern/pull/4346 * Update API specifications with fern api update by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4349 * try to fix empty page by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/4352 * Keep secrets safe in conditional branch rendering by @celalzamanoglu in https://github.com/Skyvern-AI/skyvern/pull/4353 * fix caching totp value in the fallback mode by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4354 * improve interactable parsing by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/4355 * update blocking list by @LawyZheng in https://github.com/Skyvern-AI/skyvern/pull/4357 **Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v1.0.6...v1.0.7