Releases: espressif/idf-installer
Releases · espressif/idf-installer
Release online-2.24
Release online installer 2.24
Release of Espressif IDE 2.12.0 with ESP-IDF 5.1.2
The ESP-IDF Eclipse Plugin v2.12.0 is a minor release that includes support for Eclipse CDT 2023-12, User Experience and Usability improvements, integration of ESP-IDF BoM, esptool write_flash command, improvements in tools installation download & toolchain configuration, and many more bug fixes. These enhancements aim to improve the quality of the plugin and overall UX experience.
Please find more details about update and release notes here
Release Git 2.43.0
Merge pull request #214 from espressif/fix/git_bundle_incorrect_name fix(bundle-git): Incorrect name of git folder
Release offline-5.1.2
docs: release offline-5.1.2 and ide-2.11.0 with 5.1.2 idf
Release of Espressif IDE 2.11.1 with ESP-IDF 5.1.2
espressif-ide-2.11.1-esp-idf-5.1.2 docs: fixed typos in README for ide offline installer (#210)
Release offline-4.4.6
Merge pull request #203 from espressif/alirana01-patch-1 Update index.html
Release of Espressif IDE 2.11.1 with ESP-IDF 5.1.1
What's Changed
- fix:Updatesite issue with the Espressif-IDE 2.10.0 by @kolipakakondal in espressif/idf-eclipse-plugin#824
- sync cn and en readme files by @NatashaLi-ESPRESSIF in espressif/idf-eclipse-plugin#823
- ci: update .yml file test report ui by @AndriiFilippov in espressif/idf-eclipse-plugin#811
- change: Bump version to 2.11.1 by @kolipakakondal in espressif/idf-eclipse-plugin#827
- doc: Update version compatibility matrix by @kolipakakondal in espressif/idf-eclipse-plugin#828
- IEP-1022: Improve sdkconfig search functionality by @sigmaaa in espressif/idf-eclipse-plugin#819
- IEP-1047 Running clean commands in new Job by @sigmaaa in espressif/idf-eclipse-plugin#838
- SWTBot: 'ESP-IDF Install New Component' test case by @AndriiFilippov in espressif/idf-eclipse-plugin#833
- fix(updatesite): Add org.slf4j pkg to fix serial monitor launch by @kolipakakondal in espressif/idf-eclipse-plugin#840
- IEP-1058 Incorrect toolchain list after updating esp-idf version by @sigmaaa in espressif/idf-eclipse-plugin#842
- Fixed issues with Offline Installer for missing quotes in JSON
Full Changelog: espressif/idf-eclipse-plugin@v2.11.0...v2.11.1
Release of Espressif IDE 2.11.0 with ESP-IDF 5.1.1
This release includes:
- Added a new ESP-IDF OpenOCD Console with color codes to help the users to differentiate between errors and information
- Added a new splash screen for Espressif-IDE
- Support of clangd with the Eclipse CDT-LSP. This is added as a preview feature, during the update the user has to manually to choose to install the required plugins
- Automation of hints viewer for build errors
- Added support for Eclipse 2023-09 and fixed update site issues
- Added "via builtin USB-JTAG" as the default option in the OpenOCD Debugger tab for C3/S3 chips
And many more, please find the full list here.
Release offline-5.0.4
docs:Release 5.0.4
Release of Espressif IDE 2.11.0 with ESP-IDF 5.0.1
This release includes:
- Added a new ESP-IDF OpenOCD Console with color codes to help the users to differentiate between errors and information
- Added a new splash screen for Espressif-IDE
- Support of clangd with the Eclipse CDT-LSP. This is added as a preview feature, during the update the user has to manually to choose to install the required plugins
- Automation of hints viewer for build errors
- Added support for Eclipse 2023-09 and fixed update site issues
- Added "via builtin USB-JTAG" as the default option in the OpenOCD Debugger tab for C3/S3 chips
And many more, please find the full list here.