-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bc06586
commit f0489e5
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Changelog | ||
|
||
## [2.4.1](https://github.com/music-assistant/server/compare/2.4.0...v2.4.1) (2024-11-21) | ||
|
||
|
||
### Features | ||
|
||
* Adjust code to changes in the models ([b1a67a4](https://github.com/music-assistant/server/commit/b1a67a46ae3b20b1cfa707bdbe9ffe0dd3d52bba)) | ||
* Adjust code to changes in the models ([268ffb5](https://github.com/music-assistant/server/commit/268ffb51abcc6afd90fad2ceaa83fd19687b01c4)) | ||
* Bump models to 1.1.2 ([b1a67a4](https://github.com/music-assistant/server/commit/b1a67a46ae3b20b1cfa707bdbe9ffe0dd3d52bba)) | ||
* Bump models to 1.1.2 ([b1a67a4](https://github.com/music-assistant/server/commit/b1a67a46ae3b20b1cfa707bdbe9ffe0dd3d52bba)) | ||
* Bump models to 1.1.2 ([268ffb5](https://github.com/music-assistant/server/commit/268ffb51abcc6afd90fad2ceaa83fd19687b01c4)) | ||
* Bump models to 1.1.2 ([268ffb5](https://github.com/music-assistant/server/commit/268ffb51abcc6afd90fad2ceaa83fd19687b01c4)) | ||
* Refactor sync to group to make it more universal ([b1a67a4](https://github.com/music-assistant/server/commit/b1a67a46ae3b20b1cfa707bdbe9ffe0dd3d52bba)) | ||
* Refactor sync to group to make it more universal ([268ffb5](https://github.com/music-assistant/server/commit/268ffb51abcc6afd90fad2ceaa83fd19687b01c4)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Improve accuracy of matching album in directory structure for local filesystem ([#1779](https://github.com/music-assistant/server/issues/1779)) ([324d360](https://github.com/music-assistant/server/commit/324d360f53eafac7dfb793053734e8abc2596990)) | ||
* Issues with player groups and airplay mode ([bc06586](https://github.com/music-assistant/server/commit/bc0658612a16a434df68eb4d6a9e41b6245630fe)) | ||
* Radio mode for Subsonic provider ([#1784](https://github.com/music-assistant/server/issues/1784)) ([c028d5c](https://github.com/music-assistant/server/commit/c028d5cb3ab385580120003b1d7bc7b832fd53e3)) | ||
* Sonos Airplay mode ([2a90217](https://github.com/music-assistant/server/commit/2a9021764ef830fb0bbebc25f3d79a7af5959ae9)) |