/
/
/
1# [2.0.0 BETA 84] - 22.01.2024
2
3## New Music provider
4@khers added the SubSonic music provider, great work, thanks!
5
6## What's Changed
7* Add Open Subsonic MusicProvider by @khers in https://github.com/music-assistant/server/pull/1006
8* Cleanup binaries by @marcelveldt in https://github.com/music-assistant/server/pull/1014
9* Replace UUID check on MusicBrainz ID by @marcelveldt in https://github.com/music-assistant/server/pull/1015
10* Fix next track playback on Chromecast groups by @marcelveldt in https://github.com/music-assistant/server/pull/1016
11
12### Dependencies
13* Bump ruff from 0.1.13 to 0.1.14 by @dependabot in https://github.com/music-assistant/server/pull/1020
14* Bump orjson from 3.9.10 to 3.9.12 by @dependabot in https://github.com/music-assistant/server/pull/1019
15* Bump soco from 0.30.1 to 0.30.2 by @dependabot in https://github.com/music-assistant/server/pull/1021
16* Bump async-upnp-client from 0.38.0 to 0.38.1 by @dependabot in https://github.com/music-assistant/server/pull/1017
17
18## New Contributors
19* @khers made their first contribution in https://github.com/music-assistant/server/pull/1006
20
21**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b83...2.0.0b84
22
23# [2.0.0 BETA 83] - 21.01.2024
24
25## Whatâs Changed
26
27### Server 2.0.0 BETA 83
28
29## What's Changed
30
31* Refactor enqueing of items during playback and standardize player settings by @marcelveldt in https://github.com/music-assistant/server/pull/1008
32* Fixes for plex connection by @jozefKruszynski in https://github.com/music-assistant/server/pull/1000
33* Better support for Player groups by @marcelveldt in https://github.com/music-assistant/server/pull/1011
34* A few small tweaks by @marcelveldt in https://github.com/music-assistant/server/pull/1012
35* frontend-2.1.0 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1013
36
37**BREAKING CHANGE!**
38If you used Universal Player Group to create groups, you need to re-create your playergroups.
39For best quality and convenience use the new provider specific syncgroups introduced in this release.
40The Universal Sync Group will allow you to put syncgroups as childs but none of the members of a Universal Player group will be synced.
41
42**Dependencies:**
43* Bump unidecode from 1.3.7 to 1.3.8 by @dependabot in https://github.com/music-assistant/server/pull/1005
44* Bump ruff from 0.1.11 to 0.1.13 by @dependabot in https://github.com/music-assistant/server/pull/1002
45* Bump pycryptodome from 3.19.1 to 3.20.0 by @dependabot in https://github.com/music-assistant/server/pull/1001
46* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/1010
47
48
49
50**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b82...2.0.0b83
51
52### Frontend 2.1.0
53
54- #320 - Adjust to backend changes (@marcelveldt)
55
56## â¬ï¸ Dependencies
57
58### Server
59
60### Frontend
61
62<details>
63<summary>10 changes</summary>
64
65- #277 - Bump websocket-ts from 1.1.1 to 2.1.5 (@dependabot)
66- #319 - Bump vuetify from 3.3.14 to 3.4.11 (@dependabot)
67- #311 - Bump replace-in-file from 7.0.2 to 7.1.0 (@dependabot)
68- #312 - Bump eslint from 8.54.0 to 8.56.0 (@dependabot)
69- #310 - Bump home-assistant-js-websocket from 8.2.0 to 9.1.0 (@dependabot)
70- #313 - Bump vue-i18n from 9.7.0 to 9.9.0 (@dependabot)
71- #314 - Bump sass from 1.69.5 to 1.69.7 (@dependabot)
72- #315 - Bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.18.1 (@dependabot)
73- #316 - Bump @mdi/js from 7.3.67 to 7.4.47 (@dependabot)
74- #318 - Bump actions/cache from 3 to 4 (@dependabot)
75</details>
76
77
78
79# [2.0.0 BETA 82] - 14.01.2024
80
81## What's Changed
82* Reverting a change in the ytmusicapi that currently breaks YTMusic. by @MarvinSchenkel in https://github.com/music-assistant/server/pull/997
83* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/998
84* Some small bug fixes by @marcelveldt in https://github.com/music-assistant/server/pull/999
85
86
87**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b81...2.0.0b82
88
89# [2.0.0 BETA 81] - 09.01.2024
90
91## Whatâs Changed
92
93### Server 2.0.0 BETA 81
94
95## What's Changed
96* Fixes bug where snapcast does not work by @SantiagoSotoC in https://github.com/music-assistant/server/pull/991
97* Add guard for missing id in MusicBrainz result by @marcelveldt in https://github.com/music-assistant/server/pull/995
98* frontend-2.0.17 by @music-assistant-machine in https://github.com/music-assistant/server/pull/996
99
100
101### Dependencies
102* Bump mypy from 1.7.1 to 1.8.0 by @dependabot in https://github.com/music-assistant/server/pull/984
103* Bump zeroconf from 0.128.0 to 0.131.0 by @dependabot in https://github.com/music-assistant/server/pull/986
104* Bump pytest from 7.4.3 to 7.4.4 by @dependabot in https://github.com/music-assistant/server/pull/987
105* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/990
106* Bump pillow from 10.1.0 to 10.2.0 by @dependabot in https://github.com/music-assistant/server/pull/994
107* Bump ruff from 0.1.9 to 0.1.11 by @dependabot in https://github.com/music-assistant/server/pull/992
108* Bump ytmusicapi from 1.3.2 to 1.4.2 by @dependabot in https://github.com/music-assistant/server/pull/993
109* Bump pytest-asyncio from 0.23.2 to 0.23.3 by @dependabot in https://github.com/music-assistant/server/pull/985
110* Bump pycryptodome from 3.19.0 to 3.19.1 by @dependabot in https://github.com/music-assistant/server/pull/983
111
112
113
114**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b80...2.0.0b81
115
116### Frontend 2.0.17
117
118- #299 - Make the icon in the "Play modal dialog" not interactive (@JeffersonBledsoe)
119
120## â¬ï¸ Dependencies
121
122### Server
123
124### Frontend
125
126<details>
127<summary>8 changes</summary>
128
129- #293 - Bump vite-plugin-pwa from 0.17.2 to 0.17.4 (@dependabot)
130- #296 - Bump vite-plugin-webfont-dl from 3.7.6 to 3.9.1 (@dependabot)
131- #294 - Bump eslint-plugin-vue from 9.18.1 to 9.19.2 (@dependabot)
132- #289 - Bump actions/setup-python from 4 to 5 (@dependabot)
133- #291 - Bump vue-router from 4.2.4 to 4.2.5 (@dependabot)
134- #303 - Bump @egjs/vue3-flicking from 4.10.8 to 4.11.2 (@dependabot)
135- #308 - Bump vue-tsc from 1.8.22 to 1.8.27 (@dependabot)
136- #309 - Bump @types/node from 20.10.3 to 20.10.7 (@dependabot)
137</details>
138
139
140
141# [2.0.0 BETA 81] - 09.01.2024
142
143## What's Changed
144* Fixes bug where snapcast does not work by @SantiagoSotoC in #991
145* Add guard for missing id in MusicBrainz result by @marcelveldt in #995
146* bump frontend to 2.0.17 by @music-assistant-machine in #996
147
148**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b79...2.0.0b80
149
150# [2.0.0 BETA 80] - 31.12.2023
151
152## What's Changed
153* Some tweaks to MediaItem models by @marcelveldt in https://github.com/music-assistant/server/pull/981
154* Fix playback of radio stations by @marcelveldt in https://github.com/music-assistant/server/pull/982
155
156
157**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b79...2.0.0b80
158
159# [2.0.0 BETA 79] - 30.12.2023
160
161## What's Changed
162* Bump aiohttp from 3.9.0 to 3.9.1 by @dependabot in https://github.com/music-assistant/server/pull/960
163* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/965
164* Bump black from 23.7.0 to 23.11.0 by @dependabot in https://github.com/music-assistant/server/pull/964
165* Bump pre-commit from 3.5.0 to 3.6.0 by @dependabot in https://github.com/music-assistant/server/pull/963
166* Bump cryptography from 41.0.6 to 41.0.7 by @dependabot in https://github.com/music-assistant/server/pull/962
167* Bump ruff from 0.1.6 to 0.1.7 by @dependabot in https://github.com/music-assistant/server/pull/961
168* Fix status of child players by @SantiagoSotoC in https://github.com/music-assistant/server/pull/959
169* Update manifest files for several providers by @OzGav in https://github.com/music-assistant/server/pull/967
170* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/966
171* Fix typo in TuneIn init/py by @OzGav in https://github.com/music-assistant/server/pull/968
172* Fixed theaudiodb provider with get_track_metadata issue by @celestianx in https://github.com/music-assistant/server/pull/969
173* Retain extra url keys by @OzGav in https://github.com/music-assistant/server/pull/979
174* Bump ruff from 0.1.7 to 0.1.9 by @dependabot in https://github.com/music-assistant/server/pull/978
175* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/975
176* Bump soco from 0.29.1 to 0.30.1 by @dependabot in https://github.com/music-assistant/server/pull/977
177* Bump python-ffmpeg from 2.0.4 to 2.0.9 by @dependabot in https://github.com/music-assistant/server/pull/972
178* Bump async-upnp-client from 0.36.2 to 0.38.0 by @dependabot in https://github.com/music-assistant/server/pull/974
179* Bump black from 23.11.0 to 23.12.1 by @dependabot in https://github.com/music-assistant/server/pull/976
180* A few small bugfixes by @marcelveldt in https://github.com/music-assistant/server/pull/980
181
182## New Contributors
183* @celestianx made their first contribution in https://github.com/music-assistant/server/pull/969
184
185**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b78...2.0.0b79
186
187# [2.0.0 BETA 78] - 08.12.2023
188
189## What's Changed
190* Fix snapcast provider in the dynamic generation of tcp streams by @SantiagoSotoC in https://github.com/music-assistant/server/pull/955
191* Fixing pyproject.toml by @jozefKruszynski in https://github.com/music-assistant/server/pull/957
192* Some fixes for the database migration and matching logic by @marcelveldt in https://github.com/music-assistant/server/pull/958
193
194
195**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b77...2.0.0b78
196
197# [2.0.0 BETA 77] - 06.12.2023
198
199Hotfix to fix some issues introduced in beta 76
200
201# [2.0.0 BETA 76] - 06.12.2023
202
203## What's Changed
204* Add Snapcast Player Provider by @SantiagoSotoC in https://github.com/music-assistant/server/pull/916
205* [Deezer]: New brand (Logo) by @arctixdev in https://github.com/music-assistant/server/pull/930
206* Fixes for slimproto cli and wiim pro streamers by @marcelveldt in https://github.com/music-assistant/server/pull/934
207* [soundcloud] Improved playlist iteration by @domanchi in https://github.com/music-assistant/server/pull/924
208* fix: handle invalid start_index when receiving command player status by @wiflye81 in https://github.com/music-assistant/server/pull/935
209* frontend-2.0.16 by @music-assistant-machine in https://github.com/music-assistant/server/pull/954
210* Improve Filesystem provider by @marcelveldt in https://github.com/music-assistant/server/pull/953
211
212## New Contributors
213* @SantiagoSotoC made their first contribution in https://github.com/music-assistant/server/pull/916
214* @wiflye81 made their first contribution in https://github.com/music-assistant/server/pull/935
215* @music-assistant-machine made their first contribution in https://github.com/music-assistant/server/pull/954
216
217**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b75...2.0.0b76
218
219# [2.0.0 BETA 75] - 13.11.2023
220
221## What's Changed
222* Adjust volume normalisation default by @OzGav in https://github.com/music-assistant/server/pull/909
223* Fix overriding global log level on module level by @marcelveldt in https://github.com/music-assistant/server/pull/918
224* Fix some issues with Airplay provider by @marcelveldt in https://github.com/music-assistant/server/pull/919
225* Fix issues with debouncing commands to (group)players by @marcelveldt in https://github.com/music-assistant/server/pull/921
226* [soundcloud] bug fix: add limit parameter to get_recommended function by @domanchi in https://github.com/music-assistant/server/pull/920
227* [soundcloud] improved track iteration by @domanchi in https://github.com/music-assistant/server/pull/922
228* Fix cast player playing duplicate songs by @marcelveldt in https://github.com/music-assistant/server/pull/923
229* Tidal: add missing session object to add/remove from library by @jozefKruszynski in https://github.com/music-assistant/server/pull/911
230* Fix config for addon update action by @jozefKruszynski in https://github.com/music-assistant/server/pull/903
231
232
233## Dependencies
234* Bump uvloop from 0.17.0 to 0.19.0 by @dependabot in https://github.com/music-assistant/server/pull/904
235* Bump mypy from 1.5.1 to 1.6.1 by @dependabot in https://github.com/music-assistant/server/pull/908
236* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/910
237* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/915
238* Bump pytest-aiohttp from 1.0.4 to 1.0.5 by @dependabot in https://github.com/music-assistant/server/pull/905
239* Bump pre-commit from 3.3.3 to 3.5.0 by @dependabot in https://github.com/music-assistant/server/pull/907
240* Bump mashumaro from 3.9 to 3.10 by @dependabot in https://github.com/music-assistant/server/pull/913
241* Bump ruff from 0.1.1 to 0.1.5 by @dependabot in https://github.com/music-assistant/server/pull/917
242* Bump plexapi from 4.15.0 to 4.15.5 by @dependabot in https://github.com/music-assistant/server/pull/912
243
244## New Contributors
245* @domanchi made their first contribution in https://github.com/music-assistant/server/pull/920
246
247**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b74...2.0.0b75
248
249# [2.0.0 BETA 74] - 28.10.2023
250
251## Frontend 2.0.15
252
253## Whatâs Changed
254
255- #252 - A few small fixes (@marcelveldt)
256- #239 - Lokalise: Translations update (@marcelveldt)
257- #213 - Add dark mode theme-color for top bar on mobile browsers (and Safari desktop) (@krisnoble)
258- #196 - Update release.yml (@jozefKruszynski)
259- #195 - CI action to create a PR on the core repo on release (@jozefKruszynski)
260- #194 - Lokalise: Translations update (@marcelveldt)
261- #193 - Improve browse feature (@marcelveldt)
262- #191 - Lokalise: Translations update (@marcelveldt)
263- #190 - Add (basic) Widget rows to Home screen (@marcelveldt)
264- #189 - Small refactor of theme colors (@marcelveldt)
265- #186 - Several small bugfixes (@marcelveldt)
266- #175 - Rework Navigation (@marcelveldt)
267- #169 - mobile player color schema correction (@dobby5)
268- #171 - Lokalise: Translations update (@marcelveldt)
269- #170 - Some small adjustments to the settings pages (@marcelveldt)
270- #168 - Button improvements (@dobby5)
271- #167 - A collection of small bug fixes (@marcelveldt)
272- #166 - Lokalise: Translations update (@marcelveldt)
273- #164 - Remove header and adjust all views (@marcelveldt)
274- #163 - Bottom mobile player (@dobby5)
275- #162 - Fix add to playlist (@marcelveldt)
276- #161 - Improve Itemdetails (@marcelveldt)
277- #160 - Various bugfixes and improvements (@dobby5)
278- #159 - MA - Merge (@dobby5)
279- #158 - Add some base diagnostic server info (@marcelveldt)
280- #157 - Fix some glitches (@marcelveldt)
281- #156 - Switch to SVG provider icons (@marcelveldt)
282- #155 - Backend changes for library refactor (@marcelveldt)
283- #143 - Ma design 2.0 (@dobby5)
284- #136 - Improve CI for releases (@marcelveldt)
285- #99 - Update Polish translations (@LukaszP2)
286- #135 - Add configuration pages for core controllers (@marcelveldt)
287
288## â¬ï¸ Dependencies
289
290<details>
291<summary>49 changes</summary>
292
293- #245 - Bump vite from 4.4.7 to 4.5.0 (@dependabot)
294- #222 - Bump prettier from 3.0.0 to 3.0.3 (@dependabot)
295- #249 - Bump @types/node from 20.4.5 to 20.8.9 (@dependabot)
296- #251 - Bump eslint-plugin-vue from 9.16.1 to 9.18.1 (@dependabot)
297- #250 - Bump sass from 1.64.2 to 1.69.5 (@dependabot)
298- #243 - Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (@dependabot)
299- #225 - Bump actions/checkout from 3 to 4 (@dependabot)
300- #207 - Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (@dependabot)
301- #206 - Update release.yml (@jozefKruszynski)
302- #219 - Use specific dependency version (@arctixdev)
303- #205 - Bump eslint-config-prettier from 8.9.0 to 9.0.0 (@dependabot)
304- #203 - Bump @fontsource/roboto from 5.0.5 to 5.0.8 (@dependabot)
305- #202 - Bump @egjs/vue3-flicking from 4.10.8 to 4.11.0 (@dependabot)
306- #247 - Bump vuetify from 3.3.10 to 3.3.22 (@dependabot)
307- #248 - Bump actions/setup-node from 3 to 4 (@dependabot)
308- #177 - Bump v3-infinite-loading from 1.2.2 to 1.3.1 (@dependabot)
309- #179 - Bump eslint from 8.45.0 to 8.46.0 (@dependabot)
310- #187 - Bump @typescript-eslint/parser from 6.1.0 to 6.2.1 (@dependabot)
311- #181 - Bump eslint-config-prettier from 8.8.0 to 8.9.0 (@dependabot)
312- #188 - Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.1 (@dependabot)
313- #182 - Bump @types/node from 20.4.4 to 20.4.5 (@dependabot)
314- #178 - Bump vite from 4.4.6 to 4.4.7 (@dependabot)
315- #176 - Bump vue-tsc from 1.8.6 to 1.8.8 (@dependabot)
316- #183 - Bump vuetify from 3.3.9 to 3.3.10 (@dependabot)
317- #185 - Bump eslint-plugin-vue from 9.15.1 to 9.16.1 (@dependabot)
318- #173 - Bump sass from 1.64.0 to 1.64.1 (@dependabot)
319- #174 - Bump @types/node from 20.4.2 to 20.4.4 (@dependabot)
320- #172 - Bump v3-infinite-loading from 1.2.2 to 1.3.1 (@dependabot)
321- #146 - Bump @types/node from 20.4.1 to 20.4.2 (@dependabot)
322- #145 - Bump eslint from 8.44.0 to 8.45.0 (@dependabot)
323- #148 - Bump @typescript-eslint/eslint-plugin from 5.61.0 to 5.62.0 (@dependabot)
324- #147 - Bump @egjs/flicking-plugins from 4.7.0 to 4.7.1 (@dependabot)
325- #144 - Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 (@dependabot)
326- #149 - Bump @typescript-eslint/parser from 5.61.0 to 5.62.0 (@dependabot)
327- #150 - Bump vue-tsc from 1.8.4 to 1.8.5 (@dependabot)
328- #152 - Bump home-assistant-js-websocket from 8.1.0 to 8.2.0 (@dependabot)
329- #154 - Bump vuetify from 3.3.7 to 3.3.9 (@dependabot)
330- #153 - Bump vite from 4.4.2 to 4.4.4 (@dependabot)
331- #137 - Bump actions/cache from 1 to 3 (@dependabot)
332- #138 - Bump softprops/action-gh-release from 0.1.14 to 0.1.15 (@dependabot)
333- #139 - Bump actions/checkout from 2 to 3 (@dependabot)
334- #140 - Bump actions/setup-node from 1 to 3 (@dependabot)
335- #141 - Bump vite from 4.4.1 to 4.4.2 (@dependabot)
336- #142 - Bump @intlify/unplugin-vue-i18n from 0.12.0 to 0.12.1 (@dependabot)
337- #133 - Bump vue-router from 4.2.2 to 4.2.4 (@dependabot)
338- #134 - Bump home-assistant-js-websocket from 8.0.1 to 8.1.0 (@dependabot)
339- #131 - Bump @fontsource/roboto from 5.0.3 to 5.0.4 (@dependabot)
340- #130 - Bump @intlify/unplugin-vue-i18n from 0.11.0 to 0.12.0 (@dependabot)
341- #129 - Bump vite from 4.3.9 to 4.4.1 (@dependabot)
342</details>
343
344
345## Server 2.0.0 BETA 74
346
347## What's Changed
348* Update job and step names for ci addon job by @jozefKruszynski in https://github.com/music-assistant/server/pull/850
349* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/851
350* Bump mypy from 1.5.0 to 1.5.1 by @dependabot in https://github.com/music-assistant/server/pull/854
351* Bump ruff from 0.0.284 to 0.1.1 by @dependabot in https://github.com/music-assistant/server/pull/892
352* Bump zeroconf from 0.79.0 to 0.119.0 by @dependabot in https://github.com/music-assistant/server/pull/891
353* Bump orjson from 3.9.4 to 3.9.9 by @dependabot in https://github.com/music-assistant/server/pull/890
354* [Deezer] Fix sync album if no cover image by @arctixdev in https://github.com/music-assistant/server/pull/863
355* Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in https://github.com/music-assistant/server/pull/876
356* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/870
357* Bump docker/setup-buildx-action from 2.9.1 to 3.0.0 by @dependabot in https://github.com/music-assistant/server/pull/878
358* FIx cumbersome restart, add idx to album tracks by @jozefKruszynski in https://github.com/music-assistant/server/pull/868
359* Bump orjson from 3.9.9 to 3.9.10 by @dependabot in https://github.com/music-assistant/server/pull/894
360* Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/music-assistant/server/pull/866
361* Bump docker/metadata-action from 4 to 5 by @dependabot in https://github.com/music-assistant/server/pull/875
362* Bump docker/build-push-action from 4.1.1 to 5.0.0 by @dependabot in https://github.com/music-assistant/server/pull/877
363* Feature/tidal-quality-updates by @jozefKruszynski in https://github.com/music-assistant/server/pull/857
364* Bump pytest from 7.4.0 to 7.4.3 by @dependabot in https://github.com/music-assistant/server/pull/895
365* Bump ytmusicapi from 1.1.1 to 1.3.1 by @dependabot in https://github.com/music-assistant/server/pull/893
366* Bump pillow from 10.0.0 to 10.1.0 by @dependabot in https://github.com/music-assistant/server/pull/889
367* Bump cryptography from 41.0.3 to 41.0.4 by @dependabot in https://github.com/music-assistant/server/pull/881
368* Bump Airplay bridge binaries by @marcelveldt in https://github.com/music-assistant/server/pull/896
369* Fix grouped volume control by @OzGav in https://github.com/music-assistant/server/pull/867
370* Debounce and log commands to players by @marcelveldt in https://github.com/music-assistant/server/pull/897
371* Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 by @dependabot in https://github.com/music-assistant/server/pull/900
372* Bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in https://github.com/music-assistant/server/pull/899
373* update release action by @jozefKruszynski in https://github.com/music-assistant/server/pull/898
374* A few small fixes by @marcelveldt in https://github.com/music-assistant/server/pull/901
375* Bump frontend to 2.0.15 by @marcelveldt in https://github.com/music-assistant/server/pull/902
376
377## New Contributors
378* @OzGav made their first contribution in https://github.com/music-assistant/server/pull/867
379
380**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b73...2.0.0b74
381
382## Music Assistant 2.0 (BETA)
383Warning: this is an early beta, features are still missing.
384
385- Public BETA of Music Assistant 2.0
386- Follow status on https://github.com/orgs/music-assistant/projects/2/views/1
387- Meet us on discord to report and discuss feedback
388
389Thanks for testing!
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412