-
Notifications
You must be signed in to change notification settings - Fork 12
/
update_appcast.xml
executable file
·178 lines (175 loc) · 10.2 KB
/
update_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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>WhatsMac</title>
<link>https://raw.githubusercontent.com/neo11/ChitChat/master/update_appcast.xml</link>
<description>A native Mac app wrapper for WhatsApp Web</description>
<language>en</language>
<item>
<title>Version 1.2.0</title>
<description><![CDATA[
<h4>NOTE: This update cannot be applied automatically and must be downloaded manually by clicking "Learn More"</h4>
<h2>Changes</h2>
<ul>
<li>WhatsMac is now named ChitChat</li>
<li>Fix for no-images bug caused by recent WhatsApp Web changes</li>
<li>Various graphical fixes</li>
<li>Additional keyboard shortcuts (see README)</li>
<li>The app is now signed with a developer certificate so is allowed by GateKeeper</li>
</ul>
]]></description>
<pubDate>Fri, 10 Jul 2015 12:30:00 +0000</pubDate>
<sparkle:version>1.2.0</sparkle:version>
<link>https://github.com/stonesam92/ChitChat/releases/tag/v1.2.0</link>
</item>
<item>
<title>Version 1.3.0</title>
<description><![CDATA[
<h4>NOTE: If you are still running a version of ChitChat released as WhatsMac then this update cannot be applied automatically and must be downloaded manually from <a href="https://github.com/stonesam92/ChitChat/releases/tag/v1.3">release page</a>.</h4>
<h2>Changes</h2>
<ul>
<li>Fix for "Safari Version" bug introduced Aug 2015</li>
<li>Usability Fixes</li>
<li>Various graphical fixes</li>
<li>Now supports iOS devices without jailbreak!</li>
</ul>
]]></description>
<pubDate>Fri, 21 Aug 2015 22:30:00 +0000</pubDate>
<enclosure url="https://github.com/stonesam92/ChitChat/releases/download/v1.3/ChitChat.zip"
sparkle:version="1.3"
type="application/octet-stream" />
</item>
<item>
<title>Version 1.4.0</title>
<description><![CDATA[
<h4>NOTE: If you are still running a version of ChitChat released as WhatsMac (1.0) then this update cannot be applied automatically and must be downloaded manually from <a href="https://github.com/stonesam92/ChitChat/releases/tag/v1.3">release page</a>.</h4>
<h2>Changes</h2>
<ul>
<li>Added 10.11 compatibility</li>
<li>Improved scrolling performance</li>
<li>Improved ChitChat's handling of notifications</li>
<li>Added status bar icon</li>
</ul>
<h2>Credits</h2>
<ul>
<li>@congbach</li>
<li>@tschoffelen</li>
<li>@andersio (who contributed almost all of this release!)</li>
</ul>
]]></description>
<pubDate>Wed, 30 Sep 2015 21:30:00 +0000</pubDate>
<enclosure url="https://github.com/stonesam92/ChitChat/releases/download/v1.4/ChitChat.zip"
sparkle:version="1.4"
type="application/octet-stream" />
</item>
<item>
<title>Version 1.4.1</title>
<description><![CDATA[
<h4>NOTE: If you are still running a version of ChitChat released as WhatsMac (1.0) then this update cannot be applied automatically and must be downloaded manually from <a href="https://github.com/stonesam92/ChitChat/releases/tag/v1.3">release page</a>.</h4>
<h2>Changes</h2>
<ul>
<li>The status bar notification icon is now removable by a toggle in the Menu Bar</li>
</ul>
<p>Credits for this release go entirely to @andersio!</p>
]]></description>
<pubDate>Fri, 2 Oct 2015 21:30:00 +0000</pubDate>
<enclosure url="https://github.com/stonesam92/ChitChat/releases/download/1.4.1/ChitChat.zip"
sparkle:version="1.4.1"
type="application/octet-stream" />
</item>
<item>
<title>Version 1.5.0</title>
<description><![CDATA[
<h3>NOTE: If you are running 10.11 El Capitan, then this update cannot be applied automatically and must be downloaded manually from <a href="https://github.com/stonesam92/ChitChat/releases/tag/v1.5">the release page</a>.</h3>
<h2>Changes</h2>
<ul>
<li>Fixed bug which prevented traffic light buttons from being shown after exiting full screen mode</li>
<li>Fixed issue which prevented WhatsApp Web from loading in some cases on 10.11</li>
<li>Improved the status bar icon's appearance in dark mode</li>
<li>You can now double click on the window's title bar to maximise/shrink it</li>
<li>The status bar notification icon is now removable by a toggle in the menu bar (added in 1.4.1)</li>
</ul>
<p>Once again, this update was contributed entirely by @andersio - thanks yet again!</p>
]]></description>
<pubDate>Sun, 4 Oct 2015 22:20:00 +0000</pubDate>
<enclosure url="https://github.com/stonesam92/ChitChat/releases/download/v1.5/ChitChat.zip"
sparkle:version="1.5.0"
type="application/octet-stream" />
</item>
<item>
<title>Version 2.0.1</title>
<description><![CDATA[
<h3>NOTE: If you are running 10.11 El Capitan, then this update cannot be applied automatically and must be downloaded manually from <a href="https://github.com/stonesam92/ChitChat/releases/tag/v1.5">the release page</a>.</h3>
<h2>Changes</h2>
<ul>
<li>Text2Emoji Support</li>
<li>Notification Icon is Icon from Chat Buddy</li>
</ul>
<h2>Issuses</h2>
<ul>
<li>Quick-reply is brocken :(</li>
</ul>
]]></description>
<pubDate>Sun, 6 Oct 2015 22:20:00 +0000</pubDate>
<enclosure url="https://github.com/neo11/ChitChat/releases/download/v2.0.1/ChitChat.zip"
sparkle:version="2.0.1"
type="application/octet-stream" />
</item>
<item>
<title>Version 2.1</title>
<description><![CDATA[
<h3>NOTE: If you are running 10.11 El Capitan, then this update cannot be applied automatically and must be downloaded manually from <a href="https://github.com/Neo11/ChitChat/releases/tag/v2.1">the release page</a>.</h3>
<h2>Changes</h2>
<ul>
<li>Fix QuickReply</li>
<li>Fix QuickSelect of Chats</li>
</ul>
]]></description>
<pubDate>Sun, 4 Mar 2016 18:41:00 +0000</pubDate>
<enclosure url="https://github.com/Neo11/ChitChat/releases/download/v2.1/ChitChat.zip" sparkle:version="2.1" type="application/octet-stream" />
</item>
<item>
<title>Version 2.2</title>
<description><![CDATA[
<h3>NOTE: If you are running 10.11 El Capitan, then this update cannot be applied automatically and must be downloaded manually from <a href="https://github.com/Neo11/ChitChat/releases/tag/v2.2">the release page</a>.</h3>
<h2>Changes</h2>
<ul>
<li>Fixes the Back Arrow Problem when you go into your Profile</li>
<li>This Fix translate the Emojis from Quickreply Response (only visible in
the Chat itself, not in the Responseinput)</li>
<li>Focus the Messagefield when Chat is selected</li>
<li>Multiple notifications from one sender will be shown</li>
</ul>
]]></description>
<pubDate>Sun, 11 Mar 2016 18:41:00 +0000</pubDate>
<enclosure url="https://github.com/Neo11/ChitChat/releases/download/v2.2/ChitChat.zip" sparkle:version="2.2" type="application/octet-stream" />
</item>
<item>
<title>Version 2.3</title>
<description><![CDATA[
<h3>NOTE: If you are running 10.11 El Capitan, then this update cannot be applied automatically and must be downloaded manually from <a href="https://github.com/Neo11/ChitChat/releases/tag/v2.3">the release page</a>.</h3>
<h2>Changes</h2>
<ul>
<li>Fixed partially hidden drawer when selecting new chat</li>
<li>Forwarding messaging fix</li>
</ul>
]]></description>
<pubDate>Sun, 30 Mar 2016 18:41:00 +0000</pubDate>
<enclosure url="https://github.com/Neo11/ChitChat/releases/download/v2.3/ChitChat.zip" sparkle:version="2.3" type="application/octet-stream" />
</item>
<item>
<title>Version 2.5.1</title>
<description><![CDATA[
<h3>NOTE: If you are running 10.11 El Capitan, then this update cannot be applied automatically and must be downloaded manually from <a href="https://github.com/Neo11/ChitChat/releases/tag/v2.3">the release page</a>.</h3>
<h2>Changes</h2>
<ul>
<li>Fixed Autoupdate</li>
<li>Fixed Dock Badge</li>
<li>Fixes from V2.4</li>
</ul>
]]></description>
<pubDate>Sun, 04 Oct 2016 13:45:00 +0200</pubDate>
<enclosure url="https://github.com/Neo11/ChitChat/releases/download/2.5.1/ChitChat.zip" sparkle:version="2.5.1" type="application/octet-stream" />
</item>
</channel>
</rss>