We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 411998d commit 394f283Copy full SHA for 394f283
app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml
@@ -36,11 +36,12 @@
36
</screenshots>
37
38
<releases>
39
- <release version="4.3.1" date="2022-11-02">
+ <release version="4.3.1" date="2022-11-03">
40
<description>
41
<p>Changes:</p>
42
<ul>
43
<li>Fixed crash during specific patterns of audio packet loss</li>
44
+ <li>Fixed detection of local streaming when using IPv6 addresses</li>
45
<li>Windowed mode streaming now starts maximized if the GUI window was maximized</li>
46
<li>Updated community-contributed translations from Weblate</li>
47
</ul>
0 commit comments