v1.0.2
🎉 New features
- Improve Snack support for older SDKs. (#117 by @gabrieldonadel)
🐛 Bug fixes
- Fix device selection logic when a simulator or device is no longer available. (#114 by @gabrieldonadel)
- Fix projects section height when the user has less than three projects. (#119 by @gabrieldonadel)
- Fix installing apps on Android physical devices. (#123 by @gabrieldonadel)
- Fix Settings window size when opening it from the context menu. (#127 by @gabrieldonadel)
- Fix
osascript
error when launching apps on the Simulator. (#139 by @gabrieldonadel) - Improve popover height calculations when using multiple displays. (#140 by @gabrieldonadel)
💡 Others
- Upgrade
@react-native-clipboard/clipboard
to 1.13.1 and remove patch. (#116 by @gabrieldonadel) - Configure EAS build workflow. (#115 by @gabrieldonadel)
- Refresh the Settings window UI. (#121 by @simek)
- Remove unused options from native main menu when the app is focused. (#128 by @gabrieldonadel)
- Upgrade
react-native
to 0.73.1. (#129 by @gabrieldonadel)