v1.7.0
What's Changed
- Change the default failed biometric auth keybind by @jwajgelt in #1144
- Improve UrlBar/UrlSelect functionality by @HexHyperion in #1143
- Improve window management by @kmagiera in #1147
- Fix occasional webview crash in UrlSelect by @jwajgelt in #1150
- Update SimServer to include keyboard layout fix by @jwajgelt in #1151
- Fix UrlSelect behavior when Expo Router is not used by @HexHyperion in #1153
- improve build error alert messages by @jwajgelt in #1157
- Safeguard agains debug sessions started in parallel by @kmagiera in #1158
- Simplify settings management by moving it out of device session manager by @kmagiera in #1159
- Add approot select to Preview by @jwajgelt in #1162
- Refactor project and device state to fix issues with device switch and simplify our logic by @kmagiera in #1154
- Make app and device seletor look prettier by @kmagiera in #1164
- Fix build stage state updates by @kmagiera in #1165
- Fix back button behavior after the state refactor by @HexHyperion in #1167
- Use skip files for logs in radon connect by @kmagiera in #1166
- Fix debugger overlay not showing when the debugger pauses by @jwajgelt in #1168
- Shorten activate license button text on narrow screens by @kmagiera in #1169
- Fix and restore ensureDependenciesAndNodeVersion functionality by @filip131311 in #1170
- Fix replay overlay styles by @kacperkapusciak in #1171
- Fix text overflow on AppRoot and Device selectors by @HexHyperion in #1172
- Fix Radon not starting when no devices are found by @filip131311 in #1173
- Extract route information from Expo Router and display it in UrlSelect by @HexHyperion in #1160
- Fix settings changes causing reloads unnecessarily on android by @filip131311 in #1174
- Fix bundle error popup after fast refresh by @filip131311 in #1175
- Fix network panel scroll on start and blinking column borders by @kmagiera in #1181
- Bump vscode-js-debug submodule to include fixes for paused state triggering accessor side-effects by @kmagiera in #1182
- Fix previous paths staying in the bar after refresh on non-ER projects by @HexHyperion in #1183
- Fix CPU profiler not showing the profile after finishing by @jwajgelt in #1184
- Fix tool detection for older react-query versions by @jwajgelt in #1185
Full Changelog: v1.6.0...v1.7.0