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