v1.0.19

Skyvern-AI/skyvernv1.0.19Feb 20, 2026by wintonzheng

AI Summary

Release v1.0.19 is a minor release that improves environment variable handling, adds admin impersonation controls for MCP authentication, and updates API specifications.

Key Highlights

  • Environment variables now override API keys stored in streamlit mount
  • Added gated admin impersonation controls for MCP API-key auth
  • Updated API specifications with fern api

New Features

  • Gated admin impersonation controls for MCP API-key authentication

Full Release Notes

## What's Changed

Version bumped from 1.0.18 to 1.0.19

### Recent Changes
- v1.0.19: make env vars should always overrides api keys stored in the streamlit mount in skyvern image (#4824) (b56d724e)
- Update API specifications with fern api update (#4821) (34bb166d)
- Add gated admin impersonation controls for MCP API-key auth (#4822) (71f2b7a2)

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


## What's Changed
* Add gated admin impersonation controls for MCP API-key auth by @marcmuon in https://github.com/Skyvern-AI/skyvern/pull/4822
* Update API specifications with fern api update by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4821
* v1.0.19: make env vars override api keys stored in the streamlit mount in skyvern image by @wintonzheng in https://github.com/Skyvern-AI/skyvern/pull/4824


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