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