Changelog 12.14.4:
- HomeKit: Fixed memory leak introduced in v12.14.0.
- Other changes and improvements.
- ESP32, ESP32-C and ESP32-S:
- Downgraded SDK version to ESP-IDF 5.3.1.
Changelog 12.14.3:
- HomeKit: Revert back fine-tune memory buffers.
Changelog 12.14.2:
- HomeKit: Added safeguard for
nan
float values (They will be0
).
Changelog 12.14.1:
- HomeKit: Fine-tune memory buffers to use less DRAM and more network throughput, having faster response.
- Increased Ping Task Size to mitigate memory task overflow.
Changelog 12.14.0:
- Added Advanced Features Service. (HAA Manager App v4.0.1 required).
- HomeKit: Several performance improvements.
- System Action: Added action
5
to disconnect wifi. - Battery: Added "Charging status" characteristic.
- ESP32, ESP32-C and ESP32-S:
- Updated SDK version to ESP-IDF 5.3.2 with many improvements and bug fixes.
Read Wiki for more info.