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