Skip to content

Commit a795401

Browse files
⬆️ Update music-assistant-frontend to 2.17.173 (#4060)
Update music-assistant-frontend to version [2.17.173](https://github.com/music-assistant/frontend/releases/tag/2.17.173) - Match now-playing typography to new discover tiles (by @MarvinSchenkel in [#1846](music-assistant/frontend#1846)) - Lokalise translations update (by @[github-actions[bot]](https://github.com/apps/github-actions) in [#1845](music-assistant/frontend#1845)) ## 🚀 Features and enhancements - Add shortcut ordering actions (by @dmoo500 in [#1826](music-assistant/frontend#1826)) - Remove redundant information from the Album overview page (by @MarvinSchenkel in [#1828](music-assistant/frontend#1828)) - Discover refactor (by @stvncode in [#1842](music-assistant/frontend#1842)) ## 🐛 Bugfixes - Keep shortcuts in sync after delete and update events (by @dmoo500 in [#1819](music-assistant/frontend#1819)) - Hide player in more places (by @OzGav in [#1711](music-assistant/frontend#1711)) ## 🙇 Contributors @MarvinSchenkel, @OzGav, @dmoo500 and @stvncode Co-authored-by: MarvinSchenkel <17671719+MarvinSchenkel@users.noreply.github.com>
1 parent a751896 commit a795401

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"getmac==0.9.5",
2929
"mashumaro==3.20",
3030
"music-assistant-models==1.1.128",
31-
"music-assistant-frontend==2.17.172",
31+
"music-assistant-frontend==2.17.173",
3232
"mutagen==1.47.0",
3333
"orjson==3.11.6",
3434
"pillow==12.2.0",

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ librosa==0.11.0
4747
lyricsgenius==3.11.0
4848
mashumaro==3.20
4949
modern_colorthief==0.2.1
50-
music-assistant-frontend==2.17.172
50+
music-assistant-frontend==2.17.173
5151
music-assistant-models==1.1.128
5252
mutagen==1.47.0
5353
niconico.py-ma==2.1.0.post2

0 commit comments

Comments
 (0)