Skip to content

Releases: music-assistant/support

2022.6.0

17 Jun 00:30
Compare
Choose a tag to compare

The first stable release of Music Assistant!

2022.6 BETA 7

16 Jun 16:50
Compare
Choose a tag to compare
2022.6 BETA 7 Pre-release
Pre-release

What's Changed

  • Frontend fixes (#357) @marcelveldt
  • Fix some frontend glitches
  • Add paging to retrieval of large library listings
  • Lazy load the library items
  • Fix queue resume

2022.6 BETA 6

15 Jun 21:31
6da448b
Compare
Choose a tag to compare
2022.6 BETA 6 Pre-release
Pre-release

What's Changed

  • Fix Config and options flow (#349) @marcelveldt
  • Fix player state issue
  • Fix: overwrite info in db when ID3 tags changed
  • Fix: resume initial scan when it gets interrupted
  • Fix: Ignore repeat settings for alert/announcements
  • Fix: Use mp3 for alert/announcements

⬆️ Dependencies

6 changes

2022.6 BETA 5

14 Jun 13:05
Compare
Choose a tag to compare
2022.6 BETA 5 Pre-release
Pre-release

What's Changed

  • Fix stream issues on buffer-sensitive devices (e.g. Google cast)
  • Fix alert TTS feature
  • Fix radio playback gets interrupted
  • Fix playback on DLNA devices
  • Fix power on at playback start

2022.6 beta 4

11 Jun 23:25
Compare
Choose a tag to compare
2022.6 beta 4 Pre-release
Pre-release

What's Changed

  • Fix Music Assistant panel blank page after the beta3 update
  • Update frontend dependencies
  • Fix elapsed time on mass media_player entity

⬆️ Dependencies

14 changes
  • Bump vite from 2.9.4 to 2.9.12 in /custom_components/mass/frontend (#323) @dependabot
  • Bump vuetify from 3.0.0-beta.1 to 3.0.0-beta.3 in /custom_components/mass/frontend (#327) @dependabot
  • Bump vue-router from 4.0.15 to 4.0.16 in /custom_components/mass/frontend (#326) @dependabot
  • Bump typescript from 4.7.2 to 4.7.3 in /custom_components/mass/frontend (#325) @dependabot
  • Bump sass from 1.52.1 to 1.52.3 in /custom_components/mass/frontend (#324) @dependabot
  • Bump vue-cli-plugin-vuetify from 2.5.0 to 2.5.1 in /custom_components/mass/frontend (#312) @dependabot
  • Bump vue from 3.2.36 to 3.2.37 in /custom_components/mass/frontend (#309) @dependabot
  • Bump eslint from 8.16.0 to 8.17.0 in /custom_components/mass/frontend (#308) @dependabot
  • Bump vue-tsc from 0.35.2 to 0.37.3 in /custom_components/mass/frontend (#322) @dependabot
  • Auto-update pre-commit hooks (#316) @github-actions
  • Bump homeassistant from 2022.6.0b5 to 2022.6.2 (#307) @dependabot
  • Bump pylint from 2.13.9 to 2.14.0 (#306) @dependabot
  • Bump vitest from 0.13.0 to 0.14.2 in /custom_components/mass/frontend (#319) @dependabot
  • Bump @types/node from 17.0.36 to 17.0.42 in /custom_components/mass/frontend (#320) @dependabot

2022.6 beta 3

11 Jun 16:32
Compare
Choose a tag to compare
2022.6 beta 3 Pre-release
Pre-release

What's Changed

Partial rewrite of streaming engine, although tested for days it may still contain some issues.

  • Fix buffering issues
  • Fix fast(er) seeking without caching
  • Optimize memory and cpu consumption while streaming
  • Fix alert feature
  • Fix playback on DLNA/UPNP players (e.g. Sonos)

2022.6 BETA 2

03 Jun 00:32
5b1bf42
Compare
Choose a tag to compare
2022.6 BETA 2 Pre-release
Pre-release

What's Changed

  • Add refresh button to manual sync library items (#292) @marcelveldt
  • Add new alert/announce feature (#291) @marcelveldt
  • Fix Spotify login at startup may either fail for the first time or hang for a while
  • Improve buffering for Sonos devices
  • Fix another glitch with Google cast groups

2022.6 BETA 1

02 Jun 16:53
729cdf4
Compare
Choose a tag to compare
2022.6 BETA 1 Pre-release
Pre-release

What's Changed

  • Add support for seek and mute (#286) @marcelveldt
  • Add player specific mapping for Sonos
  • Adjust buffer sizes in an attempt to fix stuttering

2022.6 BETA 0

01 Jun 23:17
e7c6dfe
Compare
Choose a tag to compare
2022.6 BETA 0 Pre-release
Pre-release

What's Changed

  • First beta release towards the final "first version" that will be released june 16th
  • Compatibility with Home Assistant 2022.6

ATTENTION: Only compatible with Home Assistant 2022.6 and higher!