New MINOR release 04.04.00

Changes since 04.03.00:

- feat: print network info to serial console upon request
- feat: parallel multi-remote-update script
- feat: expose firmware in progress to Modbus and LED
- fix: remote update (#13710)
- fix: spurious POST failures "readback too big at start"
- fix: compiler/linker warnings (#13699)
- feat: publish slot number (#13693)
- feat: log replay to serial upon request
- feat: expose POST result to Modbus (#13698)
- fix: set and release "Interlock SET" line at boot
- fix: ADC reads always 0 after cold boot,
- chore: enable FreeRTOS thread debugging
- chore: enable C++20
- fix: increase speed for fast LED blink (#13696)
- fix: serial line endings (#13694)
- fix: LED colors swapped (#13695)
- fix: print task stats only in debug builds
- fix: adapt to "new" UART-i2c bridge
- fix: Gen.3 carrier serial signal invertion
- chore: add flash_jlink make target
- chore: add launch.json for debugging in vscode
- chore: slight refactor of cmake project definiton
- chore: move to latest FreeRTOS and libmodbus
- fix: compilation on Ubuntu 24.04