-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathupdate.LiveSplit.TheRun.xml
More file actions
65 lines (65 loc) · 2.25 KB
/
update.LiveSplit.TheRun.xml
File metadata and controls
65 lines (65 loc) · 2.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<updates>
<update version="0.4.4">
<files>
<file path="Components/LiveSplit.TheRun.dll" status="changed" />
</files>
<changelog>
<change>Strip images and layout path from splits file before uploading to reduce file size</change>
</changelog>
</update>
<update version="0.4.3">
<files>
<file path="Components/LiveSplit.TheRun.dll" status="changed" />
</files>
<changelog>
<change>Remove ConfigureAwait(false) to fix component crashes (LiveSplit#2677)</change>
</changelog>
</update>
<update version="0.4.2">
<files>
<file path="Components/LiveSplit.TheRun.dll" status="changed" />
</files>
<changelog>
<change>Fixed LiveSplit freezing on close when stats uploading is enabled</change>
<change>Skip upload on close when Sync on Reset is enabled</change>
</changelog>
</update>
<update version="0.4.1">
<files>
<file path="Components/LiveSplit.TheRun.dll" status="changed" />
</files>
<changelog>
<change>Fixed Test button staying greyed out when navigating back to settings</change>
<change>Added HTTP timeout to prevent button from hanging indefinitely</change>
</changelog>
</update>
<update version="0.4.0">
<files>
<file path="Components/LiveSplit.TheRun.dll" status="changed" />
</files>
<changelog>
<change>Auto-validate upload key on startup with connection status indicator</change>
<change>User profile and live page link shown in settings</change>
<change>Sync status displayed in component name</change>
<change>Toast notifications for stats sync progress</change>
<change>Added Sync on Reset option</change>
<change>Settings panel with info about therun.gg features and tooltips</change>
<change>Fixed event handler memory leak in Dispose</change>
<change>Code cleanup and MemoryStream disposal fix</change>
</changelog>
</update>
<update version="0.3.3">
<files>
<file path="Components/LiveSplit.TheRun.dll" status="changed" />
</files>
<changelog>
</changelog>
</update>
<update version="0.3.2">
<files>
<file path="Components/LiveSplit.TheRun.dll" status="changed" />
</files>
<changelog>
</changelog>
</update>
</updates>