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