v0.6.1
superradcompany/microsandboxv0.6.1Jun 28, 2026by github-actions[bot]
AI Summary
This release focuses on stability and cross-platform improvements. It introduces a new doctor tool for diagnostics, adds bind mount support specifically for Windows, and enhances CLI capabilities with a non-TTY execution mode and a self-downgrade feature.
Key Highlights
- Cross-platform host checks with auto-fixes (Doctor feature)
- Windows support for bind mounts
- CLI --no-tty execution mode
- Self-downgrade functionality
- Stale sandbox cleanup fix
New Features
- Doctor tool for host checks
- Windows bind mount support
- CLI --no-tty execution mode
- Self-downgrade capability
Full Release Notes
## What's Changed * chore: refresh npm lockfile after v0.6.0 by @github-actions[bot] in https://github.com/superradcompany/microsandbox/pull/1047 * fix: stop stale sandboxes and stage winget package by @appcypher in https://github.com/superradcompany/microsandbox/pull/1050 * feat(doctor): cross-platform host checks with safe auto-fixes by @appcypher in https://github.com/superradcompany/microsandbox/pull/1054 * feat(windows): support bind mounts by @appcypher in https://github.com/superradcompany/microsandbox/pull/1055 * packaging(winget): declare VCRedist 2015+ dependency by @appcypher in https://github.com/superradcompany/microsandbox/pull/1057 * feat(cli): add --no-tty execution mode by @appcypher in https://github.com/superradcompany/microsandbox/pull/1059 * feat(cli): add self downgrade by @appcypher in https://github.com/superradcompany/microsandbox/pull/1058 * chore(release): bump microsandbox to 0.6.1 by @appcypher in https://github.com/superradcompany/microsandbox/pull/1061 **Full Changelog**: https://github.com/superradcompany/microsandbox/compare/v0.6.0...v0.6.1