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