-
Notifications
You must be signed in to change notification settings - Fork 127
/
sparkle.xml
653 lines (501 loc) · 28.4 KB
/
sparkle.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
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
<?xml version='1.0' encoding='UTF-8' ?>
<rss version='2.0'
xmlns:dc='http://purl.org/dc/elements/1.1/'
xmlns:sparkle='http://www.andymatuschak.org/xml-namespaces/sparkle'>
<channel>
<title>Phoenix</title>
<link>https://raw.githubusercontent.com/kasper/phoenix/master/sparkle.xml</link>
<description>Feed for Phoenix updates.</description>
<language>en</language>
<!-- 4.0.1 -->
<item>
<title>Version 4.0.1</title>
<sparkle:version>137</sparkle:version>
<sparkle:shortVersionString>4.0.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>10.14.0</sparkle:minimumSystemVersion>
<pubDate>Tue, 11 Jun 2024 00:48:17 +0300</pubDate>
<description><![CDATA[
<p>This release fixes the ability to move windows between Spaces in macOS Sonoma 14.5+. 🤖</p>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/4.0.1/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:edSignature='tLwJlmJgd4Smw2p8214HwAmroPnTKZjZuGd/ec5Tqh1OMC548B1RbeUvDPypy9mYqeTv+6yBlhJ/dib6TvITCg=='
type='application/octet-stream'
length='3997849'
url='https://github.com/kasper/phoenix/releases/download/4.0.1/phoenix-4.0.1.tar.gz' />
</item>
<!-- 4.0.0 -->
<item>
<title>Version 4.0.0</title>
<sparkle:version>134</sparkle:version>
<sparkle:shortVersionString>4.0.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>10.14.0</sparkle:minimumSystemVersion>
<pubDate>Fri, 19 May 2023 14:35:59 +0300</pubDate>
<description><![CDATA[
<p>I’m excited to release the next major version of Phoenix! ☀️ This release focuses on improvements on modals as well as general improvements and bug fixes. Thanks for using Phoenix, it’s a great feeling building something that many of you love and use daily as part of your setups! Keep the feedback coming! ❤️</p>
<h3>What is New?</h3>
<ul>
<li>Improved modals by adding the ability to react to text commits, modal resizes and allowing to focus modals easily! 🤖 Fixed various bugs related to modals.</li>
<li>Support for tertiary mouse events</li>
<li>Documentation improvements and clarifications. Added support for easily searching the API documentation.</li>
<li><b>Breaking:</b> Phoenix now requires macOS Mojave (10.14) or higher</li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/4.0.0/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:edSignature='mCW8N+DF5My0lmEb9ORpyqSSQQqHuBMk3dImrE7o5mGoiF7Ht1dVco+OgCManAoG4vU/1DOXRlHkp9h/Sh32AQ=='
type='application/octet-stream'
length='3992909'
url='https://github.com/kasper/phoenix/releases/download/4.0.0/phoenix-4.0.0.tar.gz' />
</item>
<!-- 3.0.0 -->
<item>
<title>Version 3.0.0</title>
<sparkle:version>127</sparkle:version>
<sparkle:shortVersionString>3.0.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>10.11.0</sparkle:minimumSystemVersion>
<pubDate>Sat, 26 Feb 2022 19:20:55 +0200</pubDate>
<description><![CDATA[
<p>I’m excited to release the next major version of Phoenix! 🚀 This release includes new features as well as general improvements and bug fixes. Thanks for using Phoenix, it’s a great feeling building something that many of you love and use daily as part of your setups! 🙌</p>
<h3>What is New?</h3>
<ul>
<li>New app icon by <a href='https://parakeet.co'>Parakeet</a>!</li>
<li>Improved documentation! 👩🏼💻 The documentation is now powered by Docusaurus and hosted at <a href='https://kasper.github.io/phoenix/'>https://kasper.github.io/phoenix/</a>.</li>
<li>Support for input modals. Build new functionality by reacting to textual commands.</li>
<li>Support to customise text alignment, font and colour in modals. Customise modals even more!</li>
<li>Support to listen for device sleep events</li>
<li>Support for moving windows to spaces in macOS 12.0 with <code>Space#moveWindows(...)</code></li>
<li><b>Breaking:</b> Phoenix now requires OS X El Capitan (10.11) or higher</li>
<li><b>Breaking:</b> “Open at Login” is now using a launcher app instead of adding Phoenix to the deprecated login items of your user account. This setting will not be reflected anymore in the list and you can remove the app from it. You may need to enable this setting again for Phoenix to launch automatically after this update, depending on how you setup it the first time.</li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/3.0.0/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:dsaSignature='MC0CFQCbPsHxG6XTTR1pdJgo8/AZ+w29fgIUTklSczGbQfEG4z6oH6Yjedn16SU='
sparkle:edSignature='lIZYwKf1r6McYiQRyRo4ItROVFgM7q9LMn7l9CPvxN4gvRLb6cTng+CAVf+u0y6Y838vNDK1S9ejTviPiLnkAQ=='
type='application/octet-stream'
length='5775089'
url='https://github.com/kasper/phoenix/releases/download/3.0.0/phoenix-3.0.0.tar.gz' />
</item>
<!-- 2.6.8 -->
<item>
<title>Version 2.6.8</title>
<pubDate>Sun, 24 Oct 2021 16:23:11 +0300</pubDate>
<description><![CDATA[
<p>This release includes general improvements.</p>
<h3>What is New?</h3>
<ul>
<li>forward <code>console.log(...)</code> to <code>Phoenix.log(...)</code> for convenience</li>
<li>log stack trace when passing an error to <code>Phoenix.log(...)</code></li>
<li>launch Console app when clicking a notification for an exception</li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/2.6.8/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='104'
sparkle:shortVersionString='2.6.8'
sparkle:dsaSignature='MCwCFDa41+bk0y32CG8oHAuSaF+69ialAhQ1IGInjtqh88ChCgqFGi5+iADFlg=='
sparkle:edSignature='MbqQH27UfMXQrA6XN0PoUpcOa3qhDxpSaI4B7hSGn1XdTrgBvMmQcUSo/xZZabB5eqnU9A25u1dfThWFZLbyBw=='
type='application/octet-stream'
length='1866060'
url='https://github.com/kasper/phoenix/releases/download/2.6.8/phoenix-2.6.8.tar.gz' />
</item>
<!-- 2.6.7 -->
<item>
<title>Version 2.6.7</title>
<pubDate>Sun, 21 Mar 2021 21:59:21 +0200</pubDate>
<description><![CDATA[
<p>This release includes general improvements and bug fixes.</p>
<h3>What is New?</h3>
<ul>
<li>fixes issue that prevented window events to register for recently launched apps</li>
<li>fixes issue that caused incorrect API behaviour when an app does not have a main window</li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/2.6.7/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='98'
sparkle:shortVersionString='2.6.7'
sparkle:dsaSignature='MCwCFDLRHceSB93aKTLWK6Cvx747kJk8AhQDRyt4gjSvsc3UG/nNgTcjmq/1bg=='
sparkle:edSignature='F0WV4AFoqSv7WROZw6EgMltwvMubc1GNT2J+RgwqDuGeKmQijkxMOeOhzjfgUHduhJxa1mH8mBOjQtqjDAyUCA=='
type='application/octet-stream'
length='1848523'
url='https://github.com/kasper/phoenix/releases/download/2.6.7/phoenix-2.6.7.tar.gz' />
</item>
<!-- 2.6.6 -->
<item>
<title>Version 2.6.6</title>
<pubDate>Sun, 24 Jan 2021 17:53:01 +0200</pubDate>
<description><![CDATA[
<p>This release includes general improvements and bug fixes.</p>
<h3>What is New?</h3>
<ul>
<li>adds temporary workaround for macOS bug that breaks focusing an individual window of an app in Big Sur</li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/2.6.6/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='95'
sparkle:shortVersionString='2.6.6'
sparkle:dsaSignature='MCwCFBgHoLkRHWWUYODpqQzDjK0JTgalAhR7e/536DLYxGyUYGpgR+/GPml8xA=='
sparkle:edSignature='WGd28EzebNKjUdQ7YP7i39i6NyGpxsiLWHY6wQpDF2yPaOoznTAqQmZrWw1aJsYUBlMoLBc95gougBXQ5t2YAA=='
type='application/octet-stream'
length='2589585'
url='https://github.com/kasper/phoenix/releases/download/2.6.6/phoenix-2.6.6.tar.gz' />
</item>
<!-- 2.6.5 -->
<item>
<title>Version 2.6.5</title>
<pubDate>Sun, 29 Nov 2020 15:39:57 +0200</pubDate>
<description><![CDATA[
<p>This release includes general improvements.</p>
<h3>What is New?</h3>
<ul>
<li>adds support for Apple Silicon</li>
<li>improves first launch experience by removing custom alert before accessibility prompt and terminating Phoenix</li>
<li>improves debug capabilities in Safari Web Inspector by listing configuration file sources</li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/2.6.5/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='91'
sparkle:shortVersionString='2.6.5'
sparkle:dsaSignature='MCwCFCPe4H7+nqeHx89nAIknG1tfSJDYAhRyYIg44jAEADV2p173OsjL65p7IA=='
sparkle:edSignature='SoEB7PNsI0uQQ2I0RcIid0lTyWimS1aAWPOrgnpJCyW9ZPUla39RSjXrhNcOi4XzsfXh/6+s9/istnnkpLOMCg=='
type='application/octet-stream'
length='2588797'
url='https://github.com/kasper/phoenix/releases/download/2.6.5/phoenix-2.6.5.tar.gz' />
</item>
<!-- 2.6.4 -->
<item>
<title>Version 2.6.4</title>
<pubDate>Sun, 14 Jun 2020 17:55:56 +0300</pubDate>
<description><![CDATA[
<p>This release includes general improvements and bug fixes.</p>
<h3>What is New?</h3>
<ul>
<li>fixes issue that caused Phoenix to crash when binding keys with some keyboard layouts</li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/2.6.4/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='86'
sparkle:shortVersionString='2.6.4'
sparkle:dsaSignature='MCwCFGHqgp2s8pul6DSo+cKXglTs5To8AhQ9eUNXe/EGLRynR9cOGRLGrsjNBw=='
sparkle:edSignature='jn1evKGi+C9ds8e+czvvu97U5ucHWpfCeYXjGJ/gaE1s0zpHp89A29qwJavmwmC0NbNHegpKqXSUvaKHGo0wDg=='
type='application/octet-stream'
length='2159227'
url='https://github.com/kasper/phoenix/releases/download/2.6.4/phoenix-2.6.4.tar.gz' />
</item>
<!-- 2.6.3 -->
<item>
<title>Version 2.6.3</title>
<pubDate>Fri, 24 Jan 2020 23:40:51 +0200</pubDate>
<description><![CDATA[
<p>What happened to 2019? ⏱ Phoenix is now notarised by Apple. This release includes a couple of new useful features as well as bug fixes.</p>
<h3>What is New?</h3>
<ul>
<li>support to load images from files which can be used as custom icons in modals</li>
<li>support for <code>command</code>, <code>option</code> and <code>control</code> as additional key modifiers</li>
<li>support for key modifiers in mouse events</li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/2.6.3/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='80'
sparkle:shortVersionString='2.6.3'
sparkle:dsaSignature='MCwCFHa/MM8NHKyelxdGd5Mj1NWpMtfSAhRGcjlS0SyeJ0dI695CHaWYAYa05A=='
sparkle:edSignature='UaP0Huuh6OsIaaOmVhH8+m+XiWq8qj00kykVrMiLTFGZqL59hVDcv24OBv7ieNLjhCbBCgmu5NxCykevWmKxCw=='
type='application/octet-stream'
length='2162539'
url='https://github.com/kasper/phoenix/releases/download/2.6.3/phoenix-2.6.3.tar.gz' />
</item>
<!-- 2.6.2 -->
<item>
<title>Version 2.6.2</title>
<pubDate>Thu, 07 Jun 2018 22:10:46 +0300</pubDate>
<description><![CDATA[
<p>This release includes a couple of new useful features.</p>
<h3>What is New?</h3>
<ul>
<li>support to focus app more responsively on launch</li>
<li>support to customise duration of modal animation when showing and closing</li>
<li>upgraded Lodash</li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/2.6.2/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='71'
sparkle:shortVersionString='2.6.2'
sparkle:dsaSignature='MCwCFGcMrwzfkxb97qkbzDKV1X6m1B6eAhRi5Q1k0jrdpVjfAIskrY/JTfrvMQ=='
type='application/octet-stream'
length='3647486'
url='https://github.com/kasper/phoenix/releases/download/2.6.2/phoenix-2.6.2.tar.gz' />
</item>
<!-- 2.6.1 -->
<item>
<title>Version 2.6.1</title>
<pubDate>Sun, 08 Apr 2018 20:50:05 +0300</pubDate>
<description><![CDATA[
<p>This release includes a couple of new useful features.</p>
<h3>What is New?</h3>
<ul>
<li>support for one-time managed handlers for both keys and events, see <code>Key.once</code> and <code>Event.once</code></li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/2.6.1/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='65'
sparkle:shortVersionString='2.6.1'
sparkle:dsaSignature='MCwCFCcJ/JxUx6Tn5Xuz3e0wbLBI7AWSAhQr6M8tBPHuHEEa+qGtkXJbqH8waw=='
type='application/octet-stream'
length='3629568'
url='https://github.com/kasper/phoenix/releases/download/2.6.1/phoenix-2.6.1.tar.gz' />
</item>
<!-- 2.6 -->
<item>
<title>Version 2.6</title>
<pubDate>Mon, 25 Dec 2017 21:35:13 +0200</pubDate>
<description><![CDATA[
<p>Hello, do you remember me? This release includes a couple of bug fixes and improvements. Sorry for the wait!</p>
<h3>What is New?</h3>
<ul>
<li>support for closing windows</li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/2.6/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='62'
sparkle:shortVersionString='2.6'
sparkle:dsaSignature='MCwCFBc/iLWJDRimXH3QKkektqGauDWdAhRG4xgOHVl8Y75e7+KPUEvZcawXuA=='
type='application/octet-stream'
length='3375884'
url='https://github.com/kasper/phoenix/releases/download/2.6/phoenix-2.6.tar.gz' />
</item>
<!-- 2.5 -->
<item>
<title>Version 2.5</title>
<pubDate>Sun, 22 Jan 2017 20:04:00 +0200</pubDate>
<description><![CDATA[
<p>This release includes a couple of new useful features. If you did not already know, macOS Sierra (10.12) has full support for the ECMAScript 6 standard and you can now use it with Phoenix! <a href='http://es6-features.org'>Read</a> a quick overview of the new features added to the language.</p>
<h3>What is New?</h3>
<ul>
<li>“Edit configuration” status menu item for conveniently accessing your configuration</li>
<li>support for getting the topmost window at a specified point</li>
<li>support for mouse drag events</li>
<li>upgraded Lodash</li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/2.5/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='59'
sparkle:shortVersionString='2.5'
sparkle:dsaSignature='MC4CFQCAA/b1FZf8juwdw4G7H1P1ZpGMKAIVAJUBubnzCySeHsfRBErCeU1OPgr4'
type='application/octet-stream'
length='2195238'
url='https://github.com/kasper/phoenix/releases/download/2.5/phoenix-2.5.tar.gz' />
</item>
<!-- 2.4 -->
<item>
<title>Version 2.4</title>
<pubDate>Mon, 26 Dec 2016 16:19:00 +0200</pubDate>
<description><![CDATA[
<p>This release contains some general fixes and improvements. Happy Holidays! 🎄</p>
<h3>What is New?</h3>
<ul>
<li><b>Breaking:</b> Underscore.js is replaced with <a href='https://lodash.com'>Lodash</a> (4.17.3)</li>
<li>a few additions and improvements to the API</li>
<li>several bug fixes to some annoying issues</li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/2.4/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='55'
sparkle:shortVersionString='2.4'
sparkle:dsaSignature='MC0CFGQc1q/27m8RBRZClC9aDs05qsj0AhUAiDO27q1Y84uSYSwZK8yrJZb+LVY='
type='application/octet-stream'
length='2194411'
url='https://github.com/kasper/phoenix/releases/download/2.4/phoenix-2.4.tar.gz' />
</item>
<!-- 2.3 -->
<item>
<title>Version 2.3</title>
<pubDate>Sat, 06 Aug 2016 19:05:00 +0300</pubDate>
<description><![CDATA[
<p>This release includes a new improved “vibrant” appearance for modals. Modals can now display icons as well as text. We also added a few options so you can customise the look and feel of your modals — a nice way to implement visual cues for apps and windows!</p>
<p>Phoenix 2.2 had some breaking changes to the API. If you have not updated yet, follow this <a href='https://github.com/kasper/phoenix/wiki/Upgrade-from-2.x-to-2.2/'>guide</a> to upgrade your configuration. Sorry for the trouble!</p>
<h3>What is New?</h3>
<ul>
<li>modals have a new improved “vibrant” appearance and are more versatile with the ability to display icons as well as text</li>
<li>callbacks for keys now repeat when the key combination is held down</li>
<li>you can access the current space for a specific screen</li>
<li>a few additions and improvements to the API</li>
<li>a few performance and behavioural related fixes and improvements</li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/2.3/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='49'
sparkle:shortVersionString='2.3'
sparkle:dsaSignature='MCwCFGjXTw9UOJc2Tx2g4H4md3GjOwRtAhRvIPzb2rblN4p1F7cPf5YF9ozD8g=='
type='application/octet-stream'
length='2220137'
url='https://github.com/kasper/phoenix/releases/download/2.3/phoenix-2.3.tar.gz' />
</item>
<!-- 2.2.1 -->
<item>
<title>Version 2.2.1</title>
<pubDate>Wed, 13 Jul 2016 15:31:00 +0300</pubDate>
<description><![CDATA[
<p>A couple of bugs got caught in the previous release. Sorry about that, this release should fix them! Phoenix 2.2 is out! <b>Heads up, this is a big one and will need some changes to your configuration!</b> The focus of this release has been to make Phoenix event better while improving on the existing behaviour based on feedback.</p>
<h3>What is New?</h3>
<ul>
<li>API is now more stylistic, consistent and flexible</li>
<li>a key–value storage that can be used to store values across reloads and reboots as JSON</li>
<li>run tasks asynchronously and retrieve their status, standard output and standard error</li>
<li>implements support for mouse events</li>
<li>performance improvements</li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/2.2.1/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='35'
sparkle:shortVersionString='2.2.1'
sparkle:dsaSignature='MCwCFFesLpcks8vN8TOKPd9s1/fgaVXOAhRmBM6AdAPhD3WLDqQAdvE5dJHF2g=='
type='application/octet-stream'
length='2211148'
url='https://github.com/kasper/phoenix/releases/download/2.2.1/phoenix-2.2.1.tar.gz' />
</item>
<!-- 2.2 -->
<item>
<title>Version 2.2</title>
<pubDate>Tue, 12 Jul 2016 12:16:00 +0300</pubDate>
<description><![CDATA[
<p>Phoenix 2.2 is out! <b>Heads up, this is a big one and will need some changes to your configuration!</b> The focus of this release has been to make Phoenix event better while improving on the existing behaviour based on feedback.</p>
<h3>What is New?</h3>
<ul>
<li>API is now more stylistic, consistent and flexible</li>
<li>a key–value storage that can be used to store values across reloads and reboots as JSON</li>
<li>run tasks asynchronously and retrieve their status, standard output and standard error</li>
<li>implements support for mouse events</li>
<li>performance improvements</li>
</ul>
<p>See the full <a href='https://github.com/kasper/phoenix/blob/2.2/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='33'
sparkle:shortVersionString='2.2'
sparkle:dsaSignature='MCwCFCdP5IMCaUYftOy1tR2LnWMoxorBAhQskSe9KuPhAoWy0pBuOl/mBThFgg=='
type='application/octet-stream'
length='2211204'
url='https://github.com/kasper/phoenix/releases/download/2.2/phoenix-2.2.tar.gz' />
</item>
<!-- 2.1.2 -->
<item>
<title>Version 2.1.2</title>
<pubDate>Mon, 27 Jun 2016 18:51:00 +0300</pubDate>
<description><![CDATA[
<p>This release includes a new API to automatically manage handlers for you — in addition to some minor improvements and bug fixes.</p>
<h3>New</h3>
<ul>
<li>Phoenix can now manage handlers for you. Instead of <code>Phoenix.bind</code>, <code>Phoenix.on</code>, <code>Phoenix.after</code> or <code>Phoenix.every</code> — use <code>Key.on</code>, <code>Event.on</code>, <code>Timer.after</code> and <code>Timer.every</code>. For more, see the <a href='https://github.com/kasper/phoenix/blob/2.1.2/API.md#managing-handlers'>API</a> (<a href='https://github.com/kasper/phoenix/issues/107'>#107</a>).</li>
</ul>
<h3>Improvements</h3>
<ul>
<li>Implement <code>setTimeout</code>, <code>setInterval</code>, <code>clearTimeout</code> and <code>clearInterval</code>. This also adds support for timing related functions from Underscore (<a href='https://github.com/kasper/phoenix/issues/92'>#92</a>).</li>
<li>Make require throw an error if a file cannot be resolved (<a href='https://github.com/kasper/phoenix/issues/93'>#93</a>).</li>
<li>Add support for ISO section <code>§</code>-key (<a href='https://github.com/kasper/phoenix/issues/102'>#102</a>).</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Disable key handlers immediately to ensure that keys are unregistered before setting up a new context (<a href='https://github.com/kasper/phoenix/issues/94'>#94</a>).</li>
<li>Fix crash caused by moving or deleting configuration directory while app is running (<a href='https://github.com/kasper/phoenix/issues/105'>#105</a>).</li>
</ul>
]]>
</description>
<enclosure sparkle:version='23'
sparkle:shortVersionString='2.1.2'
sparkle:dsaSignature='MCwCFDXkxwa2265FTBq56c47Wd7YnsHwAhRLxjxorFrQKy6PlXBlb3sV+Jum8w=='
type='application/octet-stream'
length='2207690'
url='https://github.com/kasper/phoenix/releases/download/2.1.2/phoenix-2.1.2.tar.gz' />
</item>
<!-- 2.1.1 -->
<item>
<title>Version 2.1.1</title>
<pubDate>Fri, 29 Apr 2016 17:46:00 +0300</pubDate>
<description><![CDATA[
<p>This release includes some minor improvements and bug fixes. For everything in 2.1, see the full <a href='https://github.com/kasper/phoenix/blob/2.1.1/CHANGELOG.md#21'>Changelog</a>.</p>
<h3>Improvements</h3>
<ul>
<li>Notify when preprocessing failed.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fix an issue that prevented preprocessing due to incompatible paths between different shells (<a href='https://github.com/kasper/phoenix/issues/88'>#88</a>).</li>
</ul>
]]>
</description>
<enclosure sparkle:version='20'
sparkle:shortVersionString='2.1.1'
sparkle:dsaSignature='MC0CFEKfzhTIoxArkPSiSNeiylznSM1OAhUAjNthgLF4tygvuZ/ll5fOwnGh1lc='
type='application/octet-stream'
length='2207594'
url='https://github.com/kasper/phoenix/releases/download/2.1.1/phoenix-2.1.1.tar.gz' />
</item>
<!-- 2.1 -->
<item>
<title>Version 2.1</title>
<pubDate>Mon, 25 Apr 2016 16:07:00 +0300</pubDate>
<description><![CDATA[
<p>This release includes some exiting new features: including support for Spaces, creating timers to achieve delays or timed events and support for running Phoenix completely in the background! We also added some nice additions to the API, made various other improvements and fixed a few annoying bugs. Thanks for using Phoenix and do not hesitate to provide <a href='https://github.com/kasper/phoenix/issues/new/'>feedback</a>! See the full <a href='https://github.com/kasper/phoenix/blob/2.1/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='19'
sparkle:shortVersionString='2.1'
sparkle:dsaSignature='MCwCFDjgLuzf3sA9mGsVHrKQB1btFtfQAhRdBBA+jnhfAEOXwSb2G8co7jR9yg=='
type='application/octet-stream'
length='2207587'
url='https://github.com/kasper/phoenix/releases/download/2.1/phoenix-2.1.tar.gz' />
</item>
<!-- 2.0.1 -->
<item>
<title>Version 2.0.1</title>
<pubDate>Sat, 12 Dec 2015 17:11:00 +0200</pubDate>
<description><![CDATA[
<p>This release includes some minor changes and bug fixes.</p>
<h3>Changes</h3>
<ul>
<li>Amend license regarding the Phoenix icon assets contributed by Jason Milkins for not being under the MIT License (<a href='https://github.com/kasper/phoenix/pull/61'>#61</a>).</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fix issue where <code>Mouse.location()</code> and <code>Mouse.moveTo(Point point)</code> used different coordinate origins. Both now correctly use top-left as the origin (<a href='https://github.com/kasper/phoenix/issues/58'>#58</a>).</li>
<li>Support shells (e.g. Fish) that do not support <code>-cl</code> option shorthand in preprocessing (<a href='https://github.com/kasper/phoenix/pull/57'>#57</a>).</li>
</ul>
]]>
</description>
<enclosure sparkle:version='16'
sparkle:shortVersionString='2.0.1'
sparkle:dsaSignature='MCwCFBTWlnzWXUuifwA/9EsvC320IyWBAhR9z8WYR9T8FeYz7/4ir+/R/2Ls3Q=='
type='application/octet-stream'
length='1475552'
url='https://github.com/kasper/phoenix/releases/download/2.0.1/phoenix-2.0.1.tar.gz' />
</item>
<!-- 2.0 -->
<item>
<title>Version 2.0</title>
<pubDate>Sat, 28 Nov 2015 00:14:00 +0200</pubDate>
<description><![CDATA[
<p>Phoenix 2.0 is out! The entire app has been rewritten from the ground up. I would like to express my gratitude to everyone who participated in the process by testing the app and making contributions to the project. Thank you! See the full <a href='https://github.com/kasper/phoenix/blob/2.0/CHANGELOG.md'>Changelog</a>.</p>
]]>
</description>
<enclosure sparkle:version='14'
sparkle:shortVersionString='2.0'
sparkle:dsaSignature='MC0CFQCQQ1/05emRVpSNnVSotIbFLdOCCwIUSPWTVmxA4QgtY8w0iDBJ39owjfE='
type='application/octet-stream'
length='1475570'
url='https://github.com/kasper/phoenix/releases/download/2.0/phoenix-2.0.tar.gz' />
</item>
</channel>
</rss>