v0.6.1
abi/screenshot-to-codev0.6.1Jun 28, 2026by github-actions[bot]
AI Summary
Expands cross-platform support by adding Windows bind mount capabilities and a self-downgrade feature for the CLI.
Key Highlights
- Added Windows support for bind mounts.
- Implemented self-downgrade feature for CLI execution.
- Added cross-platform host checks with safe auto-fixes.
New Features
- Windows bind mount support
- CLI self-downgrade capability
- Cross-platform diagnostic tools
- Winget package declaration
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