v0.6.11
superradcompany/microsandboxv0.6.11Aug 19, 2026by github-actions[bot]
AI Summary
This release improves Linux compatibility by lowering the glibc baseline requirement and updates documentation to clarify Windows support.
Key Highlights
- Lowered Linux glibc baseline requirement to 2.28
- Aligned installer glibc floor for consistency
- Clarified Windows support requirements in documentation
- Refreshed npm lockfile
Full Release Notes
## What's Changed * docs: clarify Windows support requirements by @appcypher in https://github.com/superradcompany/microsandbox/pull/1399 * chore: refresh npm lockfile after v0.6.10 by @github-actions[bot] in https://github.com/superradcompany/microsandbox/pull/1394 * fix(release): lower Linux glibc baseline to 2.28 by @appcypher in https://github.com/superradcompany/microsandbox/pull/1401 * fix(release): align installer glibc floor by @appcypher in https://github.com/superradcompany/microsandbox/pull/1406 * chore(release): bump microsandbox to 0.6.11 by @appcypher in https://github.com/superradcompany/microsandbox/pull/1403 **Full Changelog**: https://github.com/superradcompany/microsandbox/compare/v0.6.10...v0.6.11