/
/
/
1# [2.0.0 BETA 107] - 10.03.2024
2
3## What's Changed
4* A collection of small enhancements by @marcelveldt in https://github.com/music-assistant/server/pull/1130
5* A lot of optimizations to the SlimProto provider by @marcelveldt in https://github.com/music-assistant/server/pull/1131
6* Make the logging less verbose for errors by @marcelveldt in https://github.com/music-assistant/server/pull/1118
7* Correctly select a free port by @raxbg in https://github.com/music-assistant/server/pull/1121
8
9## Dependencies
10* Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in https://github.com/music-assistant/server/pull/1120
11* Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in https://github.com/music-assistant/server/pull/1119
12* Bump shortuuid from 1.0.11 to 1.0.12 by @dependabot in https://github.com/music-assistant/server/pull/1125
13* Bump aiosqlite from 0.19.0 to 0.20.0 by @dependabot in https://github.com/music-assistant/server/pull/1123
14* Bump cryptography from 42.0.4 to 42.0.5 by @dependabot in https://github.com/music-assistant/server/pull/1124
15* Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in https://github.com/music-assistant/server/pull/1129
16* Bump docker/build-push-action from 5.1.0 to 5.2.0 by @dependabot in https://github.com/music-assistant/server/pull/1128
17
18
19## New Contributors
20* @raxbg made their first contribution in https://github.com/music-assistant/server/pull/1121
21
22**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b106...2.0.0b107
23
24# [2.0.0 BETA 106] - 26.02.2024
25
26## Whatâs Changed
27
28### Server 2.0.0 BETA 106
29
30## What's Changed
31* frontend-2.3.3 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1116
32* Some small bugfixes and enhancements by @marcelveldt in https://github.com/music-assistant/server/pull/1117
33* Bump pylint from 3.0.3 to 3.1.0 by @dependabot in https://github.com/music-assistant/server/pull/1115
34* Bump orjson from 3.9.14 to 3.9.15 by @dependabot in https://github.com/music-assistant/server/pull/1114
35* Bump pytest from 8.0.1 to 8.0.2 by @dependabot in https://github.com/music-assistant/server/pull/1113
36* Bump ruff from 0.2.1 to 0.2.2 by @dependabot in https://github.com/music-assistant/server/pull/1111
37* Bump ytmusicapi from 1.5.2 to 1.5.3 by @dependabot in https://github.com/music-assistant/server/pull/1112
38
39**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b105...2.0.0b106
40
41### Frontend 2.3.3
42
43- #401 - Fix icons on panel view (@marcelveldt)
44- #400 - Fix for now playing widget (@marcelveldt)
45
46## â¬ï¸ Dependencies
47
48### Server
49
50### Frontend
51
52<details>
53<summary>8 changes</summary>
54
55- #393 - Bump vue-router from 4.2.5 to 4.3.0 (@dependabot)
56- #392 - Bump eslint from 8.56.0 to 8.57.0 (@dependabot)
57- #394 - Bump sass from 1.71.0 to 1.71.1 (@dependabot)
58- #395 - Bump vue from 3.4.19 to 3.4.20 (@dependabot)
59- #396 - Bump @types/node from 20.11.19 to 20.11.20 (@dependabot)
60- #397 - Bump nanoid from 5.0.5 to 5.0.6 (@dependabot)
61- #398 - Bump vuetify from 3.5.4 to 3.5.6 (@dependabot)
62- #399 - Bump eslint-plugin-vue from 9.21.1 to 9.22.0 (@dependabot)
63</details>
64
65
66
67# [2.0.0 BETA 105] - 25.02.2024
68
69## Whatâs Changed
70
71### Server 2.0.0 BETA 105
72
73## What's Changed
74* Some optimizations for Airplay streaming by @marcelveldt in https://github.com/music-assistant/server/pull/1107
75* Add verbose log level by @marcelveldt in https://github.com/music-assistant/server/pull/1109
76* Subsonic: fix cover art resolution by @khers in https://github.com/music-assistant/server/pull/1108
77* frontend-2.3.2 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1110
78
79
80**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b104...2.0.0b105
81
82### Frontend 2.3.2
83
84- #391 - Various small tweaks and fixes (@marcelveldt)
85- #390 - Improved paths (@dobby5)
86- #388 - Reworked Home View Page (@dobby5)
87- #389 - Remove unused ellipsis (@OzGav)
88
89## â¬ï¸ Dependencies
90
91### Server
92
93### Frontend
94
95
96
97# [2.0.0 BETA 104] - 24.02.2024
98
99## Whatâs Changed
100
101### Server 2.0.0 BETA 104
102
103## What's Changed
104* Change documentation link again by @OzGav in https://github.com/music-assistant/server/pull/1102
105* [Deezer]: Fix search by @arctixdev in https://github.com/music-assistant/server/pull/1104
106* Bump cryptography from 42.0.2 to 42.0.4 by @dependabot in https://github.com/music-assistant/server/pull/1103
107* frontend-2.3.1 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1105
108* Some small bugfixes and enhancements by @marcelveldt in https://github.com/music-assistant/server/pull/1106
109
110
111**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b103...2.0.0b104
112
113### Frontend 2.3.1
114
115- #386 - Lokalise: Translations update (@marcelveldt)
116
117## â¬ï¸ Dependencies
118
119### Server
120
121### Frontend
122
123
124
125# [2.0.0 BETA 103] - 20.02.2024
126
127## Whatâs Changed
128
129### Server 2.0.0 BETA 103
130
131## What's Changed
132* More improvements for the Airplay provider by @marcelveldt in https://github.com/music-assistant/server/pull/1100
133* Add documentation links by @OzGav in https://github.com/music-assistant/server/pull/1098
134* frontend-2.3.0 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1101
135
136
137**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b102...2.0.0b103
138
139### Frontend 2.3.0
140
141- #385 - Add translation docs link (@OzGav)
142- #300 - Add heart icon to grid view (@JeffersonBledsoe)
143
144## â¬ï¸ Dependencies
145
146### Server
147
148### Frontend
149
150<details>
151<summary>4 changes</summary>
152
153- #381 - Bump sass from 1.70.0 to 1.71.0 (@dependabot)
154- #382 - Bump @types/node from 20.11.17 to 20.11.19 (@dependabot)
155- #383 - Bump vuetify from 3.5.3 to 3.5.4 (@dependabot)
156- #384 - Bump vite-plugin-pwa from 0.18.1 to 0.19.0 (@dependabot)
157</details>
158
159
160
161# [2.0.0 BETA 102] - 20.02.2024
162
163## What's Changed
164* Various bugfixes
165
166* Bump pre-commit from 3.6.0 to 3.6.2 by @dependabot in https://github.com/music-assistant/server/pull/1097
167* Bump black from 24.1.1 to 24.2.0 by @dependabot in https://github.com/music-assistant/server/pull/1096
168* Bump pytest from 8.0.0 to 8.0.1 by @dependabot in https://github.com/music-assistant/server/pull/1095
169* Bump orjson from 3.9.13 to 3.9.14 by @dependabot in https://github.com/music-assistant/server/pull/1094
170* Bump async-upnp-client from 0.38.1 to 0.38.2 by @dependabot in https://github.com/music-assistant/server/pull/1093
171
172
173**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b101...2.0.0b102
174
175# [2.00 BETA 101] - 19.02.2024
176
177## What's Changed
178* A collection of small bugfixes and optimizations by @marcelveldt in https://github.com/music-assistant/server/pull/1092
179
180
181**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b100...2.0.0b101
182
183# [2.0.0 BETA 100] - 19.02.2024
184
185## What's Changed
186* [Deezer] Allow user to manually input arl token, temporary fix by @arctixdev in https://github.com/music-assistant/server/pull/1090
187* Airplay fixes by @marcelveldt in https://github.com/music-assistant/server/pull/1091
188
189
190**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b99...2.0.0b100
191
192# [2.0.0 BETA 99] - 18.02.2024
193
194## Whatâs Changed
195
196### Server 2.0.0 BETA 99
197
198## What's Changed
199* Some more fixes for the Airplay provider by @marcelveldt in https://github.com/music-assistant/server/pull/1088
200* frontend-2.2.2 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1089
201
202
203**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b98...2.0.0b99
204
205### Frontend 2.2.2
206
207- #380 - Lokalise: Translations update (@marcelveldt)
208- #376 - Fix the weird behaviour with the search field and badge (@jozefKruszynski)
209- #378 - Fix homescreen widgets for radio and playlists (@marcelveldt)
210- #377 - Fix players list empty in settings (@marcelveldt)
211- #375 - Lokalise: Translations update (@marcelveldt)
212- #374 - Changes to when and how the player row cards are shown (@jozefKruszynski)
213- #372 - Added wheel event to PlayerVolume (along with existing native events) (@githrdw)
214- #373 - Remove duplicate [default] (@OzGav)
215
216## â¬ï¸ Dependencies
217
218### Server
219
220### Frontend
221
222
223
224# [2.0.0 BETA 98] - 18.02.2024
225
226## Whatâs Changed
227
228- #1087 - Fix cliraop lib permissions (@MarvinSchenkel)
229
230
231# [2.0.0 BETA 97] - 18.02.2024
232
233## What's Changed
234* Fix Airplay playback on docker/haos installs by @marcelveldt in https://github.com/music-assistant/server/pull/1086
235
236
237**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b96...2.0.0b97
238
239# [2.0.0 BETA 96] - 18.02.2024
240
241## What's Changed
242* Add missing pyatv dependency by @jozefKruszynski in https://github.com/music-assistant/server/pull/1085
243
244
245**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b95...2.0.0b96
246
247# [2.0.0 BETA95] - 18.02.2024
248
249## What's Changed
250* Fix HomeAssistant provider on supervised installs by @marcelveldt in https://github.com/music-assistant/server/pull/1082
251* Change documentation links by @OzGav in https://github.com/music-assistant/server/pull/1083
252* Replace Airplay provider by @marcelveldt in https://github.com/music-assistant/server/pull/1084
253
254
255**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b94...2.0.0b95
256
257# [2.0.0 BETA 94] - 14.02.2024
258
259## Whatâs Changed
260
261### Server 2.0.0 BETA 94
262
263## What's Changed
264* Bump hass client to 1.0.1 by @marcelveldt in https://github.com/music-assistant/server/pull/1079
265* frontend-2.2.1 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1080
266* Bugfix for skipped track when playing an artist or album by @marcelveldt in https://github.com/music-assistant/server/pull/1081
267
268
269**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b93...2.0.0b94
270
271### Frontend 2.2.1
272
273* Fix volume slider
274
275## â¬ï¸ Dependencies
276
277### Server
278
279### Frontend
280
281
282
283# [2.0.0 BETA 93] - 13.02.2024
284
285## Whatâs Changed
286
287### Server 2.0.0 BETA 93
288
289## What's Changed
290* Add Home Assistant player provider by @marcelveldt in https://github.com/music-assistant/server/pull/1077
291* Add Jellyfin Music Provider by @lokiberra in https://github.com/music-assistant/server/pull/1007
292* Subsonic: Implement features required by Nextcloud Music support by @perillamint in https://github.com/music-assistant/server/pull/1056
293
294### Dependencies and maintenance
295* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/1068
296* Reconfigure linting,testing and formatting by @marcelveldt in https://github.com/music-assistant/server/pull/1070
297* Bump cryptography from 41.0.7 to 42.0.2 by @dependabot in https://github.com/music-assistant/server/pull/1067
298* Bump aiohttp from 3.9.2 to 3.9.3 by @dependabot in https://github.com/music-assistant/server/pull/1066
299* Bump ludeeus/action-require-labels from 1.0.0 to 1.1.0 by @dependabot in https://github.com/music-assistant/server/pull/1069
300
301* Bump pychromecast from 13.0.8 to 13.1.0 by @dependabot in https://github.com/music-assistant/server/pull/1065
302* Tidal typing by @jozefKruszynski in https://github.com/music-assistant/server/pull/1057
303* Bump python-slugify from 8.0.1 to 8.0.3 by @dependabot in https://github.com/music-assistant/server/pull/1063
304* Add support for Python 3.12 + fix issues with type checking by @marcelveldt in https://github.com/music-assistant/server/pull/1071
305* Bump pytest from 7.4.4 to 8.0.0 by @dependabot in https://github.com/music-assistant/server/pull/1074
306* Bump python-slugify from 8.0.3 to 8.0.4 by @dependabot in https://github.com/music-assistant/server/pull/1076
307* Bump orjson from 3.9.12 to 3.9.13 by @dependabot in https://github.com/music-assistant/server/pull/1073
308* Bump ytmusicapi from 1.5.1 to 1.5.2 by @dependabot in https://github.com/music-assistant/server/pull/1072
309* Bump plexapi from 4.15.7 to 4.15.9 by @dependabot in https://github.com/music-assistant/server/pull/1075
310
311* frontend-2.2.0 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1078
312
313## New Contributors
314* @perillamint made their first contribution in https://github.com/music-assistant/server/pull/1056
315* @lokiberra made their first contribution in https://github.com/music-assistant/server/pull/1007
316
317**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b92...2.0.0b93
318
319### Frontend 2.2.0
320
321- #371 - Handle provider set-up depending on another provider (@marcelveldt)
322- #370 - Lokalise: Translations update (@marcelveldt)
323- #347 - Add wheel event to PlayerVolume component (@githrdw)
324- #348 - Added currently playing player queues to widget row (@jozefKruszynski)
325- #350 - Add a badge for when search is filtering results (@jozefKruszynski)
326- #349 - Add album to playlist (@jozefKruszynski)
327
328## â¬ï¸ Dependencies
329
330### Server
331
332### Frontend
333
334<details>
335<summary>15 changes</summary>
336
337- #365 - Bump vite-plugin-pwa from 0.17.5 to 0.18.1 (@dependabot)
338- #368 - Bump @typescript-eslint/eslint-plugin from 6.20.0 to 7.0.0 (@dependabot)
339- #369 - Bump vue from 3.4.15 to 3.4.19 (@dependabot)
340- #364 - Bump ludeeus/action-require-labels from 1.0.0 to 1.1.0 (@dependabot)
341- #362 - Bump @types/node from 20.11.10 to 20.11.17 (@dependabot)
342- #363 - Bump @typescript-eslint/parser from 6.19.1 to 6.21.0 (@dependabot)
343- #352 - Bump prettier from 3.2.4 to 3.2.5 (@dependabot)
344- #355 - Bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0 (@dependabot)
345- #361 - Bump vuetify from 3.5.1 to 3.5.3 (@dependabot)
346- #351 - Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (@dependabot)
347- #356 - Bump marked from 11.2.0 to 12.0.0 (@dependabot)
348- #357 - Bump eslint-plugin-vue from 9.20.1 to 9.21.1 (@dependabot)
349- #359 - Bump nanoid from 5.0.4 to 5.0.5 (@dependabot)
350- #360 - Bump vue-i18n from 9.9.0 to 9.9.1 (@dependabot)
351- #346 - Bump @types/node from 20.11.7 to 20.11.10 (@dependabot)
352</details>
353
354
355
356# [2.0.0 BETA 92] - 03.02.2024
357
358## What's Changed
359* Bump mashumaro from 3.11 to 3.12 by @dependabot in https://github.com/music-assistant/server/pull/1048
360* Bump black from 23.12.1 to 24.1.1 by @dependabot in https://github.com/music-assistant/server/pull/1046
361* Bump colorlog from 6.8.0 to 6.8.2 by @dependabot in https://github.com/music-assistant/server/pull/1049
362* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/1052
363* Bump aiohttp from 3.9.1 to 3.9.2 by @dependabot in https://github.com/music-assistant/server/pull/1051
364* Bump ytmusicapi from 1.5.0 to 1.5.1 by @dependabot in https://github.com/music-assistant/server/pull/1050
365* Replace None with empty string where necessary by @jozefKruszynski in https://github.com/music-assistant/server/pull/1053
366* Fix async issue in SnapcastProvider by @SantiagoSotoC in https://github.com/music-assistant/server/pull/1054
367* Bump tidalapi from 0.7.3 to 0.7.4 by @dependabot in https://github.com/music-assistant/server/pull/1047
368* Fix the browsing error for album tracks by @jozefKruszynski in https://github.com/music-assistant/server/pull/1061
369* Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 by @dependabot in https://github.com/music-assistant/server/pull/1060
370* Subsonic: Two new features, better error handling, and reworked album/track parsing by @khers in https://github.com/music-assistant/server/pull/1055
371* Fix empty players list in config by @marcelveldt in https://github.com/music-assistant/server/pull/1062
372* Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0 by @dependabot in https://github.com/music-assistant/server/pull/1058
373* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/1059
374
375
376**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b90...2.0.0b92
377
378# [2.0.0 BETA 90] - 29.01.2024
379
380## What's Changed
381* Bugfixes for corrupted Sonos player configs and slimproto sync by @marcelveldt in https://github.com/music-assistant/server/pull/1044
382* Speed-up startup and fix clear cache by @marcelveldt in https://github.com/music-assistant/server/pull/1045
383
384
385**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b89...2.0.0b90
386
387# [2.0.0 BETA 89] - 29.01.2024
388
389## What's Changed
390* Soundcloud - Fix for sync error by @gieljnssns in https://github.com/music-assistant/server/pull/1042
391* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/1041
392* Some stability and bugfixes by @marcelveldt in https://github.com/music-assistant/server/pull/1043
393
394
395**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b88...2.0.0b89
396
397# [2.0.0 BETA 88] - 28.01.2024
398
399## Whatâs Changed
400
401### Server 2.0.0 BETA 88
402
403Fixes the stability issues introduced in beta87 !
404
405## What's Changed
406* Subsonic: Support track enumeration on older Navidrome servers by @khers in https://github.com/music-assistant/server/pull/1037
407* Fix Sonos player provider by @marcelveldt in https://github.com/music-assistant/server/pull/1038
408* Some small bugfixes and optimizations by @marcelveldt in https://github.com/music-assistant/server/pull/1039
409* frontend-2.1.2 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1040
410
411
412**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b87...2.0.0b88
413
414### Frontend 2.1.2
415
416- Some bug fixes for freezing UI
417
418## â¬ï¸ Dependencies
419
420### Server
421
422### Frontend
423
424- #345 - Bump vue from 3.3.4 to 3.4.15 (@dependabot)
425
426
427
428# [2.0.0 BETA 87] - 27.01.2024
429
430## Whatâs Changed
431
432### Server 2.0.0 BETA 87
433
434## What's Changed
435* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/1031
436* A collection of small fixes and enhancements by @marcelveldt in https://github.com/music-assistant/server/pull/1030
437* Add player provider for devices running fully kiosk by @marcelveldt in https://github.com/music-assistant/server/pull/1032
438* Add default enqueue options by @marcelveldt in https://github.com/music-assistant/server/pull/1033
439* frontend-2.1.1 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1034
440* A few enqueue fixes by @marcelveldt in https://github.com/music-assistant/server/pull/1036
441* Subsonic: Better scrobbling and track enumeration by @khers in https://github.com/music-assistant/server/pull/1035
442
443
444**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b86...2.0.0b87
445
446### Frontend 2.1.1
447
448- #335 - Lokalise: Translations update (@marcelveldt)
449- #334 - Lokalise: Translations update (@marcelveldt)
450- #333 - Add better translations for settings (@marcelveldt)
451- #332 - Lokalise: Translations update (@marcelveldt)
452
453## â¬ï¸ Dependencies
454
455### Server
456
457### Frontend
458
459<details>
460<summary>18 changes</summary>
461
462- #336 - Bump prettier from 3.0.3 to 3.2.4 (@dependabot)
463- #337 - Bump vite-plugin-pwa from 0.17.4 to 0.17.5 (@dependabot)
464- #338 - Bump @typescript-eslint/parser from 6.2.1 to 6.19.1 (@dependabot)
465- #339 - Bump eslint-plugin-vue from 9.19.2 to 9.20.1 (@dependabot)
466- #340 - Bump jsdom from 23.0.1 to 24.0.0 (@dependabot)
467- #341 - Bump @mdi/font from 7.3.67 to 7.4.47 (@dependabot)
468- #342 - Bump @types/node from 20.11.6 to 20.11.7 (@dependabot)
469- #343 - Bump sass from 1.69.7 to 1.70.0 (@dependabot)
470- #344 - Bump eslint-plugin-prettier from 5.0.1 to 5.1.3 (@dependabot)
471- #321 - Bump eslint-config-prettier from 8.9.0 to 9.1.0 (@dependabot)
472- #325 - Bump @vitejs/plugin-vue from 4.5.1 to 4.6.2 (@dependabot)
473- #326 - Bump @vue/eslint-config-typescript from 11.0.3 to 12.0.0 (@dependabot)
474- #322 - Bump vuetify from 3.4.11 to 3.5.1 (@dependabot)
475- #330 - Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.1 (@dependabot)
476- #331 - Bump @types/node from 20.10.7 to 20.11.6 (@dependabot)
477- #327 - Bump @intlify/unplugin-vue-i18n from 1.5.0 to 2.0.0 (@dependabot)
478- #328 - Bump @vue/tsconfig from 0.4.0 to 0.5.1 (@dependabot)
479- #329 - Bump typescript from 5.3.2 to 5.3.3 (@dependabot)
480</details>
481
482
483
484# [2.0.0 BETA86] - 26.01.2024
485
486## What's Changed
487* Some fixes to the Subsonic provider by @khers in https://github.com/music-assistant/server/pull/1027
488* Subsonic: Handle missing artist id and check before building Images by @khers in https://github.com/music-assistant/server/pull/1028
489* Fix queue track repeat + Some improvements to Sonos players by @marcelveldt in https://github.com/music-assistant/server/pull/1029
490
491
492**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b85...2.0.0b86
493
494# [2.0.0 BETA 85] - 24.01.2024
495
496## What's Changed
497* Youtube maintenance by @MarvinSchenkel in https://github.com/music-assistant/server/pull/1022
498* RadioBrowser: pin requirement to pip version by @gieljnssns in https://github.com/music-assistant/server/pull/1024
499* Remove python-ffmpeg requirement from Snapcast manifest.json by @SantiagoSotoC in https://github.com/music-assistant/server/pull/1023
500* A few small improvements to the Chromecast provider by @marcelveldt in https://github.com/music-assistant/server/pull/1025
501* Fix musicbrainz id check by @marcelveldt in https://github.com/music-assistant/server/pull/1026
502
503
504**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b84...2.0.0b85
505
506# [2.0.0 BETA 84] - 22.01.2024
507
508## New Music provider
509@khers added the SubSonic music provider, great work, thanks!
510
511## What's Changed
512* Add Open Subsonic MusicProvider by @khers in https://github.com/music-assistant/server/pull/1006
513* Cleanup binaries by @marcelveldt in https://github.com/music-assistant/server/pull/1014
514* Replace UUID check on MusicBrainz ID by @marcelveldt in https://github.com/music-assistant/server/pull/1015
515* Fix next track playback on Chromecast groups by @marcelveldt in https://github.com/music-assistant/server/pull/1016
516
517### Dependencies
518* Bump ruff from 0.1.13 to 0.1.14 by @dependabot in https://github.com/music-assistant/server/pull/1020
519* Bump orjson from 3.9.10 to 3.9.12 by @dependabot in https://github.com/music-assistant/server/pull/1019
520* Bump soco from 0.30.1 to 0.30.2 by @dependabot in https://github.com/music-assistant/server/pull/1021
521* Bump async-upnp-client from 0.38.0 to 0.38.1 by @dependabot in https://github.com/music-assistant/server/pull/1017
522
523## New Contributors
524* @khers made their first contribution in https://github.com/music-assistant/server/pull/1006
525
526**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b83...2.0.0b84
527
528# [2.0.0 BETA 83] - 21.01.2024
529
530## Whatâs Changed
531
532### Server 2.0.0 BETA 83
533
534## What's Changed
535
536* Refactor enqueing of items during playback and standardize player settings by @marcelveldt in https://github.com/music-assistant/server/pull/1008
537* Fixes for plex connection by @jozefKruszynski in https://github.com/music-assistant/server/pull/1000
538* Better support for Player groups by @marcelveldt in https://github.com/music-assistant/server/pull/1011
539* A few small tweaks by @marcelveldt in https://github.com/music-assistant/server/pull/1012
540* frontend-2.1.0 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1013
541
542**BREAKING CHANGE!**
543If you used Universal Player Group to create groups, you need to re-create your playergroups.
544For best quality and convenience use the new provider specific syncgroups introduced in this release.
545The Universal Sync Group will allow you to put syncgroups as childs but none of the members of a Universal Player group will be synced.
546
547**Dependencies:**
548* Bump unidecode from 1.3.7 to 1.3.8 by @dependabot in https://github.com/music-assistant/server/pull/1005
549* Bump ruff from 0.1.11 to 0.1.13 by @dependabot in https://github.com/music-assistant/server/pull/1002
550* Bump pycryptodome from 3.19.1 to 3.20.0 by @dependabot in https://github.com/music-assistant/server/pull/1001
551* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/1010
552
553
554
555**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b82...2.0.0b83
556
557### Frontend 2.1.0
558
559- #320 - Adjust to backend changes (@marcelveldt)
560
561## â¬ï¸ Dependencies
562
563### Server
564
565### Frontend
566
567<details>
568<summary>10 changes</summary>
569
570- #277 - Bump websocket-ts from 1.1.1 to 2.1.5 (@dependabot)
571- #319 - Bump vuetify from 3.3.14 to 3.4.11 (@dependabot)
572- #311 - Bump replace-in-file from 7.0.2 to 7.1.0 (@dependabot)
573- #312 - Bump eslint from 8.54.0 to 8.56.0 (@dependabot)
574- #310 - Bump home-assistant-js-websocket from 8.2.0 to 9.1.0 (@dependabot)
575- #313 - Bump vue-i18n from 9.7.0 to 9.9.0 (@dependabot)
576- #314 - Bump sass from 1.69.5 to 1.69.7 (@dependabot)
577- #315 - Bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.18.1 (@dependabot)
578- #316 - Bump @mdi/js from 7.3.67 to 7.4.47 (@dependabot)
579- #318 - Bump actions/cache from 3 to 4 (@dependabot)
580</details>
581
582
583
584# [2.0.0 BETA 82] - 14.01.2024
585
586## What's Changed
587* Reverting a change in the ytmusicapi that currently breaks YTMusic. by @MarvinSchenkel in https://github.com/music-assistant/server/pull/997
588* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/998
589* Some small bug fixes by @marcelveldt in https://github.com/music-assistant/server/pull/999
590
591
592**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b81...2.0.0b82
593
594# [2.0.0 BETA 81] - 09.01.2024
595
596## Whatâs Changed
597
598### Server 2.0.0 BETA 81
599
600## What's Changed
601* Fixes bug where snapcast does not work by @SantiagoSotoC in https://github.com/music-assistant/server/pull/991
602* Add guard for missing id in MusicBrainz result by @marcelveldt in https://github.com/music-assistant/server/pull/995
603* frontend-2.0.17 by @music-assistant-machine in https://github.com/music-assistant/server/pull/996
604
605
606### Dependencies
607* Bump mypy from 1.7.1 to 1.8.0 by @dependabot in https://github.com/music-assistant/server/pull/984
608* Bump zeroconf from 0.128.0 to 0.131.0 by @dependabot in https://github.com/music-assistant/server/pull/986
609* Bump pytest from 7.4.3 to 7.4.4 by @dependabot in https://github.com/music-assistant/server/pull/987
610* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/990
611* Bump pillow from 10.1.0 to 10.2.0 by @dependabot in https://github.com/music-assistant/server/pull/994
612* Bump ruff from 0.1.9 to 0.1.11 by @dependabot in https://github.com/music-assistant/server/pull/992
613* Bump ytmusicapi from 1.3.2 to 1.4.2 by @dependabot in https://github.com/music-assistant/server/pull/993
614* Bump pytest-asyncio from 0.23.2 to 0.23.3 by @dependabot in https://github.com/music-assistant/server/pull/985
615* Bump pycryptodome from 3.19.0 to 3.19.1 by @dependabot in https://github.com/music-assistant/server/pull/983
616
617
618
619**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b80...2.0.0b81
620
621### Frontend 2.0.17
622
623- #299 - Make the icon in the "Play modal dialog" not interactive (@JeffersonBledsoe)
624
625## â¬ï¸ Dependencies
626
627### Server
628
629### Frontend
630
631<details>
632<summary>8 changes</summary>
633
634- #293 - Bump vite-plugin-pwa from 0.17.2 to 0.17.4 (@dependabot)
635- #296 - Bump vite-plugin-webfont-dl from 3.7.6 to 3.9.1 (@dependabot)
636- #294 - Bump eslint-plugin-vue from 9.18.1 to 9.19.2 (@dependabot)
637- #289 - Bump actions/setup-python from 4 to 5 (@dependabot)
638- #291 - Bump vue-router from 4.2.4 to 4.2.5 (@dependabot)
639- #303 - Bump @egjs/vue3-flicking from 4.10.8 to 4.11.2 (@dependabot)
640- #308 - Bump vue-tsc from 1.8.22 to 1.8.27 (@dependabot)
641- #309 - Bump @types/node from 20.10.3 to 20.10.7 (@dependabot)
642</details>
643
644
645
646# [2.0.0 BETA 81] - 09.01.2024
647
648## What's Changed
649* Fixes bug where snapcast does not work by @SantiagoSotoC in #991
650* Add guard for missing id in MusicBrainz result by @marcelveldt in #995
651* bump frontend to 2.0.17 by @music-assistant-machine in #996
652
653**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b79...2.0.0b80
654
655# [2.0.0 BETA 80] - 31.12.2023
656
657## What's Changed
658* Some tweaks to MediaItem models by @marcelveldt in https://github.com/music-assistant/server/pull/981
659* Fix playback of radio stations by @marcelveldt in https://github.com/music-assistant/server/pull/982
660
661
662**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b79...2.0.0b80
663
664# [2.0.0 BETA 79] - 30.12.2023
665
666## What's Changed
667* Bump aiohttp from 3.9.0 to 3.9.1 by @dependabot in https://github.com/music-assistant/server/pull/960
668* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/965
669* Bump black from 23.7.0 to 23.11.0 by @dependabot in https://github.com/music-assistant/server/pull/964
670* Bump pre-commit from 3.5.0 to 3.6.0 by @dependabot in https://github.com/music-assistant/server/pull/963
671* Bump cryptography from 41.0.6 to 41.0.7 by @dependabot in https://github.com/music-assistant/server/pull/962
672* Bump ruff from 0.1.6 to 0.1.7 by @dependabot in https://github.com/music-assistant/server/pull/961
673* Fix status of child players by @SantiagoSotoC in https://github.com/music-assistant/server/pull/959
674* Update manifest files for several providers by @OzGav in https://github.com/music-assistant/server/pull/967
675* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/966
676* Fix typo in TuneIn init/py by @OzGav in https://github.com/music-assistant/server/pull/968
677* Fixed theaudiodb provider with get_track_metadata issue by @celestianx in https://github.com/music-assistant/server/pull/969
678* Retain extra url keys by @OzGav in https://github.com/music-assistant/server/pull/979
679* Bump ruff from 0.1.7 to 0.1.9 by @dependabot in https://github.com/music-assistant/server/pull/978
680* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/975
681* Bump soco from 0.29.1 to 0.30.1 by @dependabot in https://github.com/music-assistant/server/pull/977
682* Bump python-ffmpeg from 2.0.4 to 2.0.9 by @dependabot in https://github.com/music-assistant/server/pull/972
683* Bump async-upnp-client from 0.36.2 to 0.38.0 by @dependabot in https://github.com/music-assistant/server/pull/974
684* Bump black from 23.11.0 to 23.12.1 by @dependabot in https://github.com/music-assistant/server/pull/976
685* A few small bugfixes by @marcelveldt in https://github.com/music-assistant/server/pull/980
686
687## New Contributors
688* @celestianx made their first contribution in https://github.com/music-assistant/server/pull/969
689
690**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b78...2.0.0b79
691
692# [2.0.0 BETA 78] - 08.12.2023
693
694## What's Changed
695* Fix snapcast provider in the dynamic generation of tcp streams by @SantiagoSotoC in https://github.com/music-assistant/server/pull/955
696* Fixing pyproject.toml by @jozefKruszynski in https://github.com/music-assistant/server/pull/957
697* Some fixes for the database migration and matching logic by @marcelveldt in https://github.com/music-assistant/server/pull/958
698
699
700**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b77...2.0.0b78
701
702# [2.0.0 BETA 77] - 06.12.2023
703
704Hotfix to fix some issues introduced in beta 76
705
706# [2.0.0 BETA 76] - 06.12.2023
707
708## What's Changed
709* Add Snapcast Player Provider by @SantiagoSotoC in https://github.com/music-assistant/server/pull/916
710* [Deezer]: New brand (Logo) by @arctixdev in https://github.com/music-assistant/server/pull/930
711* Fixes for slimproto cli and wiim pro streamers by @marcelveldt in https://github.com/music-assistant/server/pull/934
712* [soundcloud] Improved playlist iteration by @domanchi in https://github.com/music-assistant/server/pull/924
713* fix: handle invalid start_index when receiving command player status by @wiflye81 in https://github.com/music-assistant/server/pull/935
714* frontend-2.0.16 by @music-assistant-machine in https://github.com/music-assistant/server/pull/954
715* Improve Filesystem provider by @marcelveldt in https://github.com/music-assistant/server/pull/953
716
717## New Contributors
718* @SantiagoSotoC made their first contribution in https://github.com/music-assistant/server/pull/916
719* @wiflye81 made their first contribution in https://github.com/music-assistant/server/pull/935
720* @music-assistant-machine made their first contribution in https://github.com/music-assistant/server/pull/954
721
722**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b75...2.0.0b76
723
724# [2.0.0 BETA 75] - 13.11.2023
725
726## What's Changed
727* Adjust volume normalisation default by @OzGav in https://github.com/music-assistant/server/pull/909
728* Fix overriding global log level on module level by @marcelveldt in https://github.com/music-assistant/server/pull/918
729* Fix some issues with Airplay provider by @marcelveldt in https://github.com/music-assistant/server/pull/919
730* Fix issues with debouncing commands to (group)players by @marcelveldt in https://github.com/music-assistant/server/pull/921
731* [soundcloud] bug fix: add limit parameter to get_recommended function by @domanchi in https://github.com/music-assistant/server/pull/920
732* [soundcloud] improved track iteration by @domanchi in https://github.com/music-assistant/server/pull/922
733* Fix cast player playing duplicate songs by @marcelveldt in https://github.com/music-assistant/server/pull/923
734* Tidal: add missing session object to add/remove from library by @jozefKruszynski in https://github.com/music-assistant/server/pull/911
735* Fix config for addon update action by @jozefKruszynski in https://github.com/music-assistant/server/pull/903
736
737
738## Dependencies
739* Bump uvloop from 0.17.0 to 0.19.0 by @dependabot in https://github.com/music-assistant/server/pull/904
740* Bump mypy from 1.5.1 to 1.6.1 by @dependabot in https://github.com/music-assistant/server/pull/908
741* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/910
742* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/915
743* Bump pytest-aiohttp from 1.0.4 to 1.0.5 by @dependabot in https://github.com/music-assistant/server/pull/905
744* Bump pre-commit from 3.3.3 to 3.5.0 by @dependabot in https://github.com/music-assistant/server/pull/907
745* Bump mashumaro from 3.9 to 3.10 by @dependabot in https://github.com/music-assistant/server/pull/913
746* Bump ruff from 0.1.1 to 0.1.5 by @dependabot in https://github.com/music-assistant/server/pull/917
747* Bump plexapi from 4.15.0 to 4.15.5 by @dependabot in https://github.com/music-assistant/server/pull/912
748
749## New Contributors
750* @domanchi made their first contribution in https://github.com/music-assistant/server/pull/920
751
752**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b74...2.0.0b75
753
754# [2.0.0 BETA 74] - 28.10.2023
755
756## Frontend 2.0.15
757
758## Whatâs Changed
759
760- #252 - A few small fixes (@marcelveldt)
761- #239 - Lokalise: Translations update (@marcelveldt)
762- #213 - Add dark mode theme-color for top bar on mobile browsers (and Safari desktop) (@krisnoble)
763- #196 - Update release.yml (@jozefKruszynski)
764- #195 - CI action to create a PR on the core repo on release (@jozefKruszynski)
765- #194 - Lokalise: Translations update (@marcelveldt)
766- #193 - Improve browse feature (@marcelveldt)
767- #191 - Lokalise: Translations update (@marcelveldt)
768- #190 - Add (basic) Widget rows to Home screen (@marcelveldt)
769- #189 - Small refactor of theme colors (@marcelveldt)
770- #186 - Several small bugfixes (@marcelveldt)
771- #175 - Rework Navigation (@marcelveldt)
772- #169 - mobile player color schema correction (@dobby5)
773- #171 - Lokalise: Translations update (@marcelveldt)
774- #170 - Some small adjustments to the settings pages (@marcelveldt)
775- #168 - Button improvements (@dobby5)
776- #167 - A collection of small bug fixes (@marcelveldt)
777- #166 - Lokalise: Translations update (@marcelveldt)
778- #164 - Remove header and adjust all views (@marcelveldt)
779- #163 - Bottom mobile player (@dobby5)
780- #162 - Fix add to playlist (@marcelveldt)
781- #161 - Improve Itemdetails (@marcelveldt)
782- #160 - Various bugfixes and improvements (@dobby5)
783- #159 - MA - Merge (@dobby5)
784- #158 - Add some base diagnostic server info (@marcelveldt)
785- #157 - Fix some glitches (@marcelveldt)
786- #156 - Switch to SVG provider icons (@marcelveldt)
787- #155 - Backend changes for library refactor (@marcelveldt)
788- #143 - Ma design 2.0 (@dobby5)
789- #136 - Improve CI for releases (@marcelveldt)
790- #99 - Update Polish translations (@LukaszP2)
791- #135 - Add configuration pages for core controllers (@marcelveldt)
792
793## â¬ï¸ Dependencies
794
795<details>
796<summary>49 changes</summary>
797
798- #245 - Bump vite from 4.4.7 to 4.5.0 (@dependabot)
799- #222 - Bump prettier from 3.0.0 to 3.0.3 (@dependabot)
800- #249 - Bump @types/node from 20.4.5 to 20.8.9 (@dependabot)
801- #251 - Bump eslint-plugin-vue from 9.16.1 to 9.18.1 (@dependabot)
802- #250 - Bump sass from 1.64.2 to 1.69.5 (@dependabot)
803- #243 - Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (@dependabot)
804- #225 - Bump actions/checkout from 3 to 4 (@dependabot)
805- #207 - Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (@dependabot)
806- #206 - Update release.yml (@jozefKruszynski)
807- #219 - Use specific dependency version (@arctixdev)
808- #205 - Bump eslint-config-prettier from 8.9.0 to 9.0.0 (@dependabot)
809- #203 - Bump @fontsource/roboto from 5.0.5 to 5.0.8 (@dependabot)
810- #202 - Bump @egjs/vue3-flicking from 4.10.8 to 4.11.0 (@dependabot)
811- #247 - Bump vuetify from 3.3.10 to 3.3.22 (@dependabot)
812- #248 - Bump actions/setup-node from 3 to 4 (@dependabot)
813- #177 - Bump v3-infinite-loading from 1.2.2 to 1.3.1 (@dependabot)
814- #179 - Bump eslint from 8.45.0 to 8.46.0 (@dependabot)
815- #187 - Bump @typescript-eslint/parser from 6.1.0 to 6.2.1 (@dependabot)
816- #181 - Bump eslint-config-prettier from 8.8.0 to 8.9.0 (@dependabot)
817- #188 - Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.1 (@dependabot)
818- #182 - Bump @types/node from 20.4.4 to 20.4.5 (@dependabot)
819- #178 - Bump vite from 4.4.6 to 4.4.7 (@dependabot)
820- #176 - Bump vue-tsc from 1.8.6 to 1.8.8 (@dependabot)
821- #183 - Bump vuetify from 3.3.9 to 3.3.10 (@dependabot)
822- #185 - Bump eslint-plugin-vue from 9.15.1 to 9.16.1 (@dependabot)
823- #173 - Bump sass from 1.64.0 to 1.64.1 (@dependabot)
824- #174 - Bump @types/node from 20.4.2 to 20.4.4 (@dependabot)
825- #172 - Bump v3-infinite-loading from 1.2.2 to 1.3.1 (@dependabot)
826- #146 - Bump @types/node from 20.4.1 to 20.4.2 (@dependabot)
827- #145 - Bump eslint from 8.44.0 to 8.45.0 (@dependabot)
828- #148 - Bump @typescript-eslint/eslint-plugin from 5.61.0 to 5.62.0 (@dependabot)
829- #147 - Bump @egjs/flicking-plugins from 4.7.0 to 4.7.1 (@dependabot)
830- #144 - Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 (@dependabot)
831- #149 - Bump @typescript-eslint/parser from 5.61.0 to 5.62.0 (@dependabot)
832- #150 - Bump vue-tsc from 1.8.4 to 1.8.5 (@dependabot)
833- #152 - Bump home-assistant-js-websocket from 8.1.0 to 8.2.0 (@dependabot)
834- #154 - Bump vuetify from 3.3.7 to 3.3.9 (@dependabot)
835- #153 - Bump vite from 4.4.2 to 4.4.4 (@dependabot)
836- #137 - Bump actions/cache from 1 to 3 (@dependabot)
837- #138 - Bump softprops/action-gh-release from 0.1.14 to 0.1.15 (@dependabot)
838- #139 - Bump actions/checkout from 2 to 3 (@dependabot)
839- #140 - Bump actions/setup-node from 1 to 3 (@dependabot)
840- #141 - Bump vite from 4.4.1 to 4.4.2 (@dependabot)
841- #142 - Bump @intlify/unplugin-vue-i18n from 0.12.0 to 0.12.1 (@dependabot)
842- #133 - Bump vue-router from 4.2.2 to 4.2.4 (@dependabot)
843- #134 - Bump home-assistant-js-websocket from 8.0.1 to 8.1.0 (@dependabot)
844- #131 - Bump @fontsource/roboto from 5.0.3 to 5.0.4 (@dependabot)
845- #130 - Bump @intlify/unplugin-vue-i18n from 0.11.0 to 0.12.0 (@dependabot)
846- #129 - Bump vite from 4.3.9 to 4.4.1 (@dependabot)
847</details>
848
849
850## Server 2.0.0 BETA 74
851
852## What's Changed
853* Update job and step names for ci addon job by @jozefKruszynski in https://github.com/music-assistant/server/pull/850
854* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/851
855* Bump mypy from 1.5.0 to 1.5.1 by @dependabot in https://github.com/music-assistant/server/pull/854
856* Bump ruff from 0.0.284 to 0.1.1 by @dependabot in https://github.com/music-assistant/server/pull/892
857* Bump zeroconf from 0.79.0 to 0.119.0 by @dependabot in https://github.com/music-assistant/server/pull/891
858* Bump orjson from 3.9.4 to 3.9.9 by @dependabot in https://github.com/music-assistant/server/pull/890
859* [Deezer] Fix sync album if no cover image by @arctixdev in https://github.com/music-assistant/server/pull/863
860* Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in https://github.com/music-assistant/server/pull/876
861* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/870
862* Bump docker/setup-buildx-action from 2.9.1 to 3.0.0 by @dependabot in https://github.com/music-assistant/server/pull/878
863* FIx cumbersome restart, add idx to album tracks by @jozefKruszynski in https://github.com/music-assistant/server/pull/868
864* Bump orjson from 3.9.9 to 3.9.10 by @dependabot in https://github.com/music-assistant/server/pull/894
865* Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/music-assistant/server/pull/866
866* Bump docker/metadata-action from 4 to 5 by @dependabot in https://github.com/music-assistant/server/pull/875
867* Bump docker/build-push-action from 4.1.1 to 5.0.0 by @dependabot in https://github.com/music-assistant/server/pull/877
868* Feature/tidal-quality-updates by @jozefKruszynski in https://github.com/music-assistant/server/pull/857
869* Bump pytest from 7.4.0 to 7.4.3 by @dependabot in https://github.com/music-assistant/server/pull/895
870* Bump ytmusicapi from 1.1.1 to 1.3.1 by @dependabot in https://github.com/music-assistant/server/pull/893
871* Bump pillow from 10.0.0 to 10.1.0 by @dependabot in https://github.com/music-assistant/server/pull/889
872* Bump cryptography from 41.0.3 to 41.0.4 by @dependabot in https://github.com/music-assistant/server/pull/881
873* Bump Airplay bridge binaries by @marcelveldt in https://github.com/music-assistant/server/pull/896
874* Fix grouped volume control by @OzGav in https://github.com/music-assistant/server/pull/867
875* Debounce and log commands to players by @marcelveldt in https://github.com/music-assistant/server/pull/897
876* Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 by @dependabot in https://github.com/music-assistant/server/pull/900
877* Bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in https://github.com/music-assistant/server/pull/899
878* update release action by @jozefKruszynski in https://github.com/music-assistant/server/pull/898
879* A few small fixes by @marcelveldt in https://github.com/music-assistant/server/pull/901
880* Bump frontend to 2.0.15 by @marcelveldt in https://github.com/music-assistant/server/pull/902
881
882## New Contributors
883* @OzGav made their first contribution in https://github.com/music-assistant/server/pull/867
884
885**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b73...2.0.0b74
886
887## Music Assistant 2.0 (BETA)
888Warning: this is an early beta, features are still missing.
889
890- Public BETA of Music Assistant 2.0
891- Follow status on https://github.com/orgs/music-assistant/projects/2/views/1
892- Meet us on discord to report and discuss feedback
893
894Thanks for testing!
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961