Skip to content

Commit

Permalink
chore(dev): release 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 20, 2024
1 parent f4e9624 commit 74b03c3
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## [2.4.1](https://github.com/music-assistant/server/compare/2.4.0...v2.4.1) (2024-12-20)


### Features

* Bump models package to 1.1.4 ([e557b95](https://github.com/music-assistant/server/commit/e557b95f853f7a340cfebe429fc7f3fe8e945e52))


### Bug Fixes

* Add logging around Subsonic scrobble calls ([#1797](https://github.com/music-assistant/server/issues/1797)) ([c33e766](https://github.com/music-assistant/server/commit/c33e766ec4062ac9b812d31968fe3393bada4df6))
* Correct maxsize of `MetadataLookupQueue` ([#1805](https://github.com/music-assistant/server/issues/1805)) ([cf77b99](https://github.com/music-assistant/server/commit/cf77b99f3fabe559a97c891595bc6c292dbbb8fe))
* only send the bypass_proxy data to esphome players ([855b999](https://github.com/music-assistant/server/commit/855b9991796943b1ba0f087e6d0305c8f2f1bd7f))
* Reauthenticate with SiriusXM when playing a station ([#1789](https://github.com/music-assistant/server/issues/1789)) ([32667fb](https://github.com/music-assistant/server/commit/32667fbc8fd56d21d0699d5267f6fe49f94064ca))
* Solved a bug for applying genres in Soundcloud tracks ([#1803](https://github.com/music-assistant/server/issues/1803)) ([cef1536](https://github.com/music-assistant/server/commit/cef153656735d866ee5ea1654a4d52d6cdaf63cc))
* Subsonic: Allow user to force player provider seek ([#1798](https://github.com/music-assistant/server/issues/1798)) ([10e1378](https://github.com/music-assistant/server/commit/10e13786601d84c6d1e89b458899861f0e8f1296))
* Subsonic: Fix album art missing from playlist display ([#1796](https://github.com/music-assistant/server/issues/1796)) ([b812a2f](https://github.com/music-assistant/server/commit/b812a2f9946a01fa4d75c71ac940149cc3b2d5d7))

0 comments on commit 74b03c3

Please sign in to comment.