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