v1.0.0
gabrieldonadel
released this
14 Nov 18:48
·
118 commits
to main
since this release
🎉 New features
- Add ability to show/hide different types of simulators, and add experimental TV support. (#77 by @douglowder, #84, #90, #91 by @gabrieldonadel)
- Add support for opening tarballs with multiple apps. (#73, #98 by @gabrieldonadel)
- Improve feedback to the user when an error occurs. (#64, #96 by @gabrieldonadel)
- Improve UI feedback when opening a snack project. (#88 by @gabrieldonadel)
- Added drag and drop support for installing apps. (#57 by @gabrieldonadel)
- Added support for installing apps directly from Finder. (#56 by @gabrieldonadel)
- Added local HTTP server to circumvent deep-link limitations. (#52, #53, #54, #55 by @gabrieldonadel)
- Added Projects section to the menu bar. (#46, #59, #83, #95 by @gabrieldonadel)
- Added support for login to Expo. (#41, #43, #44, #45, #62, #67, #89, #100, #101 by @gabrieldonadel)
- Focus simulator/emulator window when launching an app. (#75 by @gabrieldonadel)
- Add support for running iOS internal distribution apps on real devices. (#79 by @gabrieldonadel)
- Add support for opening snack projects on real iOS devices. (#92 by @gabrieldonadel)
🐛 Bug fixes
- Fix some build and running issues. (#69 by @douglowder)
- Fix build using Xcode 15. (#74 by @gabrieldonadel)
- Fix listing iOS connected devices. (#78 by @gabrieldonadel)
- Fix SystemIconView not reacting to Appearance changes. (#85 by @gabrieldonadel)
- Fix useDeepLinking hook initial URL. (#99 by @gabrieldonadel)
- Fix popover not closing when opening URLs. (#102 by @gabrieldonadel)
💡 Others
- Add check for missing changelogs. (#49 by @gabrieldonadel)
- Clean up eas-shared package. (#60 by @gabrieldonadel)
- Unify device types across menu-bar, cli and eas-shared package. (#66 by @gabrieldonadel)
- Upgrade react-native-svg to 13.14.0 and remove patch. (#70 by @gabrieldonadel)
- Upgrade react-native to 0.72.5. (#71 by @gabrieldonadel)
- Setup Lerna. (#72 by @gabrieldonadel)
- Migrate AsyncStorage records to react-native-mmkv. (#82 by @gabrieldonadel)
- Update Onboarding to rerun checks when focusing the window. (#93 by @gabrieldonadel)
- Upgrade @react-native-clipboard/clipboard to 1.12.1 and patch warnings. (#70 by @gabrieldonadel)