We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85a4d23 commit 6d4df49Copy full SHA for 6d4df49
_includes/release_data.html
@@ -10,11 +10,10 @@
10
}}
11
{%- capture releaseChangelog -%}
12
<ul>
13
- <li>[YouTube] Fixes "Content no available" error</li>
14
- <li>[YouTube] Rewind livestreams up to 4 hours</li>
15
- <li>Less data usage in background player</li>
16
- <li>Fix dragging in playlists</li>
17
- <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>
18
</ul>
19
{%- endcapture -%}
20
0 commit comments