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