v0.5.3
nextauthjs/next-authv0.5.3Apr 14, 2025by ekzhang
AI Summary
This is a minor maintenance release for the bore project that fixes the Dockerfile, updates Linux installation documentation, and introduces a new feature for configurable server control and tunnel addresses.
Key Highlights
- Fixed Dockerfile build configuration
- Updated installation instructions for Linux
- Added configurable control/tunnel addresses for the server
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