v0.3.10

superradcompany/microsandboxv0.3.10Apr 3, 2026by github-actions[bot]

AI Summary

This is a patch release (v0.3.10) focused on bug fixes and dependency optimization. The key change is a fix for the CLI's self-update functionality to properly download the latest version bundle, along with disabling SeaORM default features to reduce dependency overhead.

Key Highlights

  • Fixed CLI self-update to download latest version bundle correctly
  • Disabled SeaORM default features to optimize dependencies
  • Version bump to v0.3.10
  • New contributor @enricoschaaf made their first contribution

Full Release Notes

## What's Changed
* fix(cli): download latest version bundle during self update by @appcypher in https://github.com/superradcompany/microsandbox/pull/490
* Disable SeaORM default features by @enricoschaaf in https://github.com/superradcompany/microsandbox/pull/491
* chore: bump version to 0.3.10 by @appcypher in https://github.com/superradcompany/microsandbox/pull/492

## New Contributors
* @enricoschaaf made their first contribution in https://github.com/superradcompany/microsandbox/pull/491

**Full Changelog**: https://github.com/superradcompany/microsandbox/compare/v0.3.9...v0.3.10