Skip to content

mStream

v6.13.1 Breaking

This release includes 4 breaking changes for platform teams planning a safe upgrade.

Published 1mo Media Servers
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

iroh javascript mstream music music-streaming rust
+1 more
self-hosted

Summary

AI summary

Build system migrated from Electron to Bun; current binaries lack installer, autostart, tray icon and use same directory for app data.

Full changelog

The build system for the binary files has been moved from electron to Bun.

Why

  • Electron was slow
  • Electron used up a lot of extra memory for features we didn't need
  • It was a pain to maintain it

What's Changed

Builds are now released in two steps. The binaries attached to this release are no longer the installable binaries with all the features. These binaries are lighter, faster, but have had some features removed. These are:

  • No more installer for windows
  • These will not boot automatically on system startup
  • No system tray icon
  • They do not choose the best place for app data. Folders for app data are created in the same directory as the binary file

The Upcoming Build System

The fully featured binaries are not going away. The new build system is current being built with Flutter (the same tool we use to build the Android Apps). This will come with some improvements:

  • Smaller files, faster install times, and less memory usage
  • All the same features as before (boot on startup, system tray icon, etc)
  • Will come with an optional desktop player

The new system should be ready in a week

Breaking Changes

  • Removed Windows installer for binaries
  • Binaries no longer autostart on system boot
  • System tray icon removed from binaries
  • App data folders are now created in the same directory as the binary (no automatic best‑place selection)

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track mStream

Get notified when new releases ship.

Sign up free

About mStream

Music streaming server with GUI management tools. Runs on Mac, Windows, and Linux.

All releases →

Related context

Beta — feedback welcome: [email protected]