Testing for regressions
Debug APK (build be the CI): NewPipe_0.28.1_RC7.apk.zip
Please do not known issues here, but only regressions which were introduced since 0.28.0!
Todo
Changelog
NewPipe Extractor
NewPipe 0.28.1 will include all the changes from the upcoming NewPipe extractor version 0.25.0
Full changelog
Breaking
This removes the deprecated DateWrapper(Calendar) and DateWrapper(Calendar, boolean) constructors. Use DateWrapper(Instant) and DateWrapper(Instant, boolean) or DateWrapper(LocalDateTime, boolean) instead.
New
Improved
Fixed
Development
Dependency updates
CI
Documentation
NewPipe
Full changelog
New
Improved
Fixed
Translation / Localization
Development
Testing for regressions
Debug APK (build be the CI): NewPipe_0.28.1_RC7.apk.zip
Please do not known issues here, but only regressions which were introduced since 0.28.0!
Todo
Changelog
NewPipe Extractor
NewPipe 0.28.1 will include all the changes from the upcoming NewPipe extractor version 0.25.0
Full changelog
Breaking
Refactor date parsing TeamNewPipe/NewPipeExtractor#1372 TeamNewPipe/NewPipeExtractor#1411
This removes the deprecated
DateWrapper(Calendar)andDateWrapper(Calendar, boolean)constructors. UseDateWrapper(Instant)andDateWrapper(Instant, boolean)orDateWrapper(LocalDateTime, boolean)instead.New
Improved
lockupViewModels [YouTube] Add support for premieres in lockupViewModels NewPipeExtractor#1361Fixed
thumbnailViewModel[YouTube] Extract shorts thumbnails fromthumbnailViewModelNewPipeExtractor#1417Development
aggregatedJavadocsGradle task and update API link to JDK 11 Fix aggregatedJavadocs task and update API link to JDK 11 NewPipeExtractor#1358 Fix JDoc and automated doc build NewPipeExtractor#1356Dependency updates
CI
Documentation
NewPipe
Full changelog
New
Improved
Fixed
startForegroundService()did not then callstartForeground()") Fix ghost notifications and fix "did not then call startForeground()" #12606openUrlInBrowser) #12605audioTrackTextView#12729Translation / Localization
Development
isUsingDSPRemove isUsingDSP #12676