v1.0.34

Skyvern-AI/skyvernv1.0.34May 7, 2026by github-actions[bot]

AI Summary

A maintenance release focusing on PyPI asset fixes and deprecating legacy Streamlit credential paths.

Key Highlights

  • Fixed PyPI quickstart wheel assets.
  • Deprecated Streamlit credential path.
  • Persisted block status on script termination.
  • Fixed browser profile dropdown clipping issues.

New Features

  • Fix PyPI quickstart wheel assets
  • Deprecate Streamlit credential path
  • Persist block status on script termination
  • Stop browser profile dropdown clipping its last item

Full Release Notes

## What's Changed

Version bumped from 1.0.33 to 1.0.34

### Recent Changes
- Fix PyPI quickstart wheel assets (#5867) (6e95a42f)
- Deprecate Streamlit credential path (#5836) (dc8c8686)
- fix(SKY-9568): persist block status on script termination, distinguish complete-reject from intentional terminate (#5862) (dddbe89f)

**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v1.0.33...v1.0.34


## What's Changed
* fix(SKY-9568): persist block status on script termination, distinguish complete-reject from intentional terminate by @pedrohsdb in https://github.com/Skyvern-AI/skyvern/pull/5862
* Deprecate Streamlit credential path by @suchintan in https://github.com/Skyvern-AI/skyvern/pull/5836
* Fix PyPI quickstart wheel assets by @marcmuon in https://github.com/Skyvern-AI/skyvern/pull/5867


**Full Changelog**: https://github.com/Skyvern-AI/skyvern/compare/v1.0.33...v1.0.34