File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ const val NEWPIPE_VERSION_SDK_TARGET = 35
1111const val NEWPIPE_VERSION_CODE = 1013
1212const val NEWPIPE_VERSION_NAME = " 0.28.8"
1313
14- const val NEWPIPE_MATERIAL_RELEASE_NUMBER = 8
14+ const val NEWPIPE_MATERIAL_RELEASE_NUMBER = 9
1515const val NEWPIPE_MATERIAL_VERSION_NAME = " ${NEWPIPE_VERSION_NAME } -m$NEWPIPE_MATERIAL_RELEASE_NUMBER "
1616const val NEWPIPE_MATERIAL_VERSION_CODE = NEWPIPE_VERSION_CODE * 100 + NEWPIPE_MATERIAL_RELEASE_NUMBER
1717
Original file line number Diff line number Diff line change 1+ NewPipe Material 0.28.8-m9
2+
3+ Highlights:
4+
5+ * Added a clearer in-app update flow with changelog preview, APK download progress, and install prompt.
6+ * Improved Backup/Restore safety and user experience.
7+ * Improved large-screen and landscape layouts with Material 3 styling.
8+ * Updated launcher, splash, and TV banner artwork to use Material 3 colors.
9+ * Added playback retry handling for HTTP 403/404 errors.
10+ * Recognized NewPipe Material release builds correctly.
11+ * Fixed PipePipeExtractor source checkout instructions.
12+ * Disabled Android dependency metadata in APK builds.
13+
14+ Based on NewPipe 0.28.8.
You can’t perform that action at this time.
0 commit comments