Releases: NordicSemiconductor/pc-nrfconnect-launcher
Releases · NordicSemiconductor/pc-nrfconnect-launcher
2.3.0-alpha.3
Pre-release which improves serial number lookup on Windows (#146).
2.3.0-alpha.2
Pre-release with handling of edge cases in J-Link serial number lookup (#145).
2.2.1
Bugfixes
- Improve JLink serial number lookup time on Windows (#135)
- pc-ble-driver-js: Increase retransmission interval to give the peer more time to repond (NordicSemiconductor/pc-ble-driver-js#99)
- pc-ble-driver-js: Emit debug message instead of error for unsupported devkits (NordicSemiconductor/pc-ble-driver-js#95)
2.2.0
Features
- Allow creating desktop shortcuts for installed apps (#118, #120, #124)
- Upgrade to pc-nrfjprog-js v1.1.0 and nRF5x-Command-Line-Tools v9.7.1 (#134)
- Upgrade to pc-ble-driver-js v2.1.0 (https://github.com/NordicSemiconductor/pc-ble-driver-js/releases/tag/v2.1.0)
Bugfixes
- Fix issue with JLink library not found when installed in custom location on Linux/macOS (fixed by command line tools v9.7.1)
2.1.0
Features
- Improved support for proxy servers (#104, #107, #113)
- New settings screen that allows turning off checking for updates at startup (#104)
- Make it easier for users to install apps manually (#105, #111)
- Allow apps to filter ports in the serial port selector (#106)
Fixes
- Disable navigation when items are dragged and dropped into the application (#110)
Installation
Downloads are available for Windows (exe), macOS (dmg), and Linux (tar.gz).
2.1.0-alpha.0
Pre-release with improved support for proxies, ref. #104.
2.0.0
While nRF Connect v1 was a dedicated Bluetooth low energy tool, v2 is a framework that can launch multiple desktop apps. The Bluetooth low energy tool has been rewritten as an app for the nRF Connect framework, and can be installed and launched through the nRF Connect UI.
Main features
- Allows users to easily install, update, and launch apps
- Allows developers to create new apps
- Supports Windows, macOS, and Linux
- Automatic updates for Windows and macOS
Installation
Downloads are available for Windows (exe), macOS (dmg), and Linux (tar.gz).
2.0.0-rc.1
v2.0.0-rc.1 Merge pull request #102 from NordicSemiconductor/feature/show-app-ins…
2.0.0-rc.0
v2.0.0-rc.0 Merge pull request #101 from NordicSemiconductor/fix/correct-ble-app-…
2.0.0-alpha.15
Alpha release for testing.