We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960dbb8 commit 85a4d23Copy full SHA for 85a4d23
_includes/release_data.html
@@ -10,14 +10,13 @@
10
}}
11
{%- capture releaseChangelog -%}
12
<ul>
13
- <li>Metadata for OPUS downloads</li>
14
- <li>Better recovery of interrupted downloads</li>
15
- <li>Use original audio language by default</li>
16
- <li>Many fixes for wrong UI states</li>
17
- <li>Tons of bug fixes and improvements</li>
+ <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>
18
</ul>
19
{%- endcapture -%}
20
21
{%- capture releasePostUrl -%}
22
-{{ site.baseurl }}/blog/pinned/announcement/newpipe-0.28.1-released/
23
0 commit comments