Skip to content

v0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 07:00
· 242 commits to main since this release
fc2ffc3

Highlights

This release reverts the default virtual machine type to QEMU for devices running macOS 13.0 or newer, as a reaction to number of issues reported.

We however still encourage users to try out the new virtual machine type and provide valuable feedback.
Users willing to try the new native macOS virtualization should set --vm-type vz flag or specify vmType: vz in the config.

This release does not affect existing instances running on v0.5.0. But newly created instances will default to QEMU.

Fixes

  • Possible empty volume mounts when mountType is "" in the config.
  • Unused disk space not getting freed in some scenarios.

Commits

Full Changelog: v0.5.0...v0.5.1