Skip to content

v0.19.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Stypox Stypox released this 29 Mar 21:33
· 5157 commits to master since this release
dd68201

⚠️ THIS RELEASE IS UNSTABLE. DOWNLOAD ONLY FOR A NEW INSTALLATION ⚠️

➡️ Blog post for this release

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

  • Change application id based on the current branch #3133, #3225
  • New pull request and issue templates #3132