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