New
1.15.1
Multipass version 1.15.1
We're pleased to announce Multipass 1.15.1, a bug fix release addressing various issues across platforms. Thanks to our contributors for their efforts in addressing these issues.
Highlights
- Mounts:
- “permission denied” errors were returned when editing, adding, or removing files. (https://github.com/canonical/multipass/issues/3834)
- Mount target and sources are now properly checked to prevent code injection (https://github.com/canonical/multipass/issues/3759)
- GUI
- Corrected incorrect CPU and memory reporting (https://github.com/canonical/multipass/issues/3838)
- Resolved an intermittent “Connection is being forcefully terminated" due to a premature disposal of RPC streams (https://github.com/canonical/multipass/pull/3829)
Windows-specific fixes
- Correctly restore console output settings after CLI test run that prevented remaining tests to use the console (https://github.com/canonical/multipass/issues/3788)
- Fixed cursor color in Windows console (https://github.com/canonical/multipass/issues/3840)
- Fixed GUI crash on close (https://github.com/canonical/multipass/pull/3910)
And more
- Error handling: Unified return codes for invalid states (https://github.com/canonical/multipass/pull/3764)
- ARM64 support: Fixed a build failure on Ubuntu ARM64 due to missing dependencies (https://github.com/canonical/multipass/issues/3739)
- Documentation: Clarified and updated the launch command help text (https://github.com/canonical/multipass/pull/3833)
- Update the version in the GUI automatically (https://github.com/canonical/multipass/pull/3806)
- Updated Multipass references to point to the correct website (https://github.com/canonical/multipass/issues/3839)
Expanded changelog: https://github.com/canonical/multipass/compare/v1.15.0...v1.15.1