- Added board ID mapping to include nRF54, nRF9131, nRF9151, and nRF52810 devices.
- Added new
nrf-connect-processandnrf-connect-shelltask types for nRF Connect. These work the same way as VS Code'sprocessandshelltasks. - The release notes now open always for the latest version.
- Updated the quickstart walkthrough.
- Updated the progress window title for west operations.
- Updated the activation event behavior so that it extends to relevant files anywhere in the workspace.
- Optimized the overall performance.
- Fixed an issue with listing west modules when the manifest is deep in the workspace structure.
- Fixed an issue with reading symbols from large ELF files.
- Fixed the terminal environment to allow running
west zap-gui, related to the ZAP tool.