- Fixed an issue that caused JLink probes to not appear in the Connected Devices view
- Fixed an issue where SDK installations in other Windows drives were interpreted as part of the VS Code workspace
- Fixed an issue where the SDK selector was disabled if
nrf-connect.topdirwas set in the global configuration. - Bumped the minimum required version of VS Code to 1.74 to ensure that the
webview/contextcontribution point exists.