Releases: TeamNewPipe/NewPipe
Releases · TeamNewPipe/NewPipe
v0.19.4
New
- Add support for SoundCloud comments #3466
- Add YouTube restricted mode setting #2727
- Show parent channel details #3430
Improved
- Show Kore button only for supported services #3545
- Block the gesture when touch it from NavigationBar or StatusBar #3337
- Change retry & subscribe buttons background color based on service color #3565
- Update to ExoPlayer 2.11.4 with better performance #3513
- Use vector drawables instead of PNGs for material icons #3271
Fixed
- Allow time ago debug setting translation #3502
- Fixed sending e-mail from crash reporter #3580
- Fix download dialog freeze #3613
- Open in browser button now really opens in browser #3501
- Fixes some crashes related to translation #3662
Development
v0.19.3
New
Improved
- Improved checking for new version #3344
- Avoid unnecessary changes to the upload date of saved streams #3370
- Save and restore playback parameters into/from preferences #3288
- Show message when content isn't supported yet instead of crashing #3300
- Improved size handling of the drawer header title #3412
- Improved popup player resize with pinch gestures #3075
- Enqueue streams on long press on background and popup buttons in channel #3456
- Added the ability to remove all watched videos from a local playlist #3065
Fixed
- Fixed visibility of group sort button in the subscriptions fragment #3374
- Fixed detection of network related exceptions #3294
- Fixed age restricted content setting not working #3410
- Fixed certain kinds of reCAPTCHAs #3414
- Fixed crash when opening bookmarks while playlist is
null
#3345 - Fixed escaping in JSON created by the crash reporter by using nanojson instead of org.json #3463
Development
v0.19.2
Improved
- Added upload date and view count on stream grid items #3289
- Improvements for the drawer header layout #3259, #3334
Fixed
- Fixed mute button causing crashes on API 19 #3322
- Fixed downloading of long 1080p 60fps videos #3325
Development
- Change APK base name depending on the branch name for debug builds #3265
v0.19.1
v0.19.0
New
- Correctly sorted feed and subscription groups 🎉 #2309
- Add mute button to main, background and popup players #3165, #3224, #3252, #3283
Improved
- Handle content not available exception more comprehensively #3279
- Improve consistency with versal after colon #3107
- Hide 5, 15, 25 second seek options if inexact seek is enabled #3160
- Relocate two settings from Appearance to Content #3184
- Allow opening music.youtube.com and media.ccc.de links in NewPipe #3177, #3090
- Remove search icon in search mode #3193
Fixed
- Fix bug in main screen tabs state management #3197
- Temporary fix for main screen menu visibility #3281
- Fix visual glitch when exiting the app on some devices #3196
- Fix seek duration not showing in some languages #3195
- Fix database backup on Android P and later not exporting remote playlists #3120
- Fix downloading large files #3273
- Fix some WebM videos not being seekable due to a not precise floating point division #3220
- Fix crash when sharing a downloaded file #3046
- Fix URL parsing from shared content #3278
Development
v0.18.7
v0.18.6
Improved
- Save and restore whether pitch and tempo are unhooked or not #3043
- Support display cutout in player #2967
- Round view and subscriber count #3154
Fixed
Many YouTube bugs were fixed. See the extractor release notes or read our blog post for more info.
v0.18.5
In this release the YouTube website version was updated. The old website version is going to be discontinued in March and therefore and upgrade of the extractor is required. For more information, read TeamNewPipe/NewPipeExtractor#258
v0.18.4
Check our blog post for more details on this release.
New
- Added language selector to change the app language #2921
- Added send to Kodi button to player collapsible menu #2310
- Added ability to copy comments on long press #3053
Improved
- Fix ReCaptcha activity and correctly save obtained cookies #3035
- Remove dot-menu in favour of drawer and hide history button when "Watch history" is not enabled in settings #2960
- Ask for display over other apps permission in settings correctly on Android 6 and later #3004
- Rename local playlist by long-clicking in BookmarkFragment #2954
- Various PeerTube improvements #3044 :
- Display full description instead of truncated
- Handle age limit
- Improved several English source strings #2938 -
Fixed
- Fixed player starting again although it is paused when option "minimize on app switch" enabled and NewPipe is minimized #2917
- Fixed
.srt
subtitle downloads containing not all line breaks #2957 - Fixed download to SD card failing because some Android 5 devices are not CTF compliant #2958
- Fixed downloading on Android KitKat #3032
- Fixed corrupt video
.mp4
file being recognized as audio file #2959 - Fixed wrong Chines language codes #2865
- Fix initial brightness value for gesture #3102
- Fixed corrupt mp4 downloads #3117
- Fixed multiple localization problems #3098
- [YouTube] Timestamps in description are clickable again #3044