v1.17.3
Pre-release
Pre-release
Minor Enhancements:
- #1325: Auto-generate
gw_cfg_default_gen.jsonfrom the hardcoded C defaults (single source of truth for default configuration) - #1323: Declare
http_use_extra_http_path,http_use_extra_http_query,http_use_extra_http_headersin JSON schema and default config - #1310: Update root certificates to the latest version cacert-2026-05-14
- #1301: Refactor nrf52fw firmware-update callbacks into a parameter structure
Bug Fixes:
- #1329: Fix nRF52 firmware update: always report the correct success/failure status to the post-update callback (
flag_success=falsewas never passed on flash-write or post-flash read errors) - #1326: Fix FAT partition mount to support both raw and wear-leveled layouts (enables downgrade from v1.17.x to v1.16.3)
- #1319: Harden Secure Boot signature handling — fix NULL dereference in OTA signature verification and strengthen CI signing-key validation
- #1294: Fix crash during fallback mount caused by incomplete
vfs_fat_*_mounterror cleanup in ESP-IDF v4.2.x
Full Changelog: v1.17.2...v1.17.3