microsandbox-v0.2.6

superradcompany/microsandboxmicrosandbox-v0.2.6Jun 5, 2025by appcypher

AI Summary

This release adds a host argument configuration option to the server start command and msbserver binary, allowing users to specify which network interface the server binds to.

Key Highlights

  • Added host argument to `msb server start` command
  • Added host argument to `msbserver` binary
  • Updated CLI help text and argument documentation

New Features

  • Added host argument to `msb server start` command and `msbserver` binary

Full Release Notes

## [0.2.6](https://github.com/microsandbox/microsandbox/compare/microsandbox-v0.2.5...microsandbox-v0.2.6) - (2025-06-05)

## Features
- Added host argument to `msb server start` command and `msbserver` binary

## Documentation
- Updated CLI help text and argument documentation for new host parameter