-
Notifications
You must be signed in to change notification settings - Fork 74
/
appcast.xml
243 lines (243 loc) · 7.89 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
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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
<?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>UserFlows</title>
<link>https://abynim.github.io/UserFlows</link>
<description>Generate flow diagrams from Artboards in Sketch</description>
<language>en</language>
<item>
<title>UserFlows 2.3.9</title>
<description>
<![CDATA[
<ul>
<li>Sketch 81+ Compatibility.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.3.9" />
</item>
<item>
<title>UserFlows 2.3.7</title>
<description>
<![CDATA[
<ul>
<li>Sketch 71 Compatibility.</li>
<li>Added option to not number artboards when generating a flow diagram.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.3.7" />
</item>
<item>
<title>UserFlows 2.3.6</title>
<description>
<![CDATA[
<ul>
<li>Sketch 67 Compatibility.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.3.6" />
</item>
<item>
<title>UserFlows 2.3.5</title>
<description>
<![CDATA[
<ul>
<li>Sketch 53.2 Compatibility.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.3.5" />
</item>
<item>
<title>UserFlows 2.3.4</title>
<description>
<![CDATA[
<ul>
<li>Sketch 53.1 Compatibility.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.3.4" />
</item>
<item>
<title>UserFlows 2.3.3</title>
<description>
<![CDATA[
<ul>
<li>Sketch 53 Compatibility.</li>
<li>Updating a diagram no longer adds additional export options.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.3.3" />
</item>
<item>
<title>UserFlows 2.3.2</title>
<description>
<![CDATA[
<ul>
<li>Fixed an issue where `Update Flow` would delete the old artboard and create a new artboard.</li>
<li>Updated missing items in localization files and added English backup localization errors.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.3.2" />
</item>
<item>
<title>UserFlows 2.3.1</title>
<description>
<![CDATA[
<ul>
<li>More Sketch 52 Compatibility fixes</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.3.1" />
</item>
<item>
<title>UserFlows 2.3</title>
<description>
<![CDATA[
<ul>
<li>Sketch 52 Compatibility</li>
<li>Minor bug fixes</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.3" />
</item>
<item>
<title>UserFlows 2.2.1</title>
<description>
<![CDATA[
<ul>
<li>Use shared styles for link borders</li>
<li>Minor bug fixes</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.2.1" />
</item>
<item>
<title>UserFlows 2.2</title>
<description>
<![CDATA[
<ul>
<li>Apply Shared Layer Styles to Connection layers</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.2" />
</item>
<item>
<title>UserFlows 2.1.4</title>
<description>
<![CDATA[
<ul>
<li>Leverage the new stroke arrows available in Sketch 51</li>
<li>Use shared layer styles for connection lines</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.1.4" />
</item>
<item>
<title>UserFlows 2.1.3</title>
<description>
<![CDATA[
<ul>
<li>Fixes for Sketch 50</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.1.3" />
</item>
<item>
<title>UserFlows 2.1.2</title>
<description>
<![CDATA[
<ul>
<li>Added artboard magnets</li>
<li>Fixed `newPageTitle` bug</li>
<li>Simplified export options</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.1.2" />
</item>
<item>
<title>UserFlows 2.1.1</title>
<description>
<![CDATA[
<ul>
<li>Added the ability to update an exported flow diagram.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.1.1" />
</item>
<item>
<title>UserFlows 2.1</title>
<description>
<![CDATA[
<ul>
<li>Include native Sketch Prototype flow connections in generated diagrams.</li>
<li>Auto-redraw connections on layers moved (experimental)</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.1" />
</item>
<item>
<title>UserFlows 2.0.8</title>
<description>
<![CDATA[
<ul>
<li>Fixes for Sketch 48.</li>
<li>Changed `Create Link` shortcut from (Cmd Shift K) to (Cmd Shift M) to avoid clashing with a new native shortcut.</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.0.8" />
</item>
<item>
<title>UserFlows 2.0.7</title>
<description>
<![CDATA[
<ul>
<li>Fixes for Sketch 47 and High Sierra.</li>
<li>Added ability to remove all links from an Artboard or Page.</li>
<li>Added option for generating flows at 1x but with retina images.</li>
<li>Added option to customize the font size of Condition labels.</li>
<li>Added support for Spanish (by @AlvYuste) and Italian (by @KingFelix)</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.0.7" />
</item>
<item>
<title>UserFlows 2.0.6</title>
<description>
<![CDATA[
<ul>
<li>Minor bug fix for older documents</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.0.6" />
</item>
<item>
<title>UserFlows 2.0.5</title>
<description>
<![CDATA[
<ul>
<li>Fixes for Sketch 45</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/abynim/UserFlows/archive/v2.zip" sparkle:version="2.0.5" />
</item>
</channel>
</rss>