Skip to content

Releases: music-assistant/companion

v0.0.23

15 Nov 15:28
8977b37
Compare
Choose a tag to compare
v0.0.23 Pre-release
Pre-release
Update package.json

v0.0.22

21 Oct 18:17
8eb766c
Compare
Choose a tag to compare
Update tauri

v0.0.21

09 Oct 12:54
3961747
Compare
Choose a tag to compare
Fix problem where squeezelite is getting orphaned

v0.0.20

02 Oct 05:30
def875c
Compare
Choose a tag to compare

Music Assistant Companion v0.0.20: Single Instance

Whats changed

  • The companion will now only allow running a single instance at a time. This was causing a few problems earlier. by @arctixdev

Full Changelog: v0.0.19...v0.0.20

v0.0.19

01 Oct 18:39
812b9b9
Compare
Choose a tag to compare

v0.0.19: The tray update

Whats changed?

  • Refined client settings by @arctixdev
  • Added system tray. It now closes to tray by default to prevent it from stopping the music even if the frontend isnt open. by @arctixdev

Full Changelog: v0.0.18...v0.0.19

v0.0.18

01 Oct 12:10
9fdf25d
Compare
Choose a tag to compare

Whats changed

  • Stop using window api's to allow 10.13 mac support. Using snackbar instead by @arctixdev
  • Use tauri-plugin-websocket instead of websocket-ts by @arctixdev

Full Changelog: v0.0.17...v0.0.18

v0.0.17

29 Sep 20:59
f54632e
Compare
Choose a tag to compare

What's Changed

  • Bump tungstenite from 0.19.0 to 0.20.1 in /src-tauri by @dependabot in #8
  • Updates tauri to 1.5 by @arctixdev
  • Splits client config into seperate tab in settings by @arctixdev
  • Fixes popups when trying to authenticate providers by @arctixdev
  • Loading screen on startup by @arctixdev
  • Rename to Music Assistant Companion by @arctixdev

New Contributors

Full Changelog: v0.0.16...v0.0.17

v0.0.16

20 Aug 12:37
25f0c6e
Compare
Choose a tag to compare
Fix live theme updates

v0.0.15

20 Aug 12:08
ad30841
Compare
Choose a tag to compare
Fix theme setting

v0.0.14

16 Aug 15:59
fafc1b3
Compare
Choose a tag to compare
revert to 0.0.13