v2.4.1
Added
- Config Hot-Reloading: Added an active file watcher that instantly hot-reloads
iconcodegen.jsonwhen you save it in your editor. The terminal will logπ Config hot-reloadedwithout requiring a CLI restart.
Fixed
- Fixed an inconsistency where
/api/batch-generatewas still using stale startup configuration data. - De-duplicated config validation logic internally.