Add changelog for NewPipe 0.16.2

This commit is contained in:
Tobias Groza 2019-05-03 07:58:39 +02:00
parent 40efed6580
commit ff52fe4884
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
<h4>Improvements</h4>
<ul>
<li>make links in comments clickable, increase text size</li>
<li>seek on clicking timestamp links in comments</li>
<li>show preferred tab based on recently selected state</li>
<li>add playlist to queue when long clicking on &#39;Background&#39; in playlist window</li>
<li>search for shared text when it is not an URL</li>
<li>add &quot;share at current time&quot; button to the main video player</li>
<li>add close button to main player when video queue is finished</li>
<li>add &quot;Play directly in Background&quot; to longpress menu for video list items</li>
<li>improve English translations for Play/Enqueue commands</li>
<li>small performance improvements</li>
<li>remove unused files</li>
<li>update ExoPlayer to 2.9.6</li>
<li>add support for Invidious links</li>
</ul>
<h4>Fixed</h4>
<ul>
<li>fixed scroll w/ comments and related streams disabled</li>
<li>fixed CheckForNewAppVersionTask being executed when it shouldn&#39;t</li>
</ul>