v0.5.1
browserbase/stagehandv0.5.1Jun 11, 2024by ekzhang
AI Summary
This release focuses on maintenance and stability improvements, including the addition of an ARM64 Docker image and updated installation instructions. It also addresses minor documentation errors and fixes CI runner configurations.
Key Highlights
- Added ARM64 Docker image support
- Updated Homebrew installation instructions
- Fixed CI runner configuration
- Corrected documentation typo
New Features
- arm64 docker image
Full Release Notes
## What's Changed * Update Homebrew installation instructions by @ekzhang in https://github.com/ekzhang/bore/pull/80 * Fix typo, Maxmium -> Maximum by @kianmeng in https://github.com/ekzhang/bore/pull/81 * arm64 docker image by @kennycallado in https://github.com/ekzhang/bore/pull/114 * Fix CI runners by @ekzhang in https://github.com/ekzhang/bore/pull/118 * Bump version to 0.5.1 by @ekzhang in https://github.com/ekzhang/bore/pull/119 ## New Contributors * @kianmeng made their first contribution in https://github.com/ekzhang/bore/pull/81 * @kennycallado made their first contribution in https://github.com/ekzhang/bore/pull/114 **Full Changelog**: https://github.com/ekzhang/bore/compare/v0.5.0...v0.5.1