What's Changed
✨Highlights
- Radon Connect by @kmagiera in #1281
- Selecting from multiple launch configurations by @jwajgelt in #1308
- add option to select camera output for android emulator by @xk0fe and @jwajgelt in #1266
📝 Other changes
- Refactor BuildManager by @jwajgelt in #1272
- Name debug sessions after target devices, improve Debug Session shutdowns by @jwajgelt in #1269
- Prevent running the same build concurrently by @jwajgelt in #1276
- refactor: consolidate device session error states, refine project state types by @jwajgelt in #1268
- Fix new Android emulators getting stuck in "booting" state by @jwajgelt in #1282
- Update PR template to remaind the contributor about documentation by @filip131311 in #1278
- Setup CDP-based communication mechanism for Radon Connect by @kmagiera in #1281
- Center the screen recording indicator by @kacperkapusciak in #1291
- Make BuildCache independent from
LaunchConfig
, batch fingerprint calculations when workspace doesn't change by @jwajgelt in #1290 - Fix panellsOpen context storing incorrect values by @filip131311 in #1300
- Add snippets when editing Radon IDE Launch Configurations by @jwajgelt in #1299
- Prevent error panel from opening in production builds by @latekvo in #1303
- Fix local MCP server not being reloaded on license token change by @latekvo in #1296
- Store used launch config in project by @jwajgelt in #1297
- Allow selecting from multiple launch configurations by @jwajgelt in #1308
- fix multiple AppRoots alert showing when only a single AppRoot is detected by @jwajgelt in #1316
- Add a fallback for simulator server image when no is provided by @filip131311 in #1309
- Move additional reload options trigger to more visible position by @filip131311 in #1307
- remove the legacy "react-native-ide" launch config by @jwajgelt in #1317
- improve themeing in launch configuration modal by @jwajgelt in #1318
- fix multitouch anchor moving if shift is depressed while unfocused by @jwajgelt in #1321
- Restore last used launch config on IDE start by @jwajgelt in #1320
- Fix the new reload options button to be triggered on the whole right side of the button by @filip131311 in #1325
- Add warning when the currently selected custom config is removed by @jwajgelt in #1315
- Delete theme type setting by @kmagiera in #1324
- hotfix: unknown configuration alert shown during project initialization by @jwajgelt in #1326
- hotifx: don't serialize launch config
kind
field by @jwajgelt in #1327 - select launch config when started from vscode UI by @jwajgelt in #1322
- Add UI for Radon Connect and enable in public builds by @kmagiera in #1314
- Fix workspace configuration fetching by @filip131311 in #1328
- Refactor launch configuration modal by @kmagiera in #1323
- fix selecting device from Radon Connect by @jwajgelt in #1329
- fix: reload button disabled while starting by @jwajgelt in #1331
- fix: enable radon connect button trigger incorrect action by @filip131311 in #1332
- Fix Inspector while using the caught exceptions functionality by @filip131311 in #1335
- Add env variable editor to launch config modal by @kmagiera in #1330
- add launch env to build cache key by @jwajgelt in #1336
- only pick relevant keys from LaunchConfigOptions by @jwajgelt in #1339
Full Changelog: v1.8.0...v1.9.0