Releases: expo/orbit
Releases · expo/orbit
v2.1.0
🎉 New features
- Add support for configuring trusted sources for opening URLs via the CLI and menu-bar app. (#270, #275 by @altaywtf)
- Add support for deep linking with both expo-orbit:// and expo-orbit:///. (#279 by @oblador)
- Add support for launching multiple apps simultaneously. (#281 by @gabrieldonadel)
💡 Others
- Remove deprecated deeplink formats. (#280 by @gabrieldonadel)
v2.0.4
v2.0.3
🎉 New features
- Add a warning when developer mode is disabled on iOS. (#250 by @gabrieldonadel)
🐛 Bug fixes
- Fix "no such file" error when opening cached builds. (#256 by @gabrieldonadel)
- Ensure UsbmuxClient can load binary plist pair record data from Apple devices. (#257 by @gabrieldonadel)
💡 Others
- Add CLI archive build phase to macOS project. (#248 by @gabrieldonadel)
- Add arch info to Rudder module. (#252 by @gabrieldonadel)
- Upgrade
react-native
andreact-native-macos
to 0.76.9. (#258 by @gabrieldonadel)
v2.0.2
🎉 New features
- [Windows] Add settings option to context menu. (#233 by @gabrieldonadel)
- Add support for opening APK files from Explorer on Windows and Linux. (#237 by @gabrieldonadel)
- Add support for opening projects directly in Expo Go through a deep link. (#241 by @gabrieldonadel)
💡 Others
- Upgrade
react-native-macos
to 0.76.6. (#232 by @gabrieldonadel) - Add tracking simulator launches. (#246 by @gabrieldonadel)
v2.0.1
🎉 New features
- Allow users to manually launch updates in Expo Go. (#226 by @gabrieldonadel)
- [Linux] Add support for auto updates. (#229 by @gabrieldonadel)
🐛 Bug fixes
- [macOS] Fix
new NativeEventEmitter() requires a non-null argument
error when clicking "See all". (#225 by @gabrieldonadel) - [Linux] Add maintainer field to deb packages. (#227 by @gabrieldonadel)
v2.0.0
Windows and Linux builds now available!
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.
Changelog
🎉 New features
- Add experimental support for Windows and Linux. (#152, #157, #158, #160, #161, #165, #170, #171, #172, #173, #174, #175, #177, #178, #180, #181, #182, #185, #191, #220 by @gabrieldonadel)
💡 Others
- Upgrade
react-native
to 0.76.1. (#217 by @gabrieldonadel) - Upgrade to
expo
SDK 52. (#217, #219 by @gabrieldonadel) - Upgrade
react-native-svg
to 15.8.X. (#217, #219 by @gabrieldonadel) - Upgrade
electron
to 33.2.0. (#218 by @gabrieldonadel) - Add github workflow to build for Windows and Linux. (#221 by @gabrieldonadel)
v1.2.1
🐛 Bug fixes
- Fixed CLI on x64 machines. (#215 by @gabrieldonadel)
💡 Others
- Show Debug Window in release mode. (#216 by @gabrieldonadel)
v1.2.0
🎉 New features
- Automatically select the correct iOS device depending on app type. (#200 by @gabrieldonadel)
- Add support for self-signed certificates. (#208 by @gabrieldonadel)
💡 Others
- Update devices order to show physical devices first. (#197 by @gabrieldonadel)
- Improve listing connected Apple devices over Wi-Fi. (#199 by @gabrieldonadel)
- Upgrade
react-native
to 0.75.2. (#203, #209, by @gabrieldonadel) - Upgrade to
expo
SDK 51. (#204, #212 by @gabrieldonadel) - Upgrade
react-native-svg
to 15.2.0. (#204 by @gabrieldonadel) - Add debug logs to debug menu. (#211 by @gabrieldonadel)
v1.1.1
🐛 Bug fixes
- Fix extra avd info being displayed as a bootable android emulator. (#190 by @gabrieldonadel)
- Fix installing iOS apps from tarballs that don't contain an
.app
or.ipa
file. (#193 by @gabrieldonadel)
💡 Others
- Add warning when trying to an iOS app in a incompatible device. (#194 by @gabrieldonadel)
v2.0.0-preview.1
Windows Preview 1 Now Available!
Orbit for Windows is currently in the experimental phase and, as of now, it is only compatible with x64 and x86 machines but compatibility for other architectures will be out soon!
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.
🎉 New features
- Add experimental support for Windows and Linux. (#152, #157, #158, #160, #161, #165, #170, #171, #172, #173, #174, #175, #177, #178, #180, #181, #182, #185, #191 by @gabrieldonadel)
🐛 Bug fixes
- Fix extra avd info being displayed as a bootable android emulator. (#190 by @gabrieldonadel)