Skip to content

Commit c6e9f70

Browse files
authored
Update appcast.xml
1 parent 0abb516 commit c6e9f70

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

appcast.xml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,30 @@
55
<link>https://raw.githubusercontent.com/LibreVR/Revive/master/appcast.xml</link>
66
<language>en</language>
77
<item>
8-
<title>Version 1.9.2</title>
8+
<title>Version 2.0.0</title>
99
<description>
1010
<![CDATA[
1111
<h3>Changes</h3>
1212
1313
<ul>
14-
<li>Updated Oculus SDK to version 1.43</li>
15-
<li>SteamVR Input should now be configurable before running an app</li>
14+
<li>The Revive Dashboard can now link with your Oculus account to improve online multiplayer support</li>
15+
<li>The Revive Dashboard now supports scanning multiple Oculus libraries as contributed by @croger42</li>
16+
<li>The Revive Injector has been rewritten to improve reliability using Microsoft Detours</li>
17+
<li>Improved and simplified frame blocking behavior in Revive to improve performance</li>
1618
</ul>
1719
1820
<h3>Bug fixes</h3>
1921
2022
<ul>
21-
<li>Revive: Fixed Stormland crashing on launch and rendering differently in each eye (#1379)</li>
22-
<ul><li>Special thanks to @CircuitLord and @fholger</li></ul>
23-
<li>ReviveXR: Numerous fixes thanks to @qlyoung</li>
23+
<li>Revive: Fixed Walking Dead: Saints and Sinners crashing on launch (#1451)</li>
24+
<ul><li>As contributed by @fholger</li></ul>
2425
</ul>
2526
]]>
2627
</description>
27-
<pubDate>11 December 2019</pubDate>
28+
<pubDate>30 January 2020</pubDate>
2829
<enclosure url="https://github.com/LibreVR/Revive/releases/download/1.9.2/ReviveInstaller.exe"
2930
type="application/exe"
30-
sparkle:version="1.9.2.0"
31+
sparkle:version="2.0.0.13"
3132
sparkle:os="windows-x64"/>
3233
</item>
3334
</channel>

0 commit comments

Comments
 (0)