Skip to content

v2.2.0

Compare
Choose a tag to compare
@user234683 user234683 released this 24 Apr 04:18
· 365 commits to master since this release

New Features

  • Playlist sidebar when a video is accessed from a playlist, including toggleable autoplay. Same thing for local playlists is planned

Bugfixes

  • Fix comments sometimes falsely hidden as disabled due to Youtube A/B test
  • Fix related videos sometimes not working
  • Fix parameters such as ?list=... being ignored in youtu.be URLs
  • Fix error when there's a video format with mimetype class of 'text'
  • Fix regression: local playlist form not shown on channel videos page
  • Prevent long titles with no spaces overflowing related video containers
  • Correctly start and stop subscriptions autochecker when it is disabled/enabled in settings.
  • Fix failure to parse comments when there's one from a deleted channel
  • Fix malformed query parameters (when ? is used twice, for instance, common in links on the internet) breaking the comments. Replace subsequent ? with &.