forked from alvincrisuy/clashX
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathappcast.xml
57 lines (57 loc) · 2.45 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
49
50
51
52
53
54
55
56
57
<?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.3.1</title>
<description>
<![CDATA[
<ul>
<li> 1.3.1 </li>
<li> Fix Config file witness </li>
<li> Show what wrong in config while starting/reloading </li>
<li> Change open config to open config folder </li>
<li> Fixd permission check error when space in clashx directory </li>
<li> No allowing ':' in proxy name.(Fix import from bunch json file form sspannel) </li>
<li> Watch config file changes </li>
<li> Bugfixs </li>
</ul>
<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>
<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> 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> 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, 20 Aug 2018 15:20:11 +0000</pubDate>
<enclosure url="https://github.com/yichengchen/clashX/releases/download/1.3.1/ClashX.dmg" sparkle:version="1.3.1" type="application/octet-stream"/>
</item>
</channel>
</rss>