11.0.307
sipcapture/homer11.0.307Aug 5, 2026by adubovikov
AI Summary
Fixes the display of the Capture ID label in the Results table columns dialog to correctly show HEP capture agent id.
Key Highlights
- Display HEP capture agent id (`node_id`) as 'Capture ID' in columns dialog.
Full Release Notes
## What's Changed * fix(ui): show Capture ID label for node_id results column (11.0.307) by @adubovikov in https://github.com/sipcapture/homer/pull/915 * chore(deps): bump npm overrides for Dependabot security alerts by @adubovikov in https://github.com/sipcapture/homer/pull/912 Fixes https://github.com/sipcapture/homer/issues/914 — Results table / Columns dialog now display HEP capture agent id (`node_id`, chunk `0x000c`) as **Capture ID**. **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.306...11.0.307