Skip to content

Releases: NordicSemiconductor/pc-nrfconnect-launcher

v5.1.0

11 Nov 16:39
20868be
Compare
Choose a tag to compare

Added

  • A warning related to the SEGGER J-Link version when the application does not
    find the expected J-Link version.

Changed

  • Bundled SEGGER J-Link to v7.94i for Windows.
  • Minor fixes and improvements.

v5.0.2

24 Jul 10:03
09b17eb
Compare
Choose a tag to compare

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

09 Jul 15:19
9e4a5c7
Compare
Choose a tag to compare

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

13 May 09:16
9a7b256
Compare
Choose a tag to compare

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

13 Mar 13:27
fa32f8d
Compare
Choose a tag to compare

Changed

  • Windows: bundled J-Link version was updated to v7.94e.

v4.4.0

12 Feb 11:37
87307a4
Compare
Choose a tag to compare

Changed

  • Implemented notarization on macOS with stricter entitlements.
  • Minor fixes and improvements.

v4.3.0

07 Dec 14:27
e52fb1e
Compare
Choose a tag to compare

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.

v4.2.1

28 Sep 09:20
b030ffd
Compare
Choose a tag to compare

Added

  • Added Quick Start app to easily get going with an nRF9160 or nRF9161 DK.

v4.2.0

05 Sep 10:38
a150687
Compare
Choose a tag to compare

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

15 Jun 11:10
29aa558
Compare
Choose a tag to compare

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 …).