Skip to content

Commit fd87831

Browse files
chore(main): release 2.11.4 (#1247)
1 parent cf7a9a4 commit fd87831

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [2.11.4](https://github.com/ubuntu-flutter-community/musicpod/compare/v2.11.3...v2.11.4) (2025-04-30)
4+
5+
6+
### Bug Fixes
7+
8+
* albums are split if the songs in it have different artists ([#1253](https://github.com/ubuntu-flutter-community/musicpod/issues/1253)) ([cf7a9a4](https://github.com/ubuntu-flutter-community/musicpod/commit/cf7a9a4039d4743ede0afd69d412c3974272c11e)), closes [#1249](https://github.com/ubuntu-flutter-community/musicpod/issues/1249)
9+
* bring back data focused, single line titles view audio tiles ([#1248](https://github.com/ubuntu-flutter-community/musicpod/issues/1248)) ([dec5c57](https://github.com/ubuntu-flutter-community/musicpod/commit/dec5c57b485f8479b3c01aa1942fe1e67f903758))
10+
* don't insert assets behind every artist image ([#1246](https://github.com/ubuntu-flutter-community/musicpod/issues/1246)) ([4208281](https://github.com/ubuntu-flutter-community/musicpod/commit/42082812856bfb9cc31f3132ef63d5c191ae54bb))
11+
* use slim tiles also for albums and show disc number if present ([#1252](https://github.com/ubuntu-flutter-community/musicpod/issues/1252)) ([fb46769](https://github.com/ubuntu-flutter-community/musicpod/commit/fb4676916affe0548b63fa77558666dfedace1a7))
12+
313
## [2.11.3](https://github.com/ubuntu-flutter-community/musicpod/compare/v2.11.2...v2.11.3) (2025-04-29)
414

515

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: musicpod
22
description: Ubuntu music, radio and podcast player.
3-
version: 2.11.3
3+
version: 2.11.4
44

55
publish_to: "none"
66

0 commit comments

Comments
 (0)