forked from alvincrisuy/clashX
-
Notifications
You must be signed in to change notification settings - Fork 0
/
appcast.xml
48 lines (48 loc) · 1.95 KB
/
appcast.xml
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
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>ClashX ChangeLog</title>
<link>https://github.com/yichengchen/clashX</link>
<description>Most recent changes with links to updates.</description>
<language>cn</language>
<item>
<title>1.2</title>
<description>
<![CDATA[
<ul>
<li>1.2</li>
<li> Add outbound mode selection remembering. </li>
<li> Fix logging api disconnect.</li>
<li> Support socks5 proxy.</li>
<li> Fix issue with appstore and siri.</li>
<li> Fix issue with FireFox.</li>
<li> Watch config file changes.</li>
<li> Bugfixs </li>
</ul>
<ul>
<ul>
<li>1.1.2</li>
<li> Fixe auto remember proxy group not work </li>
<li> Show current proxy mode in top setting menut</li>
<li> Add logging </li>
</ul>
<ul>
<li>Version 1.1</li>
<li> Support icon in dark mode</li>
<li> Remember proxy group select</li>
<li> Fix traffic status update delay </li>
</ul>
<ul>
<li>Version 1.0</li>
<li>If you have installed previous version. you may need to delete config file in ~/.config/clash/config.ini and regenerate it</li>
<li> Support select group </li>
<li> Support urlTest group </li>
<li> Support outbound mode </li>
</ul>
]]>
</description>
<pubDate>Sun, 12 Aug 2018 15:20:11 +0000</pubDate>
<enclosure url="https://github.com/yichengchen/clashX/releases/download/1.2/ClashX.dmg" sparkle:version="1.2" type="application/octet-stream"/>
</item>
</channel>
</rss>