-
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
a7eeb3b
commit 23f16ff
Showing
1 changed file
with
18 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,18 @@ | ||
# Changelog | ||
|
||
## [2.4.1](https://github.com/music-assistant/server/compare/2.4.0...v2.4.1) (2024-11-20) | ||
|
||
|
||
### Features | ||
|
||
* Adjust code to changes in the models ([a7eeb3b](https://github.com/music-assistant/server/commit/a7eeb3b84caaf353a5c35a9a9f6f17341e397de9)) | ||
* Bump models to 1.1.2 ([a7eeb3b](https://github.com/music-assistant/server/commit/a7eeb3b84caaf353a5c35a9a9f6f17341e397de9)) | ||
* Bump models to 1.1.2 ([a7eeb3b](https://github.com/music-assistant/server/commit/a7eeb3b84caaf353a5c35a9a9f6f17341e397de9)) | ||
* Refactor sync to group to make it more universal ([a7eeb3b](https://github.com/music-assistant/server/commit/a7eeb3b84caaf353a5c35a9a9f6f17341e397de9)) | ||
|
||
|
||
### 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)) | ||
* 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)) |