Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions _includes/release_data.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@
}}
{%- capture releaseChangelog -%}
<ul>
<li>[YouTube] Fixes "Content no available" error</li>
<li>[YouTube] Rewind livestreams up to 4 hours</li>
<li>Less data usage in background player</li>
<li>Fix dragging in playlists</li>
<li>Many more smaller fixes and improvements</li>
<li>[YouTube] Support more channel URL formats</li>
<li>[YouTube] Support more video metainfo formats</li>
<li>Fixed resuming streams at the last playback position</li>
<li>Updated translations</li>
</ul>
{%- endcapture -%}

Expand Down