Skip to content

Version 2.966

Compare
Choose a tag to compare
@gzsombor gzsombor released this 27 Oct 21:49
· 2866 commits to master since this release

The main driver for this release is implementing a channel cache, which will reduce network usage, and improve offline experience.

  • #570 - fix "cannot play video after returning from open with"
  • #571 - fix 'configure channel blocking at the subscribe page leading to fatal crash'
  • #572 - new policies for downloading videos on mobile network: "Always ask"/"Block"/"Allow"
  • #574 - "play video under mobile data" dialog can only be dismissed by double clicking "Play Video"
  • #580 - fix exception in DialogUtils.java line 125
  • #586 - fix fatal failure on new installations.
  • Fixes for the NewPipeExtractor backend
  • dependency upgrades
  • New Swedish translation.

Thanks for @tingsu for his detailed bug reports!