1.11.0
Features and enhancements
- Add DevKits support
- Add gitignore on project creation
- Pre-Release branch docs
- Modify event activation for file types
- Add classic menuconfig in Editor Panel
- Update webviews to VS Code UI Style
- Allow customize Pytest glob pattern and unit test services
- CLang install prompt if not installed
- Allow additional files and directories for Full Clean commands
- Extend JTAG flash arguments as configuration setting
- Range support for downloads in Setup Wizard
- Check OpenOCD is running before debug is launched
- Add function names in Disassembly view
- OpenOCD Hints in Hints Viewer
- Add detect as default serial port option and use esptool.py to find serial port
- Pre-release campaign notification
- Prefer gdbinit prefix_map with fallback to prefix_map_gdbinit
- AI Integration with Copilot Chat using Language Tool API
- Allow customize PyPi Index URL in setup wizard
- Add create empty project command
- Add Unity Runner and Parser, Remove Pytest
- Confserver v3 support
- Add JTAG Erase flash feature
Bug Fixes
- Update disassemble screenshot
- JTAG acronym issues
- Fix IDF_TARGET in multiple project configuration profiles
- Fix Partial encryption in encrypted flashing
- Close OpenOCD after JTAG flash end
- NodeJS 20 in CI
- Update build message
- Fix append git and pigweed to PATH instead of prepend
- Use latest in master in docs
- Fix fileExists check in Setup panel Thanks @jonsambro !
- Use mon program_esp instead of load for Symbol loading in debug Thanks @wormyrocks !
- Move Status bar items to the left
- Fix set target preview targets
- Fix App trace and Heap Trace
- Setup wizard misleading idf.py not found message fix
- Clang and OpenOCD in PATH validation
- Telemetry issues bugfixes
- Fix openOCDRulesPath in addOpenOCDRules
- Add contrainsts in pytest install step
- Add double quoutes around gdbinit file path