0.9.0
Multipass version 0.9.0
Windows and macOS installers available below, the Snap in the beta
snap channel:
snap refresh multipass --channel beta
# or
snap install multipass --channel beta --classic
macOS notice
We've had some trouble with the signed version of the installer, so we're adding an unsigned version as a fallback. Please let us know in an issue if you have any troubles. Thanks!
Highlights
- image trimming to recover host disk space (#880)
- make mounts more resilient (#937 #509)
- driver healthchecks will now inform you of their prerequisites rather than failing late (#6 #948)
- switch to core18 base (#596 #598)
- prepare for confinement and switching to
strict
mode in the snap (#995) - system menu integration for Snap and Windows (#991 #967 #944)
- improve daemon responsiveness (#984 #1033 #1109 #1110)
- publish development Snaps and macOS installers on GitHub (#1125 #1147)
- help the user choose a disk size when they've requested too small (#701 #1120)
- a lot of
multipass help
and documentation fixes (#612 #1011 #1023 #1054 #1104 #1099 #1113 #1123)
You can find the full list of changes in our v0.9.0 project and even more detailed in the full commit log.
System menu
On Windows and Linux, the system menu icon is now fully integrated and autostarted. To disable autostart, just run: multipass set client.gui.autostart=false
. You can still always run the Multipass app manually.
Feedback
Please file issues here for problems and feature requests, or come to our discourse to chat. We're also on #multipass
on Freenode. See you there :)