- Minor fixes and improvements.
- Warning for the nRF Connect SDK v2.7.0 experimental support in the nRF Connect for Visual Studio Code extension.
- Updated nRF Util's
toolchain-manager
package to v0.15.0.
- Added toggle to for showing pre-release environments. The environments are hidden by default.
- Open VSCode Button now opens VSCode in the SDK Path.
- Warning for NCS 2.7 experimental usage with VSCode.
- Skipping installing VS Code extension will not reopen the same dialog.
- Multiple confirmation dialogs will not overlap each other and instead temporarily hide one of them.
- Open VS Code works also when VS Code was not added to the system
PATH
on macOS.
- Updated nRF Util's
toolchain-manager
package to v0.14.4.
- Support for Apple silicon.
- Show Toolchain architecture on Mac OS.
- Moved feedback tab to a dialog which can be opened by going to the about tab and click Give Feedback.
- Updated documentation links to point to the TechDocs platform.
- Persist state of Show Log panel.
- Feedback tab.
- Updated VS Code Dialog UI look and feel.
- Backend changes to support nRF Connect for Desktop 4.3.0.
- VS Code extensions which failed to install would not be displayed as such in the UI.
- Fixed an issue which sometimes caused VS Code extensions to fail to install correctly.
- Fixed an issue where updating 1.x toolchains would get stuck unpacking
- Updated the link for the first steps.
- Backend changes to support nRF Connect SDK v2.4.0 and future releases.
- Only one environment can be installed/removed at a time.
Generate environment script
option has been removed from toolchains older than v2.0.0.
- Option to generate environment script.
- Updated link to First Steps documentation.
- Made compatible with nRF Connect for Desktop v4.0.0.
- For some older toolchains no download progress was printed.
- Removing toolchains never appeared to stop when it produced an error.
- Failing to install a toolchain did not remove the broken installation.
- Issue with application not loading with error
nrfl create_context failed: 50
- Verbose log setting from
About
pane now enables additional nrfutil log.
- The
First Steps
button for SDK environments v2.0.0 and newer now link to an external resource. Update toolchain
does not additionally update the SDK anymore.
- Local toolchain installs were not displayed with no internet access.
- Windows: Duplicate entries were added to PATH.
- macOS: Installing SDK v2.0.1 included the wrong toolchain for Apple Silicon users.
- Cortex Debug was removed from the list of recommended VS Code extensions.
ZEPHYR_BASE
environment variable was not set.
- Toolchain Manager potentially crashed if unexpected directory names were present in install directory.
- Windows: Missing Microsoft Visual C++ Redistributable caused crash.
- Dialog regarding missing Microsoft Visual C++ Redistributable included a link which did not open in the browser.
- Show feedback if running nrfutil-toolchain-manager fails.
- Linux: Gnome-terminal support.
- macOS: Support universal versions of some tools, especially for M1.
- macOS: Detect missing Command Line Tools for Xcode.
- Enabled to cancel toolchain installations.
- macOS: The universal versions of VS Code and JLink are recommended to M1 users.
- Progress status did not display entire repository name.
- Installation halted while updating repositories.
- Windows:
- Previously installed SDK environments disappeared if users never changed the installation directory.
- New toolchain installs failed if previous manual toolchain installs were present.
- Toolchain installs failed if previous manual toolchain installs were present.
ZEPHYR_BASE
was not set when launching terminal.
- When opening the Toolchain Manager for the first time after updating it it sometimes just shows a white windows. On subsequent launches it works normally.
- Support for nRF Connect SDK 2.0.
- Support for Linux (Ubuntu 20.04).
-
New folder structure for SDK and toolchain folders:
/version/toolchain -> /toolchains/version
-
New default installation folder on Windows:
%USERPROFILE%\ncs -> C:\ncs
- Launching of VS Code on some M1 Macs.
- Displaying icons for the status of VS Code Extensions.
- Currently incompatible with Ubuntu 22.04 (works on 20.04).
- Opening a terminal on Linux is not supported yet.
- VS Code Extensions which failed to install were not detected in some cases.
- Instructions for installing Intel version of VS Code and JLink.
- Color of install progressbar.
- Icons.
Open SDK directory
andOpen toolchain directory
did not work.
- Launch VS Code with installation instructions.
- First steps instructions to building with VS Code.
- Setting to hide older environments.
- On macOS the terminal was missing
/usr/local/bin
in thePATH
.
- Experimental banner for macOS.
- Establish compatibility with nRF Connect for Desktop 3.7.
- Installation would not start.
- Open IDE button was not working.
- Prevented using non-default base path on macOS.
- Opening SEGGER Embedded Studio on macOS.
- Dialog and instructions to remove directories that would block installation.
- Disabled First steps screen during installation.
- cmake configuration issue on macOS.
- Minor style update.
- Source code link.
- Unzipping issue on Windows.
- Incorrect percentage number for download progress.
- Update SES default config with tool paths.
- Usage statistics
- Update SDK/toolchain actions.
- Install toolchain from URL or local file.
- NCS clone process without external window on win32.
- macOS support.
- First public release.
- Updating SDK and toolchain.
- Confirmation dialog to remove environment.
- Error dialog when remove fails.
- App icon.
- Initial public beta release.