Skip to content

Commit 1747958

Browse files
chore(main): release 2.8.0 (#1124)
1 parent 88f16dd commit 1747958

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## [2.8.0](https://github.com/ubuntu-flutter-community/musicpod/compare/v2.7.0...v2.8.0) (2025-01-25)
4+
5+
6+
### Features
7+
8+
* add reset app section to settings ([#1126](https://github.com/ubuntu-flutter-community/musicpod/issues/1126)) ([b4d143d](https://github.com/ubuntu-flutter-community/musicpod/commit/b4d143dfab4f95a7a1daea479748182849d7786b))
9+
* create data save mode for mobile connections ([#1128](https://github.com/ubuntu-flutter-community/musicpod/issues/1128)) ([c3ddadc](https://github.com/ubuntu-flutter-community/musicpod/commit/c3ddadcc1f874f2252eb09c74333dc969e1580cf)), closes [#1112](https://github.com/ubuntu-flutter-community/musicpod/issues/1112)
10+
* mark podcast episodes as played ([#1125](https://github.com/ubuntu-flutter-community/musicpod/issues/1125)) ([3b80a25](https://github.com/ubuntu-flutter-community/musicpod/commit/3b80a251e04461404377e3581283254fb0cd77e0)), closes [#1117](https://github.com/ubuntu-flutter-community/musicpod/issues/1117)
11+
* similar station button, auto data safe mode, move handlers ([#1129](https://github.com/ubuntu-flutter-community/musicpod/issues/1129)) ([1c72498](https://github.com/ubuntu-flutter-community/musicpod/commit/1c7249890e1aecb335f5430a2543c49bd688cefd))
12+
13+
14+
### Bug Fixes
15+
16+
* make podcast subscribe icon more clear, dont allow podcasts in playlists, add onTap for radio metadata url ([#1123](https://github.com/ubuntu-flutter-community/musicpod/issues/1123)) ([ad7aa2d](https://github.com/ubuntu-flutter-community/musicpod/commit/ad7aa2dacbbbea281f5af31ed1c4d6e0671dc96b)), closes [#1122](https://github.com/ubuntu-flutter-community/musicpod/issues/1122) [#1107](https://github.com/ubuntu-flutter-community/musicpod/issues/1107)
17+
* range error for empty filtered podcast subs ([#1127](https://github.com/ubuntu-flutter-community/musicpod/issues/1127)) ([76df047](https://github.com/ubuntu-flutter-community/musicpod/commit/76df04735c0efa4167f6fffb96091de894d5c58c))
18+
319
## [2.7.0](https://github.com/ubuntu-flutter-community/musicpod/compare/v2.6.0...v2.7.0) (2025-01-19)
420

521

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.7.0
3+
version: 2.8.0
44

55
publish_to: "none"
66

0 commit comments

Comments
 (0)