-
Notifications
You must be signed in to change notification settings - Fork 72
Expand file tree
/
Copy pathappcast.xml
More file actions
795 lines (795 loc) · 55.5 KB
/
Copy pathappcast.xml
File metadata and controls
795 lines (795 loc) · 55.5 KB
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
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
<?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>Orbit</title>
<link>https://raw.githubusercontent.com/expo/orbit/main/appcast.xml</link>
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>2.8.1</title>
<description>
<![CDATA[
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Fix Android code pairing input width on Windows and Linux. (<a href="https://github.com/expo/orbit/pull/357">#357</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Fix NO_RESOURCES retry counter and open-file slot leak in AFCClient. (<a href="https://github.com/expo/orbit/pull/366">#366</a> by <a href="https://github.com/YuriNachos">@YuriNachos</a>)</li>
<li>Fix <code>formatBytes</code> returning values off by a factor of 1024² for sizes of at least 102.4 GB. (<a href="https://github.com/expo/orbit/pull/363">#363</a> by <a href="https://github.com/YuriNachos">@YuriNachos</a>)</li>
<li>Fix <code>ENAMETOOLONG</code> crash when installing builds served via long signed URLs. (<a href="https://github.com/expo/orbit/pull/365">#365</a> by <a href="https://github.com/YuriNachos">@YuriNachos</a>)</li>
<li>Fix installing Android <code>.apk</code> builds distributed via signed URLs. (<a href="https://github.com/expo/orbit/pull/364">#364</a> by <a href="https://github.com/YuriNachos">@YuriNachos</a>)</li>
<li>Recognize the lowercase <code>~/Android/sdk</code> Android SDK path on Linux. (<a href="https://github.com/expo/orbit/pull/362">#362</a> by <a href="https://github.com/YuriNachos">@YuriNachos</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Remove deprecated Expo GraphQL API field usage. (<a href="https://github.com/expo/orbit/pull/359">#359</a> by <a href="https://github.com/tchayen">@tchayen</a>)</li>
</ul>
]]>
</description>
<pubDate>2026-08-17</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v2.8.1</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v2.8.1/expo-orbit.v2.8.1-macos.zip"
sparkle:version="47"
sparkle:shortVersionString="2.8.1"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>2.8.0</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Add support for physical iPhones on Windows and Linux. (<a href="https://github.com/expo/orbit/pull/347">#347</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add Wi-Fi pairing support for Android devices. (<a href="https://github.com/expo/orbit/pull/350">#350</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Fix error message when launching updates on iOS physical devices. (<a href="https://github.com/expo/orbit/pull/348">#348</a> by <a href="https://github.com/patrickwehbe">@patrickwehbe</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Add cross-platform E2E testing with WebdriverIO for Electron and Appium mac2 for macOS. (<a href="https://github.com/expo/orbit/pull/334">#334</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Fix flaky onboarding E2E test by switching off the closed onboarding window instead of querying it. (<a href="https://github.com/expo/orbit/pull/349">#349</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Speed up the macOS E2E workflow by caching CocoaPods. (<a href="https://github.com/expo/orbit/pull/349">#349</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Speed up CLI commands by lazy-loading command modules and listing devices in parallel. (<a href="https://github.com/expo/orbit/pull/351">#351</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade menu-bar app to Expo SDK 56. (<a href="https://github.com/expo/orbit/pull/346">#346</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Replaced @react-native-clipboard/clipboard with expo-clipboard. (<a href="https://github.com/expo/orbit/pull/346">#346</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Replaced SystemIconView local module with expo-symbols. (<a href="https://github.com/expo/orbit/pull/346">#346</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Drop aapt requirement for installing apps to Android devices. (<a href="https://github.com/expo/orbit/pull/352">#352</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Hide the <code>tar</code> console window on Windows when extracting builds, skip probing <code>devicectl</code> on non-macOS, and detect locked iOS 17+ devices correctly. (<a href="https://github.com/expo/orbit/pull/352">#352</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2026-06-24</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v2.8.0</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v2.8.0/expo-orbit.v2.8.0-macos.zip"
sparkle:version="46"
sparkle:shortVersionString="2.8.0"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>2.7.0</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Add support for DeviceHub.app on Xcode 27, which replaces Simulator.app. (<a href="https://github.com/expo/orbit/pull/343">#343</a> by <a href="https://github.com/GersonRocha9">@GersonRocha9</a>)</li>
</ul>
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Fix Run Android emulator without audio option. (<a href="https://github.com/expo/orbit/pull/340">#340</a> by <a href="https://github.com/lklima">@lklima</a>)</li>
<li>Fix opening APKs/tar from finder. (<a href="https://github.com/expo/orbit/pull/341">#341</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Fix building the menu-bar macOS app with Xcode 26.4. (<a href="https://github.com/expo/orbit/pull/343">#343</a> by <a href="https://github.com/GersonRocha9">@GersonRocha9</a>)</li>
</ul>
]]>
</description>
<pubDate>2026-06-15</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v2.7.0</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v2.7.0/expo-orbit.v2.7.0-macos.zip"
sparkle:version="45"
sparkle:shortVersionString="2.7.0"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>2.6.0</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Display user avatars uploaded on expo.dev. (<a href="https://github.com/expo/orbit/pull/336">#336</a> by <a href="https://github.com/tomek-agent">@tomek-agent</a>)</li>
<li>Add deviceId support to deep-link routes. (<a href="https://github.com/expo/orbit/pull/337">#337</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Fix OAauth with 3rd party providers on Windows and Linux. (<a href="https://github.com/expo/orbit/pull/335">#335</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Use EAS custom builds for macOS releases. (<a href="https://github.com/expo/orbit/pull/330">#330</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Enable react-native new architecture. (<a href="https://github.com/expo/orbit/pull/310">#310</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2026-05-05</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v2.6.0</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v2.6.0/expo-orbit.v2.6.0-macos.zip"
sparkle:version="44"
sparkle:shortVersionString="2.6.0"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>2.5.0</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Use SF Symbols on macOS. (<a href="https://github.com/expo/orbit/pull/325">#325</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Improve launching tarballs with multi apps. (<a href="https://github.com/expo/orbit/pull/324">#324</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Add release automation scripts. (<a href="https://github.com/expo/orbit/pull/327">#327</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add <code>/devices</code> route to local servers. (<a href="https://github.com/expo/orbit/pull/326">#326</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Migrate SystemIconView to Expo modules. (<a href="https://github.com/expo/orbit/pull/329">#329</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2026-04-02</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v2.5.0</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v2.5.0/expo-orbit.v2.5.0-macos.zip"
sparkle:version="42"
sparkle:shortVersionString="2.5.0"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>2.4.0</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Add support for setting the app launch url. (<a href="https://github.com/expo/orbit/pull/319">#319</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Fix crash when opening app via deep link from cold start. (<a href="https://github.com/expo/orbit/pull/320">#320</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2026-03-23</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v2.4.0</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v2.4.0/expo-orbit.v2.4.0-macos.zip"
sparkle:version="41"
sparkle:shortVersionString="2.4.0"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>2.3.0</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Add watchOS support. (<a href="https://github.com/expo/orbit/pull/313">#313</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add support for launching macOS apps. (<a href="https://github.com/expo/orbit/pull/315">#315</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Improve iOS simulator boot and app install reliability. (<a href="https://github.com/expo/orbit/pull/314">#314</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Hide horizontal scroll indicator in menu popover. (<a href="https://github.com/expo/orbit/pull/305">#305</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Upgrade to <code>expo</code> SDK 54 and react-native <code>0.81</code>. (<a href="https://github.com/expo/orbit/pull/254">#254</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Optimize code for React 19. (<a href="https://github.com/expo/orbit/pull/307">#307</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade <code>react-native-svg</code> to 15.15.2. (<a href="https://github.com/expo/orbit/pull/308">#308</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add localhost to local server whitelisted domains. (<a href="https://github.com/expo/orbit/pull/317">#317</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2026-03-13</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v2.3.0</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v2.3.0/expo-orbit.v2.3.0-macos.zip"
sparkle:version="38"
sparkle:shortVersionString="2.3.0"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>2.2.0</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Warn users when automatically switching devices. (<a href="https://github.com/expo/orbit/pull/302">#302</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Limit the size of error alerts in menu-bar. (<a href="https://github.com/expo/orbit/pull/288">#288</a> by <a href="https://github.com/douglowder">@douglowder</a>)</li>
<li>Fix launching Android apps that use activity-alias. (<a href="https://github.com/expo/orbit/pull/301">#301</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Upgrade to <code>expo</code> SDK 53 and react-native <code>0.79</code>. (<a href="https://github.com/expo/orbit/pull/254">#254</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Update ESLint, <code>eslint-config-universe</code> and setups, bump TypeScript versions. (<a href="https://github.com/expo/orbit/pull/261">#261</a> by <a href="https://github.com/Simek">@Simek</a>)</li>
<li>Add macOS build script. (<a href="https://github.com/expo/orbit/pull/262">#262</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Simplify <code>AppDelegate.m</code> logic in to align with Expo's template. (<a href="https://github.com/expo/orbit/pull/263">#263</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Migrate AppDelegate to Swift. (<a href="https://github.com/expo/orbit/pull/264">#264</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Enable react compiler. (<a href="https://github.com/expo/orbit/pull/272">#272</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade <code>react-native-svg-transformer</code> to 1.5.1 (<a href="https://github.com/expo/orbit/pull/273">#273</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Improve setup instructions for contributors. (<a href="https://github.com/expo/orbit/pull/271">#271</a> by <a href="https://github.com/altaywtf">@altaywtf</a>)</li>
<li>Use <code>expo-web-browser</code> for authentication on macOS. (<a href="https://github.com/expo/orbit/pull/276">#276</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade <code>react-native-macos</code> to 0.79.0. (<a href="https://github.com/expo/orbit/pull/290">#290</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Update Orbit app and menu bar icons. (<a href="https://github.com/expo/orbit/pull/299">#299</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2025-11-11</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v2.2.0</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v2.2.0/expo-orbit.v2.2.0-macos.zip"
sparkle:version="37"
sparkle:shortVersionString="2.2.0"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>2.1.0</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Add support for configuring trusted sources for opening URLs via the CLI and menu-bar app. (<a href="https://github.com/expo/orbit/pull/270">#270</a>, <a href="https://github.com/expo/orbit/pull/275">#275</a> by <a href="https://github.com/altaywtf">@altaywtf</a>)</li>
<li>Add support for deep linking with both expo-orbit:// and expo-orbit:///. (<a href="https://github.com/expo/orbit/pull/279">#279</a> by <a href="https://github.com/oblador">@oblador</a>)</li>
<li>Add support for launching multiple apps simultaneously. (<a href="https://github.com/expo/orbit/pull/281">#281</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Remove deprecated deeplink formats. (<a href="https://github.com/expo/orbit/pull/280">#280</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2025-06-17</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v2.1.0</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v2.1.0/expo-orbit.v2.1.0-macos.zip"
sparkle:version="36"
sparkle:shortVersionString="2.1.0"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>2.0.4</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Add support for displaying new project icons. (<a href="https://github.com/expo/orbit/pull/260">#260</a> by <a href="https://github.com/Simek">@Simek</a>)</li>
</ul>
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Fix cache check to return app path instead of directory. (<a href="https://github.com/expo/orbit/pull/266">#266</a> by <a href="https://github.com/altaywtf">@altaywtf</a>)</li>
<li>[electron] Fix multi-display popover position logic. (<a href="https://github.com/expo/orbit/pull/265">#265</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2025-06-02</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v2.0.4</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v2.0.4/expo-orbit.v2.0.4-macos.zip"
sparkle:version="34"
sparkle:shortVersionString="2.0.4"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>2.0.3</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Add a warning when developer mode is disabled on iOS. (<a href="https://github.com/expo/orbit/pull/250">#250</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Fix "no such file" error when opening cached builds. (<a href="https://github.com/expo/orbit/pull/256">#256</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Ensure UsbmuxClient can load binary plist pair record data from Apple devices. (<a href="https://github.com/expo/orbit/pull/257">#257</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Add CLI archive build phase to macOS project. (<a href="https://github.com/expo/orbit/pull/248">#248</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add arch info to Rudder module. (<a href="https://github.com/expo/orbit/pull/252">#252</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade <code>react-native</code> and <code>react-native-macos</code> to 0.76.9. (<a href="https://github.com/expo/orbit/pull/258">#258</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2025-05-16</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v2.0.3</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v2.0.3/expo-orbit.v2.0.3-macos.zip"
sparkle:version="33"
sparkle:shortVersionString="2.0.3"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>2.0.2</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>[Windows] Add settings option to context menu. (<a href="https://github.com/expo/orbit/pull/233">#233</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add support for opening APK files from Explorer on Windows and Linux. (<a href="https://github.com/expo/orbit/pull/237">#237</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add support for opening projects directly in Expo Go through a deep link. (<a href="https://github.com/expo/orbit/pull/241">#241</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Upgrade <code>react-native-macos</code> to 0.76.6. (<a href="https://github.com/expo/orbit/pull/232">#232</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add tracking simulator launches. (<a href="https://github.com/expo/orbit/pull/246">#246</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2025-02-27</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v2.0.2</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v2.0.2/expo-orbit.v2.0.2-macos.zip"
sparkle:version="32"
sparkle:shortVersionString="2.0.2"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>2.0.1</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Allow users to manually launch updates in Expo Go. (<a href="https://github.com/expo/orbit/pull/226">#226</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>[Linux] Add support for auto updates. (<a href="https://github.com/expo/orbit/pull/229">#229</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>[macOS] Fix <code>new NativeEventEmitter() requires a non-null argument</code> error when clicking "See all". (<a href="https://github.com/expo/orbit/pull/225">#225</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>[Linux] Add maintainer field to deb packages. (<a href="https://github.com/expo/orbit/pull/227">#227</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2024-12-03</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v2.0.1</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v2.0.1/expo-orbit.v2.0.1-macos.zip"
sparkle:version="31"
sparkle:shortVersionString="2.0.1"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>2.0.0</title>
<description>
<![CDATA[
<h2 id="windows-and-linux-builds-now-available-">Windows and Linux builds now available!</h2>
<p>We're promoting Orbit for Windows to a stable version along with support for Linux. Try out Expo Orbit now, explore its capabilities, and share your feedback. Your input will shape the future of this tool and guide us on where to take it next.</p>
<h2 id="changelog">Changelog</h2>
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Add experimental support for Windows and Linux. (<a href="https://github.com/expo/orbit/pull/152">#152</a>, <a href="https://github.com/expo/orbit/pull/157">#157</a>, <a href="https://github.com/expo/orbit/pull/158">#158</a>, <a href="https://github.com/expo/orbit/pull/160">#160</a>, <a href="https://github.com/expo/orbit/pull/161">#161</a>, <a href="https://github.com/expo/orbit/pull/165">#165</a>, <a href="https://github.com/expo/orbit/pull/170">#170</a>, <a href="https://github.com/expo/orbit/pull/171">#171</a>, <a href="https://github.com/expo/orbit/pull/172">#172</a>, <a href="https://github.com/expo/orbit/pull/173">#173</a>, <a href="https://github.com/expo/orbit/pull/174">#174</a>, <a href="https://github.com/expo/orbit/pull/175">#175</a>, <a href="https://github.com/expo/orbit/pull/177">#177</a>, <a href="https://github.com/expo/orbit/pull/178">#178</a>, <a href="https://github.com/expo/orbit/pull/180">#180</a>, <a href="https://github.com/expo/orbit/pull/181">#181</a>, <a href="https://github.com/expo/orbit/pull/182">#182</a>, <a href="https://github.com/expo/orbit/pull/185">#185</a>, <a href="https://github.com/expo/orbit/pull/191">#191</a>, <a href="https://github.com/expo/orbit/pull/220">#220</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Upgrade <code>react-native</code> to 0.76.1. (<a href="https://github.com/expo/orbit/pull/217">#217</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade to <code>expo</code> SDK 52. (<a href="https://github.com/expo/orbit/pull/217">#217</a>, <a href="https://github.com/expo/orbit/pull/219">#219</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade <code>react-native-svg</code> to 15.8.X. (<a href="https://github.com/expo/orbit/pull/217">#217</a>, <a href="https://github.com/expo/orbit/pull/219">#219</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade <code>electron</code> to 33.2.0. (<a href="https://github.com/expo/orbit/pull/218">#218</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add github workflow to build for Windows and Linux. (<a href="https://github.com/expo/orbit/pull/221">#221</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2024-11-22</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v2.0.0</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v2.0.0/expo-orbit.v2.0.0-macos.zip"
sparkle:version="30"
sparkle:shortVersionString="2.0.0"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>1.2.1</title>
<description>
<![CDATA[
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Fixed CLI on x64 machines. (<a href="https://github.com/expo/orbit/pull/215">#215</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Show Debug Window in release mode. (<a href="https://github.com/expo/orbit/pull/216">#216</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2024-11-05</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v1.2.1</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v1.2.1/expo-orbit.v1.2.1.zip"
sparkle:version="29"
sparkle:shortVersionString="1.2.1"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>1.2.0</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Automatically select the correct iOS device depending on app type. (<a href="https://github.com/expo/orbit/pull/200">#200</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add support for self-signed certificates. (<a href="https://github.com/expo/orbit/pull/208">#208</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Update devices order to show physical devices first. (<a href="https://github.com/expo/orbit/pull/197">#197</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Improve listing connected Apple devices over Wi-Fi. (<a href="https://github.com/expo/orbit/pull/199">#199</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade <code>react-native</code> to 0.75.2. (<a href="https://github.com/expo/orbit/pull/203">#203</a>, <a href="https://github.com/expo/orbit/pull/209">#209</a>, by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade to <code>expo</code> SDK 51. (<a href="https://github.com/expo/orbit/pull/204">#204</a>, <a href="https://github.com/expo/orbit/pull/212">#212</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade <code>react-native-svg</code> to 15.2.0. (<a href="https://github.com/expo/orbit/pull/204">#204</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add debug logs to debug menu. (<a href="https://github.com/expo/orbit/pull/211">#211</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2024-11-05</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v1.2.0</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v1.2.0/expo-orbit.v1.2.0.zip"
sparkle:version="28"
sparkle:shortVersionString="1.2.0"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>1.1.1</title>
<description>
<![CDATA[
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Fix extra avd info being displayed as a bootable android emulator. (<a href="https://github.com/expo/orbit/pull/190">#190</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Fix installing iOS apps from tarballs that don't contain an <code>.app</code> or <code>.ipa</code> file. (<a href="https://github.com/expo/orbit/pull/193">#193</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Add warning when trying to an iOS app in a incompatible device. (<a href="https://github.com/expo/orbit/pull/194">#194</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2024-03-15</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v1.1.1</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v1.1.1/expo-orbit.v1.1.1.zip"
sparkle:version="26"
sparkle:shortVersionString="1.1.1"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>1.1.0</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Add support for launching Expo updates. (<a href="https://github.com/expo/orbit/pull/134">#134</a>, <a href="https://github.com/expo/orbit/pull/137">#137</a>, <a href="https://github.com/expo/orbit/pull/138">#138</a>, <a href="https://github.com/expo/orbit/pull/144">#144</a>, <a href="https://github.com/expo/orbit/pull/148">#148</a>, <a href="https://github.com/expo/orbit/pull/188">#188</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Migrate Sparkle to Expo Modules. (<a href="https://github.com/expo/orbit/pull/184">#184</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Automatically handle installing incompatible Android app updates. (<a href="https://github.com/expo/orbit/pull/187">#187</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Prevent CLI from returning invalid cached APKs when the download of the build fails. (<a href="https://github.com/expo/orbit/pull/156">#156</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Fix typo in error alert message. (<a href="https://github.com/expo/orbit/pull/183">#183</a> by <a href="https://github.com/prettyClouds">@prettyClouds</a>)</li>
</ul>
]]>
</description>
<pubDate>2024-03-06</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v1.1.0</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v1.1.0/expo-orbit.v1.1.0.zip"
sparkle:version="25"
sparkle:shortVersionString="1.1.0"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>1.0.4</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Cache builds by default. (<a href="https://github.com/expo/orbit/pull/156">#156</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Improve fatal CLI error handling. (<a href="https://github.com/expo/orbit/pull/163">#163</a>,<a href="https://github.com/expo/orbit/pull/166">#166</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Fixed listing devices on x64 machines. (<a href="https://github.com/expo/orbit/pull/164">#164</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Use Expo CLI instead of react-native community CLI. (<a href="https://github.com/expo/orbit/pull/155">#155</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add basic telemetry. (<a href="https://github.com/expo/orbit/pull/168">#168</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Bump <code>snack-content@2.0.0</code> to preview 2. (<a href="https://github.com/expo/orbit/pull/167">#167</a> by <a href="https://github.com/byCedric">@byCedric</a>)</li>
</ul>
]]>
</description>
<pubDate>2024-02-09</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v1.0.4</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v1.0.4/expo-orbit.v1.0.4.zip"
sparkle:version="22"
sparkle:shortVersionString="1.0.4"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>1.0.3</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Add support for Snack EAS Update URLs to support SDK 50. (<a href="https://github.com/expo/orbit/pull/147">#147</a> by <a href="https://github.com/byCedric">@bycedric</a>)</li>
</ul>
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Fix download progress bar not updating correctly. (<a href="https://github.com/expo/orbit/pull/150">#150</a>, <a href="https://github.com/expo/orbit/pull/153">#153</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Install the expo package and set up autolinking for macOS. (<a href="https://github.com/expo/orbit/pull/130">#130</a> by <a href="https://github.com/tsapeta">@tsapeta</a>)</li>
<li>Remove AsyncStorage migrator and @react-native-async-storage/async-storage dependency. (<a href="https://github.com/expo/orbit/pull/135">#135</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Migrate Menubar to expo modules.(<a href="https://github.com/expo/orbit/pull/133">#133</a> by <a href="https://github.com/alanjhughes">@alanhughes</a>)</li>
<li>Migrate FilePicker to Expo Modules. (<a href="https://github.com/expo/orbit/pull/132">#132</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade <code>react-native</code> to 0.73.2. (<a href="https://github.com/expo/orbit/pull/143">#143</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade <code>react-native-svg</code> to 14.1.0. (<a href="https://github.com/expo/orbit/pull/143">#143</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Migrate ProgressIndicator to Expo Modules. (<a href="https://github.com/expo/orbit/pull/150">#150</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Refactor deep-link routes to comply with the URL specification. (<a href="https://github.com/expo/orbit/pull/151">#151</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2024-01-29</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v1.0.3</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v1.0.3/expo-orbit.v1.0.3.zip"
sparkle:version="20"
sparkle:shortVersionString="1.0.3"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>1.0.2</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Improve Snack support for older SDKs. (<a href="https://github.com/expo/orbit/pull/117">#117</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Fix device selection logic when a simulator or device is no longer available. (<a href="https://github.com/expo/orbit/pull/114">#114</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Fix projects section height when the user has less than three projects. (<a href="https://github.com/expo/orbit/pull/119">#119</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Fix installing apps on Android physical devices. (<a href="https://github.com/expo/orbit/pull/123">#123</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Fix Settings window size when opening it from the context menu. (<a href="https://github.com/expo/orbit/pull/127">#127</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Fix <code>osascript</code> error when launching apps on the Simulator. (<a href="https://github.com/expo/orbit/pull/139">#139</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>) </li>
<li>Improve popover height calculations when using multiple displays. (<a href="https://github.com/expo/orbit/pull/140">#140</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Upgrade <code>@react-native-clipboard/clipboard</code> to 1.13.1 and remove patch. (<a href="https://github.com/expo/orbit/pull/116">#116</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Configure EAS build workflow. (<a href="https://github.com/expo/orbit/pull/115">#115</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Refresh the Settings window UI. (<a href="https://github.com/expo/orbit/pull/121">#121</a> by <a href="https://github.com/simek">@simek</a>)</li>
<li>Remove unused options from native main menu when the app is focused. (<a href="https://github.com/expo/orbit/pull/128">#128</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade <code>react-native</code> to 0.73.1. (<a href="https://github.com/expo/orbit/pull/129">#129</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2024-01-17</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v1.0.2</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v1.0.2/expo-orbit.v1.0.2.zip"
sparkle:version="17"
sparkle:shortVersionString="1.0.2"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>1.0.1</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Automatically open popover when the user tries to reopen the app from the Dock or Spotlight. (<a href="https://github.com/expo/orbit/pull/109">#109</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Fix installing EAS builds from cold start. (<a href="https://github.com/expo/orbit/pull/108">#108</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Fix onboarding command check loading status. (<a href="https://github.com/expo/orbit/pull/110">#110</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Fix undismissable Alerts. (<a href="https://github.com/expo/orbit/pull/112">#112</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2023-12-01</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v1.0.1</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v1.0.1/expo-orbit.v1.0.1.zip"
sparkle:version="14"
sparkle:shortVersionString="1.0.1"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>1.0.0</title>
<description>
<![CDATA[
<h3 id="-new-features">🎉 New features</h3>
<ul>
<li>Add ability to show/hide different types of simulators, and add experimental TV support. (<a href="https://github.com/expo/orbit/pull/77">#77</a> by <a href="https://github.com/douglowder">@douglowder</a>, <a href="https://github.com/expo/orbit/pull/84">#84</a>, <a href="https://github.com/expo/orbit/pull/90">#90</a>, <a href="https://github.com/expo/orbit/pull/91">#91</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add support for opening tarballs with multiple apps. (<a href="https://github.com/expo/orbit/pull/73">#73</a>, <a href="https://github.com/expo/orbit/pull/98">#98</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Improve feedback to the user when an error occurs. (<a href="https://github.com/expo/orbit/pull/64">#64</a>, <a href="https://github.com/expo/orbit/pull/96">#96</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Improve UI feedback when opening a snack project. (<a href="https://github.com/expo/orbit/pull/88">#88</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Added drag and drop support for installing apps. (<a href="https://github.com/expo/orbit/pull/57">#57</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Added support for installing apps directly from Finder. (<a href="https://github.com/expo/orbit/pull/56">#56</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Added local HTTP server to circumvent deep-link limitations. (<a href="https://github.com/expo/orbit/pull/52">#52</a>, <a href="https://github.com/expo/orbit/pull/53">#53</a>, <a href="https://github.com/expo/orbit/pull/54">#54</a>, <a href="https://github.com/expo/orbit/pull/55">#55</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Added Projects section to the menu bar. (<a href="https://github.com/expo/orbit/pull/46">#46</a>, <a href="https://github.com/expo/orbit/pull/59">#59</a>, <a href="https://github.com/expo/orbit/pull/83">#83</a>, <a href="https://github.com/expo/orbit/pull/95">#95</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Added support for login to Expo. (<a href="https://github.com/expo/orbit/pull/41">#41</a>, <a href="https://github.com/expo/orbit/pull/43">#43</a>, <a href="https://github.com/expo/orbit/pull/44">#44</a>, <a href="https://github.com/expo/orbit/pull/45">#45</a>, <a href="https://github.com/expo/orbit/pull/62">#62</a>, <a href="https://github.com/expo/orbit/pull/67">#67</a>, <a href="https://github.com/expo/orbit/pull/89">#89</a>, <a href="https://github.com/expo/orbit/pull/100">#100</a>, <a href="https://github.com/expo/orbit/pull/101">#101</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Focus simulator/emulator window when launching an app. (<a href="https://github.com/expo/orbit/pull/75">#75</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add support for running iOS internal distribution apps on real devices. (<a href="https://github.com/expo/orbit/pull/79">#79</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add support for opening snack projects on real iOS devices. (<a href="https://github.com/expo/orbit/pull/92">#92</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-bug-fixes">🐛 Bug fixes</h3>
<ul>
<li>Fix some build and running issues. (<a href="https://github.com/expo/orbit/pull/69">#69</a> by <a href="https://github.com/douglowder">@douglowder</a>)</li>
<li>Fix build using Xcode 15. (<a href="https://github.com/expo/orbit/pull/74">#74</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Fix listing iOS connected devices. (<a href="https://github.com/expo/orbit/pull/78">#78</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Fix SystemIconView not reacting to Appearance changes. (<a href="https://github.com/expo/orbit/pull/85">#85</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Fix useDeepLinking hook initial URL. (<a href="https://github.com/expo/orbit/pull/99">#99</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Fix popover not closing when opening URLs. (<a href="https://github.com/expo/orbit/pull/102">#102</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="-others">💡 Others</h3>
<ul>
<li>Add check for missing changelogs. (<a href="https://github.com/expo/orbit/pull/49">#49</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Clean up eas-shared package. (<a href="https://github.com/expo/orbit/pull/60">#60</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Unify device types across menu-bar, cli and eas-shared package. (<a href="https://github.com/expo/orbit/pull/66">#66</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade react-native-svg to 13.14.0 and remove patch. (<a href="https://github.com/expo/orbit/pull/70">#70</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade react-native to 0.72.5. (<a href="https://github.com/expo/orbit/pull/71">#71</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Setup Lerna. (<a href="https://github.com/expo/orbit/pull/72">#72</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Migrate AsyncStorage records to react-native-mmkv. (<a href="https://github.com/expo/orbit/pull/82">#82</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Update Onboarding to rerun checks when focusing the window. (<a href="https://github.com/expo/orbit/pull/93">#93</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Upgrade @react-native-clipboard/clipboard to 1.12.1 and patch warnings. (<a href="https://github.com/expo/orbit/pull/70">#70</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2023-11-14</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v1.0.0</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v1.0.0/expo-orbit.v1.0.0.zip"
sparkle:version="12"
sparkle:shortVersionString="1.0.0"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>0.1.3</title>
<description>
<![CDATA[
<h3 id="newfeatures">🎉 New features</h3>
<ul>
<li>Add auto update support. (<a href="https://github.com/expo/orbit/pull/65">#65</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Improved performance when running <code>cli</code> commands. (<a href="https://github.com/expo/orbit/pull/61">#61</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Show dock icon while windows are opened. (<a href="https://github.com/expo/orbit/pull/50">#50</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="bugfixes">🐛 Bug fixes</h3>
<ul>
<li>Fix SVGs on macOS Sonoma. (<a href="https://github.com/expo/orbit/pull/63">#63</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Prevent the AutoLauncher process from running in the background after launching the main app. (<a href="https://github.com/expo/orbit/pull/51">#51</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Fix WindowNavigator size calculations when showing an existing window. (<a href="https://github.com/expo/orbit/pull/48">#48</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Remove additional spacing from Builds header. (<a href="https://github.com/expo/orbit/pull/40">#40</a> by <a href="https://github.com/Simek">@Simek</a>)</li>
</ul>
]]>
</description>
<pubDate>2023-09-21</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v0.1.3</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v0.1.3/expo-orbit.v0.1.3.zip"
sparkle:version="7"
sparkle:shortVersionString="0.1.3"
length="0"
type="application/octet-stream"
/>
</item>
<item>
<title>0.1.2</title>
<description>
<![CDATA[
<h3 id="newfeatures">🎉 New features</h3>
<ul>
<li>Added a context menu when right clicking on the menu bar icon. (<a href="https://github.com/expo/orbit/pull/36">#36</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="bugfixes">🐛 Bug fixes</h3>
<ul>
<li>Fixed listing devices on Intel machines. (<a href="https://github.com/expo/orbit/pull/39">#39</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
<h3 id="others">💡 Others</h3>
<ul>
<li>Refetch devices list after launching a simulator. (<a href="https://github.com/expo/orbit/pull/37">#37</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Improve Popover height estimations. (<a href="https://github.com/expo/orbit/pull/38">#38</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
<li>Add alert when trying to install build with no available device. (<a href="https://github.com/expo/orbit/pull/38">#38</a> by <a href="https://github.com/gabrieldonadel">@gabrieldonadel</a>)</li>
</ul>
]]>
</description>
<pubDate>2023-08-13</pubDate>
<releaseNotesLink>https://github.com/expo/orbit/releases/tag/expo-orbit-v0.1.2</releaseNotesLink>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/expo/orbit/releases/download/expo-orbit-v0.1.2/expo-orbit.v0.1.2.zip"
sparkle:version="6"
sparkle:shortVersionString="0.1.2"
length="0"
type="application/octet-stream"
/>
</item>
</channel>
</rss>