v1.5.0
What's Changed
- Use LogBox for displaying exceptions by @jwajgelt in #1040
- fix terminating just started app by @jwajgelt in #1045
- remove exception handling related code by @jwajgelt in #1044
- Prevent device select dropdown from staying focused after change by @kmagiera in #1049
- Improve user experience when pods fail to install by @jwajgelt in #1051
- fix: use Uri.fsPath for filesystem operations by @jwajgelt in #1052
- Add React Native 79 support by @filip131311 in #1054
- Fix home screen when xcode is not installed by @filip131311 in #1056
- Only fetch builds from eas with matching fingerprint by @jwajgelt in #1055
- Properly trigger resume events to support Overlay CDP methods by @kmagiera in #1059
- fix EAS in launch config not being set correctly in webview by @jwajgelt in #1063
- Improve how EAS Build errors are logged by @jwajgelt in #1065
- Add mapping for android SDK 36 by @filip131311 in #1062
- Improve Bundle error experience when auto save is enabled by @filip131311 in #1060
- Improve user interface in case of old node version by @filip131311 in #1061
- Enhance XHRInterceptor with TTFB tracking and Network enable/disable support by @fnwk in #1053
- fix sourcemap handling for http sourcemap urls by @jwajgelt in #1069
- Pass build errors from Extension to Webview by @jwajgelt in #1068
- Fix android builds not finding metro server by @filip131311 in #1070
- Handle call frames when logs don't use radon's runtime by @kmagiera in #1072
- Add iPhone 16 Pro to device list by @kmagiera in #1074
- Bump simulator-server submodule to include support for buttons command by @kmagiera in #1075
- Replace the current network inspector with a custom one by @fnwk in #1057
- Add options to trigger home button and appswitcher buttons by @kmagiera in #1081
- Fix startup cycle by @filip131311 in #1076
- Bump sim-server to include fixes for keyboard events on iOS by @kmagiera in #1085
- Add Radon AI chat by @kacperkapusciak in #1000
- Rework how bundle errors are triggered by @filip131311 in #1088
- Use vscode elements in network inspector by @kacperkapusciak in #1080
New Contributors
Full Changelog: v1.4.1...v1.5.0