add changelog for 0.17.4

This commit is contained in:
TobiGr 2019-10-28 00:41:23 +01:00
parent c4eaee1e31
commit 7056bbdf51
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
Improved
• Add more titles to improve accessibility for blind people #2655
• Make language of download folder setting more consistent and less ambiguous #2637
Fixed
• Check if last byte in the block is downloaded #2646
• Fixed scrolling in video detail fragment #2672
• Remove double search clear box animations to one #2695
• [SoundCloud] Fix client_id extraction #2745
Development
• Add missing dependencies inherited from NewPipeExtractor into NewPipe #2535
• Migrate to AndroidX #2685
• Update to ExoPlayer 2.10.6 #2697, #2736