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