--- a/docs/changelog.md Sat Nov 02 19:28:14 2024 +0100 +++ b/docs/changelog.md Sun Nov 03 12:34:02 2024 +0100 @@ -5,6 +5,9 @@ - Debugger - Added a configuration option to not stop at the first executable statement when debugging in passive mode. +- IDE Server + - Extended the eric-ide server to be able to check, if received messages have + been sent by a valid eric IDE. - MicroPython - Added support for ESP-C2, ESP32-C6, ESP32-H2, ESP32-P4 and ESP8684. - Project Type 'Eric7 Plugin'