11.0.307

electroplix/Design-System11.0.307Aug 5, 2026by adubovikov

AI Summary

Fixes the display of Capture ID in the Results table columns dialog to correctly show the HEP capture agent id.

Key Highlights

  • Results table / Columns dialog now display HEP capture agent id (node_id) as Capture ID.
  • Fixes issue #914 regarding column display.

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