Prepare for v6.1.0

This commit is contained in:
Cameron Gutman 2024-09-16 18:36:50 -05:00
parent accd30176f
commit 1caee721e8
2 changed files with 17 additions and 1 deletions

View File

@ -34,6 +34,22 @@
</screenshots>
<releases>
<release version="6.1.0" date="2024-09-16">
<description>
<p>New features:</p>
<ul>
<li>Experimental YUV 4:4:4 support for improved text clarity during remote desktop usage</li>
<li>HDR is now supported with software decoding (requires GPU with Vulkan support)</li>
<li>Bitrate limit can now be increased to 500 Mbps</li>
<li>Audio decoding now uses 32-bit floating point format</li>
</ul>
<p>Bugfixes:</p>
<ul>
<li>Fixed incorrect color range when streaming with AV1 from a host with an AMD GPU</li>
<li>Updated community-contributed translations from Weblate</li>
</ul>
</description>
</release>
<release version="6.0.1" date="2024-06-30">
<description>
<p>New features:</p>

View File

@ -1 +1 @@
6.0.1
6.1.0