/
/
/
1# [2.0.0 BETA 80] - 31.12.2023
2
3## What's Changed
4* Some tweaks to MediaItem models by @marcelveldt in https://github.com/music-assistant/server/pull/981
5* Fix playback of radio stations by @marcelveldt in https://github.com/music-assistant/server/pull/982
6
7
8**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b79...2.0.0b80
9
10# [2.0.0 BETA 79] - 30.12.2023
11
12## What's Changed
13* Bump aiohttp from 3.9.0 to 3.9.1 by @dependabot in https://github.com/music-assistant/server/pull/960
14* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/965
15* Bump black from 23.7.0 to 23.11.0 by @dependabot in https://github.com/music-assistant/server/pull/964
16* Bump pre-commit from 3.5.0 to 3.6.0 by @dependabot in https://github.com/music-assistant/server/pull/963
17* Bump cryptography from 41.0.6 to 41.0.7 by @dependabot in https://github.com/music-assistant/server/pull/962
18* Bump ruff from 0.1.6 to 0.1.7 by @dependabot in https://github.com/music-assistant/server/pull/961
19* Fix status of child players by @SantiagoSotoC in https://github.com/music-assistant/server/pull/959
20* Update manifest files for several providers by @OzGav in https://github.com/music-assistant/server/pull/967
21* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/966
22* Fix typo in TuneIn init/py by @OzGav in https://github.com/music-assistant/server/pull/968
23* Fixed theaudiodb provider with get_track_metadata issue by @celestianx in https://github.com/music-assistant/server/pull/969
24* Retain extra url keys by @OzGav in https://github.com/music-assistant/server/pull/979
25* Bump ruff from 0.1.7 to 0.1.9 by @dependabot in https://github.com/music-assistant/server/pull/978
26* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/975
27* Bump soco from 0.29.1 to 0.30.1 by @dependabot in https://github.com/music-assistant/server/pull/977
28* Bump python-ffmpeg from 2.0.4 to 2.0.9 by @dependabot in https://github.com/music-assistant/server/pull/972
29* Bump async-upnp-client from 0.36.2 to 0.38.0 by @dependabot in https://github.com/music-assistant/server/pull/974
30* Bump black from 23.11.0 to 23.12.1 by @dependabot in https://github.com/music-assistant/server/pull/976
31* A few small bugfixes by @marcelveldt in https://github.com/music-assistant/server/pull/980
32
33## New Contributors
34* @celestianx made their first contribution in https://github.com/music-assistant/server/pull/969
35
36**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b78...2.0.0b79
37
38# [2.0.0 BETA 78] - 08.12.2023
39
40## What's Changed
41* Fix snapcast provider in the dynamic generation of tcp streams by @SantiagoSotoC in https://github.com/music-assistant/server/pull/955
42* Fixing pyproject.toml by @jozefKruszynski in https://github.com/music-assistant/server/pull/957
43* Some fixes for the database migration and matching logic by @marcelveldt in https://github.com/music-assistant/server/pull/958
44
45
46**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b77...2.0.0b78
47
48# [2.0.0 BETA 77] - 06.12.2023
49
50Hotfix to fix some issues introduced in beta 76
51
52# [2.0.0 BETA 76] - 06.12.2023
53
54## What's Changed
55* Add Snapcast Player Provider by @SantiagoSotoC in https://github.com/music-assistant/server/pull/916
56* [Deezer]: New brand (Logo) by @arctixdev in https://github.com/music-assistant/server/pull/930
57* Fixes for slimproto cli and wiim pro streamers by @marcelveldt in https://github.com/music-assistant/server/pull/934
58* [soundcloud] Improved playlist iteration by @domanchi in https://github.com/music-assistant/server/pull/924
59* fix: handle invalid start_index when receiving command player status by @wiflye81 in https://github.com/music-assistant/server/pull/935
60* frontend-2.0.16 by @music-assistant-machine in https://github.com/music-assistant/server/pull/954
61* Improve Filesystem provider by @marcelveldt in https://github.com/music-assistant/server/pull/953
62
63## New Contributors
64* @SantiagoSotoC made their first contribution in https://github.com/music-assistant/server/pull/916
65* @wiflye81 made their first contribution in https://github.com/music-assistant/server/pull/935
66* @music-assistant-machine made their first contribution in https://github.com/music-assistant/server/pull/954
67
68**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b75...2.0.0b76
69
70# [2.0.0 BETA 75] - 13.11.2023
71
72## What's Changed
73* Adjust volume normalisation default by @OzGav in https://github.com/music-assistant/server/pull/909
74* Fix overriding global log level on module level by @marcelveldt in https://github.com/music-assistant/server/pull/918
75* Fix some issues with Airplay provider by @marcelveldt in https://github.com/music-assistant/server/pull/919
76* Fix issues with debouncing commands to (group)players by @marcelveldt in https://github.com/music-assistant/server/pull/921
77* [soundcloud] bug fix: add limit parameter to get_recommended function by @domanchi in https://github.com/music-assistant/server/pull/920
78* [soundcloud] improved track iteration by @domanchi in https://github.com/music-assistant/server/pull/922
79* Fix cast player playing duplicate songs by @marcelveldt in https://github.com/music-assistant/server/pull/923
80* Tidal: add missing session object to add/remove from library by @jozefKruszynski in https://github.com/music-assistant/server/pull/911
81* Fix config for addon update action by @jozefKruszynski in https://github.com/music-assistant/server/pull/903
82
83
84## Dependencies
85* Bump uvloop from 0.17.0 to 0.19.0 by @dependabot in https://github.com/music-assistant/server/pull/904
86* Bump mypy from 1.5.1 to 1.6.1 by @dependabot in https://github.com/music-assistant/server/pull/908
87* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/910
88* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/915
89* Bump pytest-aiohttp from 1.0.4 to 1.0.5 by @dependabot in https://github.com/music-assistant/server/pull/905
90* Bump pre-commit from 3.3.3 to 3.5.0 by @dependabot in https://github.com/music-assistant/server/pull/907
91* Bump mashumaro from 3.9 to 3.10 by @dependabot in https://github.com/music-assistant/server/pull/913
92* Bump ruff from 0.1.1 to 0.1.5 by @dependabot in https://github.com/music-assistant/server/pull/917
93* Bump plexapi from 4.15.0 to 4.15.5 by @dependabot in https://github.com/music-assistant/server/pull/912
94
95## New Contributors
96* @domanchi made their first contribution in https://github.com/music-assistant/server/pull/920
97
98**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b74...2.0.0b75
99
100# [2.0.0 BETA 74] - 28.10.2023
101
102## Frontend 2.0.15
103
104## Whatâs Changed
105
106- #252 - A few small fixes (@marcelveldt)
107- #239 - Lokalise: Translations update (@marcelveldt)
108- #213 - Add dark mode theme-color for top bar on mobile browsers (and Safari desktop) (@krisnoble)
109- #196 - Update release.yml (@jozefKruszynski)
110- #195 - CI action to create a PR on the core repo on release (@jozefKruszynski)
111- #194 - Lokalise: Translations update (@marcelveldt)
112- #193 - Improve browse feature (@marcelveldt)
113- #191 - Lokalise: Translations update (@marcelveldt)
114- #190 - Add (basic) Widget rows to Home screen (@marcelveldt)
115- #189 - Small refactor of theme colors (@marcelveldt)
116- #186 - Several small bugfixes (@marcelveldt)
117- #175 - Rework Navigation (@marcelveldt)
118- #169 - mobile player color schema correction (@dobby5)
119- #171 - Lokalise: Translations update (@marcelveldt)
120- #170 - Some small adjustments to the settings pages (@marcelveldt)
121- #168 - Button improvements (@dobby5)
122- #167 - A collection of small bug fixes (@marcelveldt)
123- #166 - Lokalise: Translations update (@marcelveldt)
124- #164 - Remove header and adjust all views (@marcelveldt)
125- #163 - Bottom mobile player (@dobby5)
126- #162 - Fix add to playlist (@marcelveldt)
127- #161 - Improve Itemdetails (@marcelveldt)
128- #160 - Various bugfixes and improvements (@dobby5)
129- #159 - MA - Merge (@dobby5)
130- #158 - Add some base diagnostic server info (@marcelveldt)
131- #157 - Fix some glitches (@marcelveldt)
132- #156 - Switch to SVG provider icons (@marcelveldt)
133- #155 - Backend changes for library refactor (@marcelveldt)
134- #143 - Ma design 2.0 (@dobby5)
135- #136 - Improve CI for releases (@marcelveldt)
136- #99 - Update Polish translations (@LukaszP2)
137- #135 - Add configuration pages for core controllers (@marcelveldt)
138
139## â¬ï¸ Dependencies
140
141<details>
142<summary>49 changes</summary>
143
144- #245 - Bump vite from 4.4.7 to 4.5.0 (@dependabot)
145- #222 - Bump prettier from 3.0.0 to 3.0.3 (@dependabot)
146- #249 - Bump @types/node from 20.4.5 to 20.8.9 (@dependabot)
147- #251 - Bump eslint-plugin-vue from 9.16.1 to 9.18.1 (@dependabot)
148- #250 - Bump sass from 1.64.2 to 1.69.5 (@dependabot)
149- #243 - Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (@dependabot)
150- #225 - Bump actions/checkout from 3 to 4 (@dependabot)
151- #207 - Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (@dependabot)
152- #206 - Update release.yml (@jozefKruszynski)
153- #219 - Use specific dependency version (@arctixdev)
154- #205 - Bump eslint-config-prettier from 8.9.0 to 9.0.0 (@dependabot)
155- #203 - Bump @fontsource/roboto from 5.0.5 to 5.0.8 (@dependabot)
156- #202 - Bump @egjs/vue3-flicking from 4.10.8 to 4.11.0 (@dependabot)
157- #247 - Bump vuetify from 3.3.10 to 3.3.22 (@dependabot)
158- #248 - Bump actions/setup-node from 3 to 4 (@dependabot)
159- #177 - Bump v3-infinite-loading from 1.2.2 to 1.3.1 (@dependabot)
160- #179 - Bump eslint from 8.45.0 to 8.46.0 (@dependabot)
161- #187 - Bump @typescript-eslint/parser from 6.1.0 to 6.2.1 (@dependabot)
162- #181 - Bump eslint-config-prettier from 8.8.0 to 8.9.0 (@dependabot)
163- #188 - Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.1 (@dependabot)
164- #182 - Bump @types/node from 20.4.4 to 20.4.5 (@dependabot)
165- #178 - Bump vite from 4.4.6 to 4.4.7 (@dependabot)
166- #176 - Bump vue-tsc from 1.8.6 to 1.8.8 (@dependabot)
167- #183 - Bump vuetify from 3.3.9 to 3.3.10 (@dependabot)
168- #185 - Bump eslint-plugin-vue from 9.15.1 to 9.16.1 (@dependabot)
169- #173 - Bump sass from 1.64.0 to 1.64.1 (@dependabot)
170- #174 - Bump @types/node from 20.4.2 to 20.4.4 (@dependabot)
171- #172 - Bump v3-infinite-loading from 1.2.2 to 1.3.1 (@dependabot)
172- #146 - Bump @types/node from 20.4.1 to 20.4.2 (@dependabot)
173- #145 - Bump eslint from 8.44.0 to 8.45.0 (@dependabot)
174- #148 - Bump @typescript-eslint/eslint-plugin from 5.61.0 to 5.62.0 (@dependabot)
175- #147 - Bump @egjs/flicking-plugins from 4.7.0 to 4.7.1 (@dependabot)
176- #144 - Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 (@dependabot)
177- #149 - Bump @typescript-eslint/parser from 5.61.0 to 5.62.0 (@dependabot)
178- #150 - Bump vue-tsc from 1.8.4 to 1.8.5 (@dependabot)
179- #152 - Bump home-assistant-js-websocket from 8.1.0 to 8.2.0 (@dependabot)
180- #154 - Bump vuetify from 3.3.7 to 3.3.9 (@dependabot)
181- #153 - Bump vite from 4.4.2 to 4.4.4 (@dependabot)
182- #137 - Bump actions/cache from 1 to 3 (@dependabot)
183- #138 - Bump softprops/action-gh-release from 0.1.14 to 0.1.15 (@dependabot)
184- #139 - Bump actions/checkout from 2 to 3 (@dependabot)
185- #140 - Bump actions/setup-node from 1 to 3 (@dependabot)
186- #141 - Bump vite from 4.4.1 to 4.4.2 (@dependabot)
187- #142 - Bump @intlify/unplugin-vue-i18n from 0.12.0 to 0.12.1 (@dependabot)
188- #133 - Bump vue-router from 4.2.2 to 4.2.4 (@dependabot)
189- #134 - Bump home-assistant-js-websocket from 8.0.1 to 8.1.0 (@dependabot)
190- #131 - Bump @fontsource/roboto from 5.0.3 to 5.0.4 (@dependabot)
191- #130 - Bump @intlify/unplugin-vue-i18n from 0.11.0 to 0.12.0 (@dependabot)
192- #129 - Bump vite from 4.3.9 to 4.4.1 (@dependabot)
193</details>
194
195
196## Server 2.0.0 BETA 74
197
198## What's Changed
199* Update job and step names for ci addon job by @jozefKruszynski in https://github.com/music-assistant/server/pull/850
200* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/851
201* Bump mypy from 1.5.0 to 1.5.1 by @dependabot in https://github.com/music-assistant/server/pull/854
202* Bump ruff from 0.0.284 to 0.1.1 by @dependabot in https://github.com/music-assistant/server/pull/892
203* Bump zeroconf from 0.79.0 to 0.119.0 by @dependabot in https://github.com/music-assistant/server/pull/891
204* Bump orjson from 3.9.4 to 3.9.9 by @dependabot in https://github.com/music-assistant/server/pull/890
205* [Deezer] Fix sync album if no cover image by @arctixdev in https://github.com/music-assistant/server/pull/863
206* Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in https://github.com/music-assistant/server/pull/876
207* Auto-update pre-commit hooks by @github-actions in https://github.com/music-assistant/server/pull/870
208* Bump docker/setup-buildx-action from 2.9.1 to 3.0.0 by @dependabot in https://github.com/music-assistant/server/pull/878
209* FIx cumbersome restart, add idx to album tracks by @jozefKruszynski in https://github.com/music-assistant/server/pull/868
210* Bump orjson from 3.9.9 to 3.9.10 by @dependabot in https://github.com/music-assistant/server/pull/894
211* Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/music-assistant/server/pull/866
212* Bump docker/metadata-action from 4 to 5 by @dependabot in https://github.com/music-assistant/server/pull/875
213* Bump docker/build-push-action from 4.1.1 to 5.0.0 by @dependabot in https://github.com/music-assistant/server/pull/877
214* Feature/tidal-quality-updates by @jozefKruszynski in https://github.com/music-assistant/server/pull/857
215* Bump pytest from 7.4.0 to 7.4.3 by @dependabot in https://github.com/music-assistant/server/pull/895
216* Bump ytmusicapi from 1.1.1 to 1.3.1 by @dependabot in https://github.com/music-assistant/server/pull/893
217* Bump pillow from 10.0.0 to 10.1.0 by @dependabot in https://github.com/music-assistant/server/pull/889
218* Bump cryptography from 41.0.3 to 41.0.4 by @dependabot in https://github.com/music-assistant/server/pull/881
219* Bump Airplay bridge binaries by @marcelveldt in https://github.com/music-assistant/server/pull/896
220* Fix grouped volume control by @OzGav in https://github.com/music-assistant/server/pull/867
221* Debounce and log commands to players by @marcelveldt in https://github.com/music-assistant/server/pull/897
222* Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 by @dependabot in https://github.com/music-assistant/server/pull/900
223* Bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in https://github.com/music-assistant/server/pull/899
224* update release action by @jozefKruszynski in https://github.com/music-assistant/server/pull/898
225* A few small fixes by @marcelveldt in https://github.com/music-assistant/server/pull/901
226* Bump frontend to 2.0.15 by @marcelveldt in https://github.com/music-assistant/server/pull/902
227
228## New Contributors
229* @OzGav made their first contribution in https://github.com/music-assistant/server/pull/867
230
231**Full Changelog**: https://github.com/music-assistant/server/compare/2.0.0b73...2.0.0b74
232
233## Music Assistant 2.0 (BETA)
234Warning: this is an early beta, features are still missing.
235
236- Public BETA of Music Assistant 2.0
237- Follow status on https://github.com/orgs/music-assistant/projects/2/views/1
238- Meet us on discord to report and discuss feedback
239
240Thanks for testing!
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255