mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-12-16 22:23:07 +00:00
Prepare for v4.3.1
This commit is contained in:
parent
34d91e58c0
commit
371906445e
2 changed files with 11 additions and 1 deletions
|
@ -36,6 +36,16 @@
|
|||
</screenshots>
|
||||
|
||||
<releases>
|
||||
<release version="4.3.1" date="2022-11-02">
|
||||
<description>
|
||||
<p>Changes:</p>
|
||||
<ul>
|
||||
<li>Fixed crash during specific patterns of audio packet loss</li>
|
||||
<li>Windowed mode streaming now starts maximized if the GUI window was maximized</li>
|
||||
<li>Updated community-contributed translations from Weblate</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="4.3.0" date="2022-10-28">
|
||||
<description>
|
||||
<p>New features:</p>
|
||||
|
|
|
@ -1 +1 @@
|
|||
4.3.0
|
||||
4.3.1
|
Loading…
Reference in a new issue