Skip to content

Releases: expo/orbit

v2.8.0

Choose a tag to compare

@gabrieldonadel gabrieldonadel released this 24 Jun 20:11

🎉 New features

🐛 Bug fixes

  • Fix error message when launching updates on iOS physical devices. (#348 by @patrickwehbe)

💡 Others

  • Add cross-platform E2E testing with WebdriverIO for Electron and Appium mac2 for macOS. (#334 by @gabrieldonadel)
  • Fix flaky onboarding E2E test by switching off the closed onboarding window instead of querying it. (#349 by @gabrieldonadel)
  • Speed up the macOS E2E workflow by caching CocoaPods. (#349 by @gabrieldonadel)
  • Speed up CLI commands by lazy-loading command modules and listing devices in parallel. (#351 by @gabrieldonadel)
  • Upgrade menu-bar app to Expo SDK 56. (#346 by @gabrieldonadel)
  • Replaced @react-native-clipboard/clipboard with expo-clipboard. (#346 by @gabrieldonadel)
  • Replaced SystemIconView local module with expo-symbols. (#346 by @gabrieldonadel)
  • Drop aapt requirement for installing apps to Android devices. (#352 by @gabrieldonadel)
  • Hide the tar console window on Windows when extracting builds, skip probing devicectl on non-macOS, and detect locked iOS 17+ devices correctly. (#352 by @gabrieldonadel)

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 00:17

🎉 New features

🐛 Bug fixes

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 05 May 16:33

🎉 New features

🐛 Bug fixes

💡 Others

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 21:07

🎉 New features

💡 Others

v2.4.0

Choose a tag to compare

@gabrieldonadel gabrieldonadel released this 24 Mar 05:36
cafcf3e

🎉 New features

🐛 Bug fixes

💡 Others

  • Add exp://*.on.expo.app/** and exp://*.on.staging.expo.app/** to default trusted sources. (#323 by @gabrieldonadel)

v2.3.0

Choose a tag to compare

@gabrieldonadel gabrieldonadel released this 13 Mar 20:34
117b51e

🎉 New features

🐛 Bug fixes

💡 Others

v2.2.0

Choose a tag to compare

@gabrieldonadel gabrieldonadel released this 11 Nov 16:46
42f49ea

🎉 New features

🐛 Bug fixes

💡 Others

v2.1.0

Choose a tag to compare

@gabrieldonadel gabrieldonadel released this 17 Jun 18:19

🎉 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

v2.0.4

Choose a tag to compare

@gabrieldonadel gabrieldonadel released this 02 Jun 21:48
23f066e

🎉 New features

  • Add support for displaying new project icons. (#260 by @Simek)

🐛 Bug fixes

v2.0.3

Choose a tag to compare

@gabrieldonadel gabrieldonadel released this 16 May 14:48
37b4c9d

🎉 New features

🐛 Bug fixes

💡 Others