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 &.