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