v0.5.3

browserbase/stagehandv0.5.3Apr 14, 2025by ekzhang

AI Summary

This release focuses on infrastructure improvements and configuration enhancements. It includes fixes to the Docker environment, updates to installation documentation, and introduces configurable server address settings.

Key Highlights

  • Fixed Dockerfile to ensure proper environment setup
  • Updated Linux installation instructions
  • Added configurable control and tunnel addresses for the server
  • Welcomed three new contributors

New Features

  • Configurable control/tunnel addresses for the server

Full Release Notes

## What's Changed
* Fix Dockerfile by @StefMa in https://github.com/ekzhang/bore/pull/151
* docs: update installation instructions for Linux by @gouwazi in https://github.com/ekzhang/bore/pull/152
* Add configurable control/tunnel addresses for the server by @confor in https://github.com/ekzhang/bore/pull/162

## New Contributors
* @StefMa made their first contribution in https://github.com/ekzhang/bore/pull/151
* @gouwazi made their first contribution in https://github.com/ekzhang/bore/pull/152
* @confor made their first contribution in https://github.com/ekzhang/bore/pull/162

**Full Changelog**: https://github.com/ekzhang/bore/compare/v0.5.2...v0.5.3