Skip to content

Commit 6107581

Browse files
committed
Bump NewPipe Material to m3; add changelog
1 parent 6fed5db commit 6107581

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

buildSrc/src/main/kotlin/ProjectConfig.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const val NEWPIPE_VERSION_SDK_TARGET = 35
1111
const val NEWPIPE_VERSION_CODE = 1012
1212
const val NEWPIPE_VERSION_NAME = "0.28.7"
1313

14-
const val NEWPIPE_MATERIAL_RELEASE_NUMBER = 2
14+
const val NEWPIPE_MATERIAL_RELEASE_NUMBER = 3
1515
const val NEWPIPE_MATERIAL_VERSION_NAME = "${NEWPIPE_VERSION_NAME}-m$NEWPIPE_MATERIAL_RELEASE_NUMBER"
1616
const val NEWPIPE_MATERIAL_VERSION_CODE = NEWPIPE_VERSION_CODE * 100 + NEWPIPE_MATERIAL_RELEASE_NUMBER
1717

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
NewPipe Material 0.28.7-m3
2+
3+
Highlights:
4+
- Added F-Droid release publishing support for signed APKs.
5+
- Moved release changelogs to Fastlane versionCode-based metadata.
6+
- Added localized Fastlane store descriptions and NewPipe Material title metadata.
7+
- Updated F-Droid feature artwork and app screenshots.
8+
- Improved player quality, audio-track, and captions popup readability.
9+
- Improved comment reply action contrast and comment row text colors.
10+
- Expanded NewPipe Material contribution rules and release QA guidance.
11+
- Cleaned up README repository links, build badge, release link, and localized documentation links.
12+
13+
Based on NewPipe 0.28.7.

0 commit comments

Comments
 (0)