v1.0.18
Skyvern-AI/skyvernv1.0.18Feb 20, 2026by wintonzheng
AI Summary
Release v1.0.18 introduces browser profile testing and login-free workflow backend support, patches TOTP credential handling over webhooks, and updates a dependency.
Key Highlights
- Browser profile testing & login-free workflow backend support
- Patched Credential TOTP over Webhook logic
- Bumped werkzeug from 3.1.5 to 3.1.6 in langchain integration
- Reverted UI build for this release
New Features
- Browser profile testing backend (SKY-8012)
- TOTP credential handling over webhooks
Full Release Notes
## What's Changed Version bumped from 1.0.17 to 1.0.18 ### Recent Changes - revert ui build and release v1.0.18 (#4820) (36e600ee) - Bump werkzeug from 3.1.5 to 3.1.6 in /integrations/langchain (#4815) (151be6d9) - feat: Browser profile testing & login-free workflow support — backend (#SKY-8012) (#4818) (4adaf8dd) - [SKY-7980] Patch Credential TOTP Over Webhook Logic (#4811) (f8f9d2a1) **Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v1.0.17...v1.0.18 ## What's Changed * [SKY-7980] Patch Credential TOTP Over Webhook Logic by @AronPerez in https://github.com/Skyvern-AI/skyvern/pull/4811 * feat: Browser profile testing & login-free workflow support — backend (#SKY-8012) by @celalzamanoglu in https://github.com/Skyvern-AI/skyvern/pull/4818 * Bump werkzeug from 3.1.5 to 3.1.6 in /integrations/langchain by @dependabot[bot] in https://github.com/Skyvern-AI/skyvern/pull/4815 * revert ui build and release v1.0.18 by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4820 **Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v1.0.17...v1.0.18