Releases: expo/orbit
Releases · expo/orbit
v2.2.0
🎉 New features
- Warn users when automatically switching devices. (#302 by @gabrieldonadel)
🐛 Bug fixes
- Limit the size of error alerts in menu-bar. (#288 by @douglowder)
- Fix launching Android apps that use activity-alias. (#301 by @gabrieldonadel)
💡 Others
- Upgrade to
expoSDK 53 and react-native0.79. (#254 by @gabrieldonadel) - Update ESLint,
eslint-config-universeand setups, bump TypeScript versions. (#261 by @Simek) - Add macOS build script. (#262 by @gabrieldonadel)
- Simplify
AppDelegate.mlogic in to align with Expo's template. (#263 by @gabrieldonadel) - Migrate AppDelegate to Swift. (#264 by @gabrieldonadel)
- Enable react compiler. (#272 by @gabrieldonadel)
- Upgrade
react-native-svg-transformerto 1.5.1 (#273 by @gabrieldonadel) - Improve setup instructions for contributors. (#271 by @altaywtf)
- Use
expo-web-browserfor authentication on macOS. (#276 by @gabrieldonadel) - Upgrade
react-native-macosto 0.79.0. (#290 by @gabrieldonadel) - Update Orbit app and menu bar icons. (#299 by @gabrieldonadel)
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-nativeandreact-native-macosto 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-macosto 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 argumenterror 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-nativeto 0.76.1. (#217 by @gabrieldonadel) - Upgrade to
expoSDK 52. (#217, #219 by @gabrieldonadel) - Upgrade
react-native-svgto 15.8.X. (#217, #219 by @gabrieldonadel) - Upgrade
electronto 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-nativeto 0.75.2. (#203, #209, by @gabrieldonadel) - Upgrade to
expoSDK 51. (#204, #212 by @gabrieldonadel) - Upgrade
react-native-svgto 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
.appor.ipafile. (#193 by @gabrieldonadel)
💡 Others
- Add warning when trying to an iOS app in a incompatible device. (#194 by @gabrieldonadel)