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