/
/
/
1# [2.2.8] - 16.10.2024
2
3*2.2.8: patch release*
4Fix: Generate new dev token for Apple Music.
5**Full Changelog**: https://github.com/music-assistant/server/compare/2.2.7...2.2.8
6
7# [2.2.7] - 03.10.2024
8
9**2.2.7: patch release**
10
11Various small bugfixes for (playback) stability
12
13**Full Changelog**: https://github.com/music-assistant/server/compare/2.2.6...2.2.7
14
15# [2.2.6] - 25.09.2024
16
17Various small bugfixes
18
19**Full Changelog**: https://github.com/music-assistant/server/compare/2.2.5...2.2.6
20
21# [2.2.5] - 16.09.2024
22
23## What's Changed
24
25* Fix API compatibility by @marcelveldt in https://github.com/music-assistant/server/pull/1662
26* Try parsing track number from the filename by @marcelveldt in https://github.com/music-assistant/server/pull/1663
27* Fix: Handle radio stations providing non utf-8 in streamtitle by @marcelveldt in https://github.com/music-assistant/server/pull/1664
28* Fix loading state from cache when connecting to slimproto players by @kepstin in https://github.com/music-assistant/server/pull/1666
29* Adding missing icon for the Soundcloud music provider by @robsonke in https://github.com/music-assistant/server/pull/1665
30* A few small bugfixes and enhancements to playback and enqueuing by @marcelveldt in https://github.com/music-assistant/server/pull/1670
31
32## New Contributors
33* @kepstin made their first contribution in https://github.com/music-assistant/server/pull/1666
34* @robsonke made their first contribution in https://github.com/music-assistant/server/pull/1665
35
36**Full Changelog**: https://github.com/music-assistant/server/compare/2.2.4...2.2.5
37
38# [2.2.4] - 14.09.2024
39
40## Whatâs Changed
41
42### Server 2.2.4
43
44### 2.2.4 (patch release)
45
46Various bugfixes for the 2.2 release.
47
48* Fix Tidal login auth flow not showing by @marcelveldt in https://github.com/music-assistant/server/pull/1595
49* Fix several issues with enqueueing of next track by @marcelveldt in https://github.com/music-assistant/server/pull/1653
50* Feature: Radio mode enhancements by @MarvinSchenkel in https://github.com/music-assistant/server/pull/1654
51* Volume normalization improvements by @marcelveldt in https://github.com/music-assistant/server/pull/1657
52* Fix cast/dlna player stops playing after 1 or 2 tracks of a playlist by @marcelveldt in https://github.com/music-assistant/server/pull/1658
53* Several bugfixes and enhancements to audio streaming by @marcelveldt in https://github.com/music-assistant/server/pull/1660
54* frontend-2.8.13 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1661
55* Fix API compatibility by @marcelveldt in https://github.com/music-assistant/server/pull/1662
56* Try parsing track number from the filename by @marcelveldt in https://github.com/music-assistant/server/pull/1663
57
58### Frontend 2.8.13
59
60* Fix some small glitches
61* Add translation definitions for volume normalization options
62
63## â¬ï¸ Dependencies
64
65### Server
66
67### Frontend
68
69
70
71### [2.2.3] - 06.09.2024
72
73- Various bugfixes for tags parsing from local files
74- Fix (builtin) playlists refresh
75- Some fixes for (sync)groups
76- Various fixes for metadata fetching
77- Use alpine as base image
78
79
80### [2.2.2] - 23.08.2024
81
82- #1598 - Fix track number gets mixed up with disc number (@marcelveldt)
83- #1597 - Small improvements to the spotify token auth (@marcelveldt)
84- #1596 - Prevent db migration when upgrading from 2.1 to 2.2 (@marcelveldt)
85- #1595 - Fix Tidal login auth flow not showing (@marcelveldt)
86- #1594 - Fix removal of a provider (@marcelveldt)
87
88
89### [2.2.1] - 22.08.2024
90
91- #1591 - Fix Auth popup not showing
92- #1590 - Fix new playlists get corrupted (@marcelveldt)
93
94
95## [2.2.0] - 21.08.2024
96
972.2 release of Music Assistant Server !
98
99### ATTENTION SPOTIFY USERS:
100This release requires you (again) to re-authenticate but the good news is that we managed to get a full (official/recommended) PKCE login flow going for both library management and playback. Simple username and password is no longer possible due to the fact Spotify removed support for that.
101
102- #1589 - frontend-2.8.7 (@music-assistant-machine)
103- #1588 - frontend-2.8.6 (@music-assistant-machine)
104- #1587 - Fix (radio) browse listings (@marcelveldt)
105- #1586 - Fix (album) images for track listings (@marcelveldt)
106- #1585 - frontend-2.8.4 (@music-assistant-machine)
107- #1584 - Database (performance) enhancements (@marcelveldt)
108- #1582 - frontend-2.8.3 (@music-assistant-machine)
109- #1583 - Typo (@OzGav)
110- #1578 - Subsonic: Correct the final entry that uses a non-MA logger (@khers)
111- #1577 - Improve (local) metadata retrieval (@marcelveldt)
112- #1576 - Remove the handle_async_init() call from provider __init__.py (@khers)
113- #1573 - Change logger used for provider (@khers)
114- #1575 - Fix Spotify token gets invalidated every hour (@marcelveldt)
115- #1574 - Apple Music: Fix condition for hls substream optimization. (@MarvinSchenkel)
116- #1572 - Various bugfixes and optimizations (@marcelveldt)
117- #1571 - frontend-2.8.2 (@music-assistant-machine)
118- #1570 - Implement Spotify (oauth) PKCE Login flow (@marcelveldt)
119- #1569 - Various optimizations to filesystem metadata retrieval (@marcelveldt)
120- #1568 - Apple Music: Change log level to avoid chatty logs. (@MarvinSchenkel)
121- #1567 - Fix issues with items become unavailable (@marcelveldt)
122- #1566 - Add demo/template providers (@marcelveldt)
123
124
125
126
127
128
129
130
131
132
133
134