github canonical/multipass v1.14.0-rc4
1.14.0 RC4

latest release: v1.14.0-rc5
pre-release3 days ago

Multipass version 1.14.0 RC4

A new Multipass release candidate, and this one is packed with goodies! The main highlight is a brand new graphical user interface, but there are a number of other significant new features as well.

  1. The new graphical user interface (GUI) should make it easy and intuitive to manage your Multipass virtual machine instances. This is what we call a minimal viable product and as time goes on, we will be adding more functionality and tweaking the interface. You can launch the new GUI by looking for "Multipass" in the ways you normally launch applications on your host platform. Please try it out and provide feedback.
  2. The ability to add an external bridged network to an existing instance. Much like what multipass launch --bridged does, but for an already existing instance. In order to do this, you must:
  3. Instances can now be force-stopped instances, with multipass stop --force <instance-name>.
  4. Snapshots are now available on the VirtualBox backend, which joins QEMU and Hyper-V in this regard.

Windows and macOS installers are available below, and the Snap in the beta snap channel:

snap refresh multipass --beta
# or
snap install multipass --beta

More highlights:

  • Classic mounts are more secure now.
  • User and group ID-mappings in mounts have been improved to prevent overlaps.
  • The Snap package has been greatly optimized. It is ~48% smaller in size (122MB -> 64MB).
  • The date and time inside an instance should not skew when resuming from suspend. (#982)
  • Along with aforementioned GUI, the icon set has been updated including light and dark mode icons on macOS.
  • Switched to using vcpkg for building the grpc and POCO library dependencies.
  • bash completions for get and set

You can find the full list of changes since 1.13.1 in our v1.14.0 milestone and even more detailed in the full commit log.

Feedback

Please file issues here for problems and feature requests, or come to our discourse to chat. We're also in Multipass on Matrix. See you there :)

Don't miss a new multipass release

NewReleases is sending notifications on new releases.