Skip to content

v0.21.3

Compare
Choose a tag to compare
@XiangRongLin XiangRongLin released this 28 May 10:09
· 2677 commits to master since this release
2829851

➡️ Blog post for this release

New

  • Allow installation on external storage #6037
  • Added debug option to disable media tunneling #6288

Improved

  • Remove extra newlines in strings #6274
  • [PeerTube] Added workaround for HLS streams #6307
  • Persistent backup/import location #6319

Fixed

  • Only show 'download has started' toast when download is started #6139
  • Do not set reCaptcha cookie when there is no cookie stored #5997
  • Dismiss previous snackbars when deleting downloads #5671
  • [Player] Improve cache performance by fixing fragmentSize is below the minimum warning #6238
  • [Player] Fixed player not automatically playing #6266
  • [Player] Fixed stuttering on Lineage OS by downgrading ExoPlayer to 2.12 #6294
  • Fixed trying to delete object not in list #6127
  • Fix ErrorActivity actionbar back button not working #6312

Development

  • Replaced if/else with switch in ErrorActivity #6109
  • Use Animator.addListener() extension. #6152
  • Fix some warnings #6189
  • Update actions/setup-java to v2 #6079
  • Minor code improvements #6308