Version 0.10.1

This commit is contained in:
Cameron Gutman 2019-04-28 19:27:30 -07:00
parent 27708b9ecb
commit cb75b3d6d2
2 changed files with 18 additions and 1 deletions

View File

@ -33,6 +33,23 @@
</screenshots>
<releases>
<release version="0.10.1" date="2019-04-28">
<description>
<p>New features:</p>
<ul>
<li>Video performance optimizations</li>
<li>VAAPI support on Wayland</li>
</ul>
<p>Bugfixes:</p>
<ul>
<li>Fixed a crash when attempting to dismiss the connection terminated dialog</li>
<li>Fixed a crash when using the overlay on the software decoder</li>
<li>Fixed software decoder not displaying output in some cases</li>
<li>Fixed some minor UI issues on the PC grid</li>
<li>Improved visibility of toolbar highlights</li>
</ul>
</description>
</release>
<release version="0.10.0" date="2019-04-07">
<description>
<p>New features:</p>

View File

@ -1 +1 @@
0.10.0
0.10.1