v1.0.20

Skyvern-AI/skyvernv1.0.20Feb 21, 2026by wintonzheng

AI Summary

Release v1.0.20 introduces 2FA/TOTP verification code UI and implements browser profile testing with login-free workflow support in the frontend.

Key Highlights

  • Frontend 2FA verification code UI and notifications
  • Backend 2FA cleanup and simplification
  • Browser profile testing & login-free workflow UI
  • Link browser session ID to workflow run header

New Features

  • 2FA verification code UI
  • Browser profile testing UI
  • Login-free workflow support frontend

Full Release Notes

## What's Changed

Version bumped from 1.0.19 to 1.0.20

### Recent Changes
- Bump version to 1.0.20 (#4835) (6c9cf91c)
- feat: Browser profile testing & login-free workflow UI - frontend (#SKY-8012) (#4833) (576032e1)
- [SKY-6] Frontend: 2FA verification code UI and notifications (#4787) (c330a9b2)
- [SKY-6] Backend 2FA Cleanup (#4826) (aa2eb8d4)

**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v1.0.19...v1.0.20


## What's Changed
* [SKY-6] Backend 2FA Cleanup by @AronPerez in https://github.com/Skyvern-AI/skyvern/pull/4826
* [SKY-6] Frontend: 2FA verification code UI and notifications by @AronPerez in https://github.com/Skyvern-AI/skyvern/pull/4787
* feat: Browser profile testing & login-free workflow UI - frontend (#SKY-8012) by @celalzamanoglu in https://github.com/Skyvern-AI/skyvern/pull/4833
* Bump version to 1.0.20 by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4835


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v1.0.19...v1.0.20