# Multipass v1.15.1 — 1.15.1 - Product: Multipass (https://whatsnew.fyi/product/multipass) - Vendor: Canonical - Date: 2025-02-26 - Version: v1.15.1 - Original notes: https://github.com/canonical/multipass/releases/tag/v1.15.1 - Permalink: https://whatsnew.fyi/product/multipass/releases/v1.15.1 - Labels: Platforms: Desktop What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fixed permission denied errors when editing, adding, or removing files on mounts - **fixed** — Mount target and sources are now properly checked to prevent code injection - **fixed** — Corrected incorrect CPU and memory reporting in GUI - **fixed** — Resolved an intermittent Connection is being forcefully terminated error due to premature disposal of RPC streams - **fixed** — Correctly restore console output settings after CLI test run on Windows - **fixed** — Fixed cursor color in Windows console - **fixed** — Fixed GUI crash on close on Windows - **fixed** — Unified return codes for invalid states in error handling - **fixed** — Fixed a build failure on Ubuntu ARM64 due to missing dependencies - **changed** — Clarified and updated the launch command help text - **changed** — GUI now updates the version automatically - **changed** — Updated Multipass references to point to the correct website #### 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