Build management
- Added support for child image CMake arguments.
- Fixed board revision resolution.
- Fixed restoring the last used build configuration at startup.
Create new application
- Applications opened from the Application index button now use the same workflow as the Visual Studio Code menu.
- Added Select SDK button to Browse samples.
- Made the failure to import applications into an error modal.
- Fixed repository and documentation links of samples.
- Fixed an issue with the last application path not being used.
Add Build Configuration page
- The board selector now filters board drop-down selection menu by name.
- Kconfig fragments can now always be selected.
- Enhanced tooltip placement on the build configuration editor.
- Optional, non-existent configuration files are now hidden.
- CMake presets now use
CACHED_CONF_FILE. - Added compatible boards from the application's boards folder.
- Fixed an issue with the cursor jumping in the build directory name input.
- Fixed an issue with the configuration file selection.
- Unified Add build configuration action naming.