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