-
Notifications
You must be signed in to change notification settings - Fork 4.6k
/
appcast.xml
31 lines (31 loc) · 1.3 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
<?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>Version 1.1</title>
<description>
<![CDATA[
<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>Sat, 9 Aug 2018 15:20:11 +0000</pubDate>
<enclosure url="https://github.com/yichengchen/clashX/releases/download/1.1/ClashX.app.zip" sparkle:version="1.1" type="application/octet-stream"/>
</item>
</channel>
</rss>