Releases: NordicSemiconductor/pc-nrfconnect-launcher
Releases · NordicSemiconductor/pc-nrfconnect-launcher
v5.1.0
v5.0.2
Fixed
- Implemented recovery from invalid nRF Util module installations.
- Corrected the progress bar behavior to accurately reflect the installation
progress when multiple applications relying on the same nRF Util are being
installed simultaneously.
v5.0.1
Fixed
- Installation of the J-Link legacy driver on Windows.
- App crash on Linux (Ubuntu 22.04).
- Linux: Application shortcuts now also work for when the path to nRF Connect
for Desktop contains spaces.
v5.0.0
Added
- Support for Apple silicon.
Removed
- Removed support for older apps that depended on
nrf-device-lib-js
binding.
Only apps that support nRF Util's device CLI will work with this version of
nRF Connect for Desktop.
Fixed
- Proxy settings are now correctly passed on to nRF Util CLI.
v4.4.1
Changed
- Windows: bundled J-Link version was updated to v7.94e.
v4.4.0
Changed
- Implemented notarization on macOS with stricter entitlements.
- Minor fixes and improvements.
v4.3.0
Added
- The “Window” menu is now accessible from the application's system top bar.
Fixed
- Issue on Windows that would report that
The specific module could not be found (nrf-device-lib-js)
. The issue was
fixed by bundling the 64-bit version of Visual C++ Redistributable. - Opening of the apps from command line while nRF Connect for Desktop was
running.
Changed
- Updated the bundled version of SEGGER J-Link for Windows to v7.88j.
- Modified the way in which
--deviceSerial
or--comPort
CLI arguments are
relating to one another. These are used to auto-select a device in the
device list. Now, only one of these arguments can be passed to applications
using the command line terminal to open the app.- Note: Apps need to be updated to support
--comPort
parameters. Not all
the apps support--deviceSerial
and--comPort
arguments.
- Note: Apps need to be updated to support
v4.2.1
v4.2.0
Added
- Successfully installed applications will be highlighted after installation
finishes. - A help text will be displayed if the app list is empty (usually because all
apps have been filtered out).
Fixed
- Warning dialog about launching apps with incompatible versions did not close
on launching the app.
v4.1.2
Fixed
- Having special characters (such as
&
) in the path created errors when
launching apps. Usually happened when these characters were part of the
username. - Updating nRF Connect for Desktop from 3.10 or older directly to 4.1 led to
an error message (Unable to retrieve the official source from …).