What's Changed
- feat(coordinator): surface
data_extra.custom_headersas selectable Results-table columns (#892). Configured custom SIP headers are flattened onto search result rows (without overwriting existing keys);getColumnsunions keys across all rows so sparse enriched columns are not dropped. - fix(coordinator): render SQL
NULLalias fields as empty strings instead of the literal"<nil>"(#893). Fixes broken<img src="<nil>">for aliascustom_imageand"<nil>"tag chips.
Full Changelog: 11.0.299...11.0.300