/
/
/
1# [2.0.0 BETA86] - 26.01.2024
2
3## What's Changed
4* Some fixes to the Subsonic provider by @khers in https://github.com/music-assistant/server/pull/1027
5* Subsonic: Handle missing artist id and check before building Images by @khers in https://github.com/music-assistant/server/pull/1028
6* Fix queue track repeat + Some improvements to Sonos players by @marcelveldt in https://github.com/music-assistant/server/pull/1029
7
8
9**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b85...2.0.0b86
10
11# [2.0.0 BETA 85] - 24.01.2024
12
13## What's Changed
14* Youtube maintenance by @MarvinSchenkel in https://github.com/music-assistant/server/pull/1022
15* RadioBrowser: pin requirement to pip version by @gieljnssns in https://github.com/music-assistant/server/pull/1024
16* Remove python-ffmpeg requirement from Snapcast manifest.json by @SantiagoSotoC in https://github.com/music-assistant/server/pull/1023
17* A few small improvements to the Chromecast provider by @marcelveldt in https://github.com/music-assistant/server/pull/1025
18* Fix musicbrainz id check by @marcelveldt in https://github.com/music-assistant/server/pull/1026
19
20
21**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b84...2.0.0b85
22
23# [2.0.0 BETA 84] - 22.01.2024
24
25## New Music provider
26@khers added the SubSonic music provider, great work, thanks!
27
28## What's Changed
29* Add Open Subsonic MusicProvider by @khers in https://github.com/music-assistant/server/pull/1006
30* Cleanup binaries by @marcelveldt in https://github.com/music-assistant/server/pull/1014
31* Replace UUID check on MusicBrainz ID by @marcelveldt in https://github.com/music-assistant/server/pull/1015
32* Fix next track playback on Chromecast groups by @marcelveldt in https://github.com/music-assistant/server/pull/1016
33
34### Dependencies
35* Bump ruff from 0.1.13 to 0.1.14 by @dependabot in https://github.com/music-assistant/server/pull/1020
36* Bump orjson from 3.9.10 to 3.9.12 by @dependabot in https://github.com/music-assistant/server/pull/1019
37* Bump soco from 0.30.1 to 0.30.2 by @dependabot in https://github.com/music-assistant/server/pull/1021
38* Bump async-upnp-client from 0.38.0 to 0.38.1 by @dependabot in https://github.com/music-assistant/server/pull/1017
39
40## New Contributors
41* @khers made their first contribution in https://github.com/music-assistant/server/pull/1006
42
43**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b83...2.0.0b84
44
45# [2.0.0 BETA 83] - 21.01.2024
46
47## Whatâs Changed
48
49### Server 2.0.0 BETA 83
50
51## What's Changed
52
53* Refactor enqueing of items during playback and standardize player settings by @marcelveldt in https://github.com/music-assistant/server/pull/1008
54* Fixes for plex connection by @jozefKruszynski in https://github.com/music-assistant/server/pull/1000
55* Better support for Player groups by @marcelveldt in https://github.com/music-assistant/server/pull/1011
56* A few small tweaks by @marcelveldt in https://github.com/music-assistant/server/pull/1012
57* frontend-2.1.0 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1013
58
59**BREAKING CHANGE!**
60If you used Universal Player Group to create groups, you need to re-create your playergroups.
61For best quality and convenience use the new provider specific syncgroups introduced in this release.
62The Universal Sync Group will allow you to put syncgroups as childs but none of the members of a Universal Player group will be synced.
63
64**Dependencies:**
65* Bump unidecode from 1.3.7 to 1.3.8 by @dependabot in https://github.com/music-assistant/server/pull/1005
66* Bump ruff from 0.1.11 to 0.1.13 by @dependabot in https://github.com/music-assistant/server/pull/1002
67* Bump pycryptodome from 3.19.1 to 3.20.0 by @dependabot in https://github.com/music-assistant/server/pull/1001
68* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/1010
69
70
71
72**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b82...2.0.0b83
73
74### Frontend 2.1.0
75
76- #320 - Adjust to backend changes (@marcelveldt)
77
78## â¬ï¸ Dependencies
79
80### Server
81
82### Frontend
83
84<details>
85<summary>10 changes</summary>
86
87- #277 - Bump websocket-ts from 1.1.1 to 2.1.5 (@dependabot)
88- #319 - Bump vuetify from 3.3.14 to 3.4.11 (@dependabot)
89- #311 - Bump replace-in-file from 7.0.2 to 7.1.0 (@dependabot)
90- #312 - Bump eslint from 8.54.0 to 8.56.0 (@dependabot)
91- #310 - Bump home-assistant-js-websocket from 8.2.0 to 9.1.0 (@dependabot)
92- #313 - Bump vue-i18n from 9.7.0 to 9.9.0 (@dependabot)
93- #314 - Bump sass from 1.69.5 to 1.69.7 (@dependabot)
94- #315 - Bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.18.1 (@dependabot)
95- #316 - Bump @mdi/js from 7.3.67 to 7.4.47 (@dependabot)
96- #318 - Bump actions/cache from 3 to 4 (@dependabot)
97</details>
98
99
100
101# [2.0.0 BETA 82] - 14.01.2024
102
103## What's Changed
104* Reverting a change in the ytmusicapi that currently breaks YTMusic. by @MarvinSchenkel in https://github.com/music-assistant/server/pull/997
105* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/998
106* Some small bug fixes by @marcelveldt in https://github.com/music-assistant/server/pull/999
107
108
109**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b81...2.0.0b82
110
111# [2.0.0 BETA 81] - 09.01.2024
112
113## Whatâs Changed
114
115### Server 2.0.0 BETA 81
116
117## What's Changed
118* Fixes bug where snapcast does not work by @SantiagoSotoC in https://github.com/music-assistant/server/pull/991
119* Add guard for missing id in MusicBrainz result by @marcelveldt in https://github.com/music-assistant/server/pull/995
120* frontend-2.0.17 by @music-assistant-machine in https://github.com/music-assistant/server/pull/996
121
122
123### Dependencies
124* Bump mypy from 1.7.1 to 1.8.0 by @dependabot in https://github.com/music-assistant/server/pull/984
125* Bump zeroconf from 0.128.0 to 0.131.0 by @dependabot in https://github.com/music-assistant/server/pull/986
126* Bump pytest from 7.4.3 to 7.4.4 by @dependabot in https://github.com/music-assistant/server/pull/987
127* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/990
128* Bump pillow from 10.1.0 to 10.2.0 by @dependabot in https://github.com/music-assistant/server/pull/994
129* Bump ruff from 0.1.9 to 0.1.11 by @dependabot in https://github.com/music-assistant/server/pull/992
130* Bump ytmusicapi from 1.3.2 to 1.4.2 by @dependabot in https://github.com/music-assistant/server/pull/993
131* Bump pytest-asyncio from 0.23.2 to 0.23.3 by @dependabot in https://github.com/music-assistant/server/pull/985
132* Bump pycryptodome from 3.19.0 to 3.19.1 by @dependabot in https://github.com/music-assistant/server/pull/983
133
134
135
136**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b80...2.0.0b81
137
138### Frontend 2.0.17
139
140- #299 - Make the icon in the "Play modal dialog" not interactive (@JeffersonBledsoe)
141
142## â¬ï¸ Dependencies
143
144### Server
145
146### Frontend
147
148<details>
149<summary>8 changes</summary>
150
151- #293 - Bump vite-plugin-pwa from 0.17.2 to 0.17.4 (@dependabot)
152- #296 - Bump vite-plugin-webfont-dl from 3.7.6 to 3.9.1 (@dependabot)
153- #294 - Bump eslint-plugin-vue from 9.18.1 to 9.19.2 (@dependabot)
154- #289 - Bump actions/setup-python from 4 to 5 (@dependabot)
155- #291 - Bump vue-router from 4.2.4 to 4.2.5 (@dependabot)
156- #303 - Bump @egjs/vue3-flicking from 4.10.8 to 4.11.2 (@dependabot)
157- #308 - Bump vue-tsc from 1.8.22 to 1.8.27 (@dependabot)
158- #309 - Bump @types/node from 20.10.3 to 20.10.7 (@dependabot)
159</details>
160
161
162
163# [2.0.0 BETA 81] - 09.01.2024
164
165## What's Changed
166* Fixes bug where snapcast does not work by @SantiagoSotoC in #991
167* Add guard for missing id in MusicBrainz result by @marcelveldt in #995
168* bump frontend to 2.0.17 by @music-assistant-machine in #996
169
170**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b79...2.0.0b80
171
172# [2.0.0 BETA 80] - 31.12.2023
173
174## What's Changed
175* Some tweaks to MediaItem models by @marcelveldt in https://github.com/music-assistant/server/pull/981
176* Fix playback of radio stations by @marcelveldt in https://github.com/music-assistant/server/pull/982
177
178
179**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b79...2.0.0b80
180
181# [2.0.0 BETA 79] - 30.12.2023
182
183## What's Changed
184* Bump aiohttp from 3.9.0 to 3.9.1 by @dependabot in https://github.com/music-assistant/server/pull/960
185* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/965
186* Bump black from 23.7.0 to 23.11.0 by @dependabot in https://github.com/music-assistant/server/pull/964
187* Bump pre-commit from 3.5.0 to 3.6.0 by @dependabot in https://github.com/music-assistant/server/pull/963
188* Bump cryptography from 41.0.6 to 41.0.7 by @dependabot in https://github.com/music-assistant/server/pull/962
189* Bump ruff from 0.1.6 to 0.1.7 by @dependabot in https://github.com/music-assistant/server/pull/961
190* Fix status of child players by @SantiagoSotoC in https://github.com/music-assistant/server/pull/959
191* Update manifest files for several providers by @OzGav in https://github.com/music-assistant/server/pull/967
192* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/966
193* Fix typo in TuneIn init/py by @OzGav in https://github.com/music-assistant/server/pull/968
194* Fixed theaudiodb provider with get_track_metadata issue by @celestianx in https://github.com/music-assistant/server/pull/969
195* Retain extra url keys by @OzGav in https://github.com/music-assistant/server/pull/979
196* Bump ruff from 0.1.7 to 0.1.9 by @dependabot in https://github.com/music-assistant/server/pull/978
197* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/975
198* Bump soco from 0.29.1 to 0.30.1 by @dependabot in https://github.com/music-assistant/server/pull/977
199* Bump python-ffmpeg from 2.0.4 to 2.0.9 by @dependabot in https://github.com/music-assistant/server/pull/972
200* Bump async-upnp-client from 0.36.2 to 0.38.0 by @dependabot in https://github.com/music-assistant/server/pull/974
201* Bump black from 23.11.0 to 23.12.1 by @dependabot in https://github.com/music-assistant/server/pull/976
202* A few small bugfixes by @marcelveldt in https://github.com/music-assistant/server/pull/980
203
204## New Contributors
205* @celestianx made their first contribution in https://github.com/music-assistant/server/pull/969
206
207**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b78...2.0.0b79
208
209# [2.0.0 BETA 78] - 08.12.2023
210
211## What's Changed
212* Fix snapcast provider in the dynamic generation of tcp streams by @SantiagoSotoC in https://github.com/music-assistant/server/pull/955
213* Fixing pyproject.toml by @jozefKruszynski in https://github.com/music-assistant/server/pull/957
214* Some fixes for the database migration and matching logic by @marcelveldt in https://github.com/music-assistant/server/pull/958
215
216
217**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b77...2.0.0b78
218
219# [2.0.0 BETA 77] - 06.12.2023
220
221Hotfix to fix some issues introduced in beta 76
222
223# [2.0.0 BETA 76] - 06.12.2023
224
225## What's Changed
226* Add Snapcast Player Provider by @SantiagoSotoC in https://github.com/music-assistant/server/pull/916
227* [Deezer]: New brand (Logo) by @arctixdev in https://github.com/music-assistant/server/pull/930
228* Fixes for slimproto cli and wiim pro streamers by @marcelveldt in https://github.com/music-assistant/server/pull/934
229* [soundcloud] Improved playlist iteration by @domanchi in https://github.com/music-assistant/server/pull/924
230* fix: handle invalid start_index when receiving command player status by @wiflye81 in https://github.com/music-assistant/server/pull/935
231* frontend-2.0.16 by @music-assistant-machine in https://github.com/music-assistant/server/pull/954
232* Improve Filesystem provider by @marcelveldt in https://github.com/music-assistant/server/pull/953
233
234## New Contributors
235* @SantiagoSotoC made their first contribution in https://github.com/music-assistant/server/pull/916
236* @wiflye81 made their first contribution in https://github.com/music-assistant/server/pull/935
237* @music-assistant-machine made their first contribution in https://github.com/music-assistant/server/pull/954
238
239**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b75...2.0.0b76
240
241# [2.0.0 BETA 75] - 13.11.2023
242
243## What's Changed
244* Adjust volume normalisation default by @OzGav in https://github.com/music-assistant/server/pull/909
245* Fix overriding global log level on module level by @marcelveldt in https://github.com/music-assistant/server/pull/918
246* Fix some issues with Airplay provider by @marcelveldt in https://github.com/music-assistant/server/pull/919
247* Fix issues with debouncing commands to (group)players by @marcelveldt in https://github.com/music-assistant/server/pull/921
248* [soundcloud] bug fix: add limit parameter to get_recommended function by @domanchi in https://github.com/music-assistant/server/pull/920
249* [soundcloud] improved track iteration by @domanchi in https://github.com/music-assistant/server/pull/922
250* Fix cast player playing duplicate songs by @marcelveldt in https://github.com/music-assistant/server/pull/923
251* Tidal: add missing session object to add/remove from library by @jozefKruszynski in https://github.com/music-assistant/server/pull/911
252* Fix config for addon update action by @jozefKruszynski in https://github.com/music-assistant/server/pull/903
253
254
255## Dependencies
256* Bump uvloop from 0.17.0 to 0.19.0 by @dependabot in https://github.com/music-assistant/server/pull/904
257* Bump mypy from 1.5.1 to 1.6.1 by @dependabot in https://github.com/music-assistant/server/pull/908
258* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/910
259* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/915
260* Bump pytest-aiohttp from 1.0.4 to 1.0.5 by @dependabot in https://github.com/music-assistant/server/pull/905
261* Bump pre-commit from 3.3.3 to 3.5.0 by @dependabot in https://github.com/music-assistant/server/pull/907
262* Bump mashumaro from 3.9 to 3.10 by @dependabot in https://github.com/music-assistant/server/pull/913
263* Bump ruff from 0.1.1 to 0.1.5 by @dependabot in https://github.com/music-assistant/server/pull/917
264* Bump plexapi from 4.15.0 to 4.15.5 by @dependabot in https://github.com/music-assistant/server/pull/912
265
266## New Contributors
267* @domanchi made their first contribution in https://github.com/music-assistant/server/pull/920
268
269**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b74...2.0.0b75
270
271# [2.0.0 BETA 74] - 28.10.2023
272
273## Frontend 2.0.15
274
275## Whatâs Changed
276
277- #252 - A few small fixes (@marcelveldt)
278- #239 - Lokalise: Translations update (@marcelveldt)
279- #213 - Add dark mode theme-color for top bar on mobile browsers (and Safari desktop) (@krisnoble)
280- #196 - Update release.yml (@jozefKruszynski)
281- #195 - CI action to create a PR on the core repo on release (@jozefKruszynski)
282- #194 - Lokalise: Translations update (@marcelveldt)
283- #193 - Improve browse feature (@marcelveldt)
284- #191 - Lokalise: Translations update (@marcelveldt)
285- #190 - Add (basic) Widget rows to Home screen (@marcelveldt)
286- #189 - Small refactor of theme colors (@marcelveldt)
287- #186 - Several small bugfixes (@marcelveldt)
288- #175 - Rework Navigation (@marcelveldt)
289- #169 - mobile player color schema correction (@dobby5)
290- #171 - Lokalise: Translations update (@marcelveldt)
291- #170 - Some small adjustments to the settings pages (@marcelveldt)
292- #168 - Button improvements (@dobby5)
293- #167 - A collection of small bug fixes (@marcelveldt)
294- #166 - Lokalise: Translations update (@marcelveldt)
295- #164 - Remove header and adjust all views (@marcelveldt)
296- #163 - Bottom mobile player (@dobby5)
297- #162 - Fix add to playlist (@marcelveldt)
298- #161 - Improve Itemdetails (@marcelveldt)
299- #160 - Various bugfixes and improvements (@dobby5)
300- #159 - MA - Merge (@dobby5)
301- #158 - Add some base diagnostic server info (@marcelveldt)
302- #157 - Fix some glitches (@marcelveldt)
303- #156 - Switch to SVG provider icons (@marcelveldt)
304- #155 - Backend changes for library refactor (@marcelveldt)
305- #143 - Ma design 2.0 (@dobby5)
306- #136 - Improve CI for releases (@marcelveldt)
307- #99 - Update Polish translations (@LukaszP2)
308- #135 - Add configuration pages for core controllers (@marcelveldt)
309
310## â¬ï¸ Dependencies
311
312<details>
313<summary>49 changes</summary>
314
315- #245 - Bump vite from 4.4.7 to 4.5.0 (@dependabot)
316- #222 - Bump prettier from 3.0.0 to 3.0.3 (@dependabot)
317- #249 - Bump @types/node from 20.4.5 to 20.8.9 (@dependabot)
318- #251 - Bump eslint-plugin-vue from 9.16.1 to 9.18.1 (@dependabot)
319- #250 - Bump sass from 1.64.2 to 1.69.5 (@dependabot)
320- #243 - Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (@dependabot)
321- #225 - Bump actions/checkout from 3 to 4 (@dependabot)
322- #207 - Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (@dependabot)
323- #206 - Update release.yml (@jozefKruszynski)
324- #219 - Use specific dependency version (@arctixdev)
325- #205 - Bump eslint-config-prettier from 8.9.0 to 9.0.0 (@dependabot)
326- #203 - Bump @fontsource/roboto from 5.0.5 to 5.0.8 (@dependabot)
327- #202 - Bump @egjs/vue3-flicking from 4.10.8 to 4.11.0 (@dependabot)
328- #247 - Bump vuetify from 3.3.10 to 3.3.22 (@dependabot)
329- #248 - Bump actions/setup-node from 3 to 4 (@dependabot)
330- #177 - Bump v3-infinite-loading from 1.2.2 to 1.3.1 (@dependabot)
331- #179 - Bump eslint from 8.45.0 to 8.46.0 (@dependabot)
332- #187 - Bump @typescript-eslint/parser from 6.1.0 to 6.2.1 (@dependabot)
333- #181 - Bump eslint-config-prettier from 8.8.0 to 8.9.0 (@dependabot)
334- #188 - Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.1 (@dependabot)
335- #182 - Bump @types/node from 20.4.4 to 20.4.5 (@dependabot)
336- #178 - Bump vite from 4.4.6 to 4.4.7 (@dependabot)
337- #176 - Bump vue-tsc from 1.8.6 to 1.8.8 (@dependabot)
338- #183 - Bump vuetify from 3.3.9 to 3.3.10 (@dependabot)
339- #185 - Bump eslint-plugin-vue from 9.15.1 to 9.16.1 (@dependabot)
340- #173 - Bump sass from 1.64.0 to 1.64.1 (@dependabot)
341- #174 - Bump @types/node from 20.4.2 to 20.4.4 (@dependabot)
342- #172 - Bump v3-infinite-loading from 1.2.2 to 1.3.1 (@dependabot)
343- #146 - Bump @types/node from 20.4.1 to 20.4.2 (@dependabot)
344- #145 - Bump eslint from 8.44.0 to 8.45.0 (@dependabot)
345- #148 - Bump @typescript-eslint/eslint-plugin from 5.61.0 to 5.62.0 (@dependabot)
346- #147 - Bump @egjs/flicking-plugins from 4.7.0 to 4.7.1 (@dependabot)
347- #144 - Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 (@dependabot)
348- #149 - Bump @typescript-eslint/parser from 5.61.0 to 5.62.0 (@dependabot)
349- #150 - Bump vue-tsc from 1.8.4 to 1.8.5 (@dependabot)
350- #152 - Bump home-assistant-js-websocket from 8.1.0 to 8.2.0 (@dependabot)
351- #154 - Bump vuetify from 3.3.7 to 3.3.9 (@dependabot)
352- #153 - Bump vite from 4.4.2 to 4.4.4 (@dependabot)
353- #137 - Bump actions/cache from 1 to 3 (@dependabot)
354- #138 - Bump softprops/action-gh-release from 0.1.14 to 0.1.15 (@dependabot)
355- #139 - Bump actions/checkout from 2 to 3 (@dependabot)
356- #140 - Bump actions/setup-node from 1 to 3 (@dependabot)
357- #141 - Bump vite from 4.4.1 to 4.4.2 (@dependabot)
358- #142 - Bump @intlify/unplugin-vue-i18n from 0.12.0 to 0.12.1 (@dependabot)
359- #133 - Bump vue-router from 4.2.2 to 4.2.4 (@dependabot)
360- #134 - Bump home-assistant-js-websocket from 8.0.1 to 8.1.0 (@dependabot)
361- #131 - Bump @fontsource/roboto from 5.0.3 to 5.0.4 (@dependabot)
362- #130 - Bump @intlify/unplugin-vue-i18n from 0.11.0 to 0.12.0 (@dependabot)
363- #129 - Bump vite from 4.3.9 to 4.4.1 (@dependabot)
364</details>
365
366
367## Server 2.0.0 BETA 74
368
369## What's Changed
370* Update job and step names for ci addon job by @jozefKruszynski in https://github.com/music-assistant/server/pull/850
371* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/851
372* Bump mypy from 1.5.0 to 1.5.1 by @dependabot in https://github.com/music-assistant/server/pull/854
373* Bump ruff from 0.0.284 to 0.1.1 by @dependabot in https://github.com/music-assistant/server/pull/892
374* Bump zeroconf from 0.79.0 to 0.119.0 by @dependabot in https://github.com/music-assistant/server/pull/891
375* Bump orjson from 3.9.4 to 3.9.9 by @dependabot in https://github.com/music-assistant/server/pull/890
376* [Deezer] Fix sync album if no cover image by @arctixdev in https://github.com/music-assistant/server/pull/863
377* Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in https://github.com/music-assistant/server/pull/876
378* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/870
379* Bump docker/setup-buildx-action from 2.9.1 to 3.0.0 by @dependabot in https://github.com/music-assistant/server/pull/878
380* FIx cumbersome restart, add idx to album tracks by @jozefKruszynski in https://github.com/music-assistant/server/pull/868
381* Bump orjson from 3.9.9 to 3.9.10 by @dependabot in https://github.com/music-assistant/server/pull/894
382* Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/music-assistant/server/pull/866
383* Bump docker/metadata-action from 4 to 5 by @dependabot in https://github.com/music-assistant/server/pull/875
384* Bump docker/build-push-action from 4.1.1 to 5.0.0 by @dependabot in https://github.com/music-assistant/server/pull/877
385* Feature/tidal-quality-updates by @jozefKruszynski in https://github.com/music-assistant/server/pull/857
386* Bump pytest from 7.4.0 to 7.4.3 by @dependabot in https://github.com/music-assistant/server/pull/895
387* Bump ytmusicapi from 1.1.1 to 1.3.1 by @dependabot in https://github.com/music-assistant/server/pull/893
388* Bump pillow from 10.0.0 to 10.1.0 by @dependabot in https://github.com/music-assistant/server/pull/889
389* Bump cryptography from 41.0.3 to 41.0.4 by @dependabot in https://github.com/music-assistant/server/pull/881
390* Bump Airplay bridge binaries by @marcelveldt in https://github.com/music-assistant/server/pull/896
391* Fix grouped volume control by @OzGav in https://github.com/music-assistant/server/pull/867
392* Debounce and log commands to players by @marcelveldt in https://github.com/music-assistant/server/pull/897
393* Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 by @dependabot in https://github.com/music-assistant/server/pull/900
394* Bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in https://github.com/music-assistant/server/pull/899
395* update release action by @jozefKruszynski in https://github.com/music-assistant/server/pull/898
396* A few small fixes by @marcelveldt in https://github.com/music-assistant/server/pull/901
397* Bump frontend to 2.0.15 by @marcelveldt in https://github.com/music-assistant/server/pull/902
398
399## New Contributors
400* @OzGav made their first contribution in https://github.com/music-assistant/server/pull/867
401
402**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b73...2.0.0b74
403
404## Music Assistant 2.0 (BETA)
405Warning: this is an early beta, features are still missing.
406
407- Public BETA of Music Assistant 2.0
408- Follow status on https://github.com/orgs/music-assistant/projects/2/views/1
409- Meet us on discord to report and discuss feedback
410
411Thanks for testing!
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438