mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-10 03:50:03 +00:00
12 lines
483 B
Plaintext
12 lines
483 B
Plaintext
|
<h4>Improvements</h4>
|
||
|
<ul>
|
||
|
<li>make links in comments clickable, increase text size</li>
|
||
|
<li>seek on clicking timestamp links in comments</li>
|
||
|
<li>add playlist to queue when long clicking on 'Background' in playlist window</li>
|
||
|
</ul>
|
||
|
<h4>Fixed</h4>
|
||
|
<ul>
|
||
|
<li>fixed youtube subscription import: ignore ones with invalid url and keep ones with empty title</li>
|
||
|
<li>fix invalid YouTube url: signature tag name is not always "signature" preventing streams from loading</li>
|
||
|
</ul>
|