Skip to main content

Changelog

Release notes and direct download links for MuseSounds Manager

2.2.0

[In Development]

  • Updated to Avalonia 12

  • Bumped C# Dependencies

  • Bump core support library to latest version


2.1.2

[DEB / RPM / TAR]

4 February 2026

  • Adjust page fetch logic to aid in support of internal Muse Group scenarios

  • "Checking for updates" will now only check against installed MuseSounds vs all available MuseSounds

  • Bump C# Dependencies

  • Enhanced offline caching to become more stable

  • Fixed: Regression with theme colours in a few locations

  • Bump core support library to latest version


2.1.1

[DEB / RPM / TAR]

16 December 2025

  • Fixed issue where home page was limited to only 10 MuseSounds

  • Switch to NativeAOT

  • Update to .NET 10

  • Port over latest GraphQL support libraries from Windows

  • Bump dependencies

  • Bump core support library to latest version

  • Catch exceptions on startup and log them

  • Improved logging in a few scenarios


2.1.0

[DEB / RPM / TAR]

4 November 2025

  • [Breaking] [DEB/RPM] App executable renamed from Muse.Client.Linux to muse-sounds-manager

  • Rebuilt CI system, switch to new source repo

  • Update to .NET 9 + update dependencies

  • Enable trimming to reduce app size

  • Added missing unzip dependency

  • Renamed to MuseSounds Manager

  • Removed update timer (app will still check for updates on startup)

  • Added "What's New?" to MuseSounds modal - refactor modal to match Windows/macOS

  • Log detected MuseSampler info in logs

  • Removed a few references to MuseHub within locale strings

  • Adjusted app primary theme to improve accessibility

  • Fixed crash during startup when migrating old files from v1

  • Fixed broken acknowledgements link

  • Added --show-sampler-update and --show-hidden-statuses flags

  • Added ability to pass in feature configurations using --FC-{key}={value} to aid in support / user debugging

  • If launched with the above parameters, MSM will show the status of MuseSampler downloads, alongside displaying a notification when MuseSampler has successfully updated

  • Checking for updates will also check for MuseSampler updates

  • Improved some messaging around failed MuseSampler updates + allow retries without needing to restart MSM

  • A few tweaks to our internal libcurl usage to try improve performance

  • Improved UX around downloading items, progress bar will now display when expected

  • Added ability to cancel downloads in phase 1 (phase 2 still does not support cancellation), phase 3 works as previous

  • Added ability to pause all current downloads (where supported)

  • Display status pane when downloads are paused

  • Log errors when unable to launch system commands (including unzip)

  • Switch from StrawberryShake to custom GraphQL implementation (reduced GC allocations, HTTP2, new features, etc.)

  • Switched to using cached APQ queries for performance improvements

  • Added support for headless environments for internal Muse Group usage using --headless

  • Added support for downloading via command line for internal Muse Group usage using --install-musesounds={ID1},{ID2}

  • Added support for uninstalling via command line for internal Muse Group usage using --uninstall-musesounds={ID1},{ID2}


2.0.4

[DEB / RPM / TAR]

11 July 2025

  • Fixed issues preventing MuseSounds from appearing in MuseScore Studio


2.0.3

[DEB / RPM / TAR]

2 December 2024

  • Adjust app primary color theme

  • Changed primary button text from Free -> Install

  • Remove "Alt" state, by default show Uninstall button on installed MuseSounds

  • Ask for permission to update Muse Sounds Manager before running sudo command

  • Fallback to running package manually during update if unable to automatically run

  • Improved migration logic for v1 default download location "/srv/muse-hub/downloads"

  • Enable partial trimming to reduce app size

Did this answer your question?