# ChangeLog ## v0.1.2 - 2026-05-15 ### Bug fix ### * Prevent buffer overrun when messages are truncated. * Stop wasting a byte at the end of the buffer. ## v0.1.1 - 2025-08-25 ### Bug fix ### * Do not enter critical section until the mutex is taken. * Return ESP_ERR_NO_MEM if creating the mutex fails. * ## v0.1.0 - 2025-7-1 First release version.
ef13dcfd5aa18c4d6dca3d89d18173f8ae180a5f
idf.py add-dependency "espressif/log_router^0.1.2"