New
- YouTube Mix support (radio icon as creator avatar used to differentiate between normal playlists) #3243
- [YouTube] Display additional info about search query (Covid-19), video creators (public broadcaster) or video content (Covid-19) #4754
Improved
- Update Invidious URL list in the manifest #4859
- Use user agent of DownloaderImpl also in ReCaptchaActivity #5215
Fixed
- Fixed crash deleting video refreshing #5116
- Fixed blank ReCaptcha webview #5208
- Removed timestamp from share URL for all services except YouTube #5228
- Updated NewPipe's website domain name #5184 #5236
- [YouTube] Music search TeamNewPipe/NewPipeExtractor#484
- [PeerTube] related streams TeamNewPipe/NewPipeExtractor#490
Development
- Use GitHub actions as a CI instead of Travis. #5132
- Fix some typos #5112
- Use ContextCompat.getDataDir() #5176
- Use a notification instead of a ProgressDialog in MissionAdapter #5142
- Use ActivityCompat.recreate() #5178
- Extract export database logic into own class #5059, #5186, #5204
- Use view binding in activities #4762, #5259
- Use WebViewClientCompat #5217
- Use ServiceCompat.stopForeground() #5218