Skip to content

Latest commit

 

History

History
349 lines (223 loc) · 26 KB

File metadata and controls

349 lines (223 loc) · 26 KB

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

2.3.0 — 2026-03-13

🎉 New features

🐛 Bug fixes

💡 Others

2.2.0 — 2025-11-11

🎉 New features

🐛 Bug fixes

💡 Others

2.1.0 — 2025-06-17

🎉 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 launching multiple apps simultaneously. (#281 by @gabrieldonadel)

💡 Others

2.0.4 — 2025-06-02

🎉 New features

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

🐛 Bug fixes

2.0.3 — 2025-05-16

🎉 New features

🐛 Bug fixes

💡 Others

2.0.2 — 2025-02-27

🎉 New features

💡 Others

2.0.1 — 2024-12-03

🎉 New features

🐛 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)

2.0.0 — 2024-11-22

🎉 New features

💡 Others

1.2.1 — 2024-11-05

🐛 Bug fixes

💡 Others

1.2.0 — 2024-11-05

🎉 New features

💡 Others

1.1.1 — 2024-03-15

🐛 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

1.1.0 — 2024-03-06

🎉 New features

🐛 Bug fixes

  • Prevent CLI from returning invalid cached APKs when the download of the build fails. (#156 by @gabrieldonadel)

💡 Others

1.0.4 — 2024-02-09

🎉 New features

🐛 Bug fixes

💡 Others

1.0.3 — 2024-01-29

🎉 New features

  • Add support for Snack EAS Update URLs to support SDK 50. (#147 by @bycedric)

🐛 Bug fixes

💡 Others

1.0.2 — 2024-01-17

🎉 New features

🐛 Bug fixes

💡 Others

1.0.1 — 2023-12-01

🎉 New features

  • Automatically open popover when the user tries to reopen the app from the Dock or Spotlight. (#109 by @gabrieldonadel)

🐛 Bug fixes

1.0.0 — 2023-11-14

🎉 New features

🐛 Bug fixes

💡 Others

0.1.3 — 2023-09-21

🎉 New features

🐛 Bug fixes

  • Fix SVGs on macOS Sonoma. (#63 by @gabrieldonadel)
  • Prevent the AutoLauncher process from running in the background after launching the main app. (#51 by @gabrieldonadel)
  • Fix WindowNavigator size calculations when showing an existing window. (#48 by @gabrieldonadel)
  • Remove additional spacing from Builds header. (#40 by @Simek)

0.1.2 — 2023-08-13

🎉 New features

🐛 Bug fixes

💡 Others

0.1.1 — 2023-08-10

🐛 Bug fixes

  • Fixed listing devices when Android SDK path or xcrun is not configured correctly. (#26 by @gabrieldonadel)
  • Fixed menu bar popover height after putting Mac to sleep. (#28 by @gabrieldonadel)
  • Prevent multiple "Launch" clicks, add label when booting. (#29 by @Simek)
  • Fixed Pre-flight checklist UI when a check fails. (#33 by @gabrieldonadel)
  • Fixed Folder icon not rendering correctly inside the Settings Window. (#34 by @gabrieldonadel)

💡 Others

  • Move device running indicator inside the Popover to the right along with a green dot. (#17 by @Simek)

  • Adjust Builds section spacing. (#16 by @Simek)

0.1.0 — 2023-08-10

This version does not introduce any user-facing changes.