Releases: NordicSemiconductor/pc-nrfconnect-launcher
Releases · NordicSemiconductor/pc-nrfconnect-launcher
v2.7.0
2.6.2
2.6.1
2.6.0
Features
- Added new way of distributing apps such as official, internal, etc, by introducing support for multiple app sources #256 #259
- Provided all precompiled dependencies. #263 #266 #267
- Updated pc-nrfjprog-js to version 1.4.1 along with nrfjprog v9.8.1 #263
- Updated info about bug reporting and added issue template file #265 #268
- Updated product page link URLs #255
- Updated electron to 2.0.11 #261
- Supported displaying multiple serialports and board version of a device #262
- Removed 'Debug probe' item in device selector #264
Bugfix
- Fixed links in LogViewer to open urls in browser #258
2.5.0
Features
- Updated pc-ble-driver-js to 2.4.2 #254
See changes for v2.4.2 https://github.com/NordicSemiconductor/pc-ble-driver-js/releases - Updated electron to 2.0 #252
- Updated jest to 23.4.1 #248 #249 #250
- Updated nrf-device-setup-js to 0.3.0 to support bootloader update #247
- Supported link in log messages #245
- Supported to relaunch app when encountering libusb error #242
- Exposed start & stop watching device API #244 #246
Bugfix
- Fixed tests for breaking issue of jsdom #251
2.4.0
Features
- Added support for nRF52840 dongle #204, #219, #220
- Updated pc-ble-driver-js to 2.4.1 #214
See changes for v2.4.0 and v2.4.1 https://github.com/NordicSemiconductor/pc-ble-driver-js/releases - Support for generic (jprog/dfu) device setup by nrf-device-setup module
- Upgraded to Electron v1.8 #203
- API documentation of using the new DeviceSelector and device setup configuration
- Troubleshooting documentation related to USB issues #208, #212, #223
2.3.2
2.3.1
2.3.0
Features
- Added AppImage release artifact for Linux with support for automatic updates (#156)
- Added the usb module from npm, so that apps can import it (#157)
- New opt-in device selector with support for libusb devices (experimental) (#157)
- Added logging of meta information when loading apps (#154)
- Showing link to release notes in auto update dialog (#148, #163)
- Allowing user to overwrite old app when adding a new local app that already exists (#143)
- Using separate log and data directories for apps (#139)
- Upgraded to pc-nrfjprog-js v1.2.0 (https://github.com/NordicSemiconductor/pc-nrfjprog-js/releases/tag/v1.2.0)
- Upgraded to pc-ble-driver-js v2.3.0 (https://github.com/NordicSemiconductor/pc-ble-driver-js/releases/tag/v2.3.0)
Bugfixes
2.3.0-alpha.6
Pre-release with Linux AppImage.