Releases: NordicSemiconductor/pc-nrfconnect-launcher
Releases · NordicSemiconductor/pc-nrfconnect-launcher
v3.4.2
Updates
Fixes
- “Update all apps” sometimes showed an error message (even though it worked
correctly). #451
v3.4.1
Updates
- Updated to pc-nrfjprog-js v1.7.3, including bundled nrfjprog v10.9.0 and JLink 6.80a
v3.4.0
Features
- Added app filter and button to update all apps #369
- Updated pc-ble-driver-js to 2.7.1 with SoftDevice 5 support #438
- Fewer requests for entering proxy credentials when needed #370
- Enhanced error messages #403
- Links in messages are clickable.
- If an app source is removed from the server, users are assisted in removing it from client.
Bug fixes
- Made retrieval of release notes more reliable, by not retrieving them from GitHub Releases anymore but our own server instead #388
v3.3.3
Updates
- Updated nrfjprog version to v10.8.0 to fix nRF9160 communication issue
- Updated required JLink version to v6.70d
v3.3.2
Updates only for Windows
- Updated required JLink version to v6.70b in order to fix VCOM issue
v3.3.1
Features
- Added support for nRF52820
- Added support for modem UART DFU
Updates
- Updated to pc-nrfjprog-js v1.7.0, including bundled nrfjprog v10.7.0 and JLink 6.62b
v3.3.0
Features
- Added support for nRF53 series, nRF52833, and MCUboot DFU
- Updated to pc-nrfjprog-js v1.6.0, including bundled nrfjprog v10.5.0 and JLink 6.54c #385
- Updated icon colors #373
Bug fixes
- Fixed bug where app was opened in unreachable location #383
v3.2.0
Features
- Launcher has a new look #326
- Logo and brand color updated #352
- Installation and launch of apps are now unified on the same page #326
- Added ability to show release notes for apps in launcher #351
- Release notes are shown before updating #351
- Faster startup #350
- Apps get a read more link when the source provides a homepage URL #344
Bug fixes
- Desktop shortcuts for apps from sources with names with white space are now generated correctly #358
- Text in log views is now selectable again #343
v3.1.0
Updates
- Updated to pc-ble-driver-js v2.6.1 with electron 5 support #324
- Updated to pc-nrfjprog-js v1.5.8, including bundled nrfjprog v10.3.0 and electron 5 support #324
- Updated log transports to winston 3 API #327
Bug fixes
- Fixed shortcut generation on macOS #331 #332 #333 #334
- Fixed libusb errors and multiple event handlers #337
- Fixed winston multiple arguments #325
- Fixed multiple postinstall #325
- Fixed main layout scroll #340
v3.0.0
Updates
- Updated to React Bootstrap 4 #306
React Bootstrap is a fundamental dependency for nRF Connect for Desktop, used for UI components and layout. The update is a breaking change, requiring all apps to be updated.
There are no changes to nRF Connect features, except for some minor visual differences.
- Updated to pc-nrfjprog-js v1.5.4, including bundled nrfjprog v10.2.1 #319
Bug fixes
- Fixed auto update issue #317
- Fixed nrfjprog library path issue for pc-nrfjprog-js #310 #311 #312
- Fixed shortcut generation on macOS #314