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