Skip to content

v2.25.0

Choose a tag to compare

@nicglazkov nicglazkov released this 18 Jul 10:17
0405798

v2.25.0

Full-fidelity CHP capture, end to end.

  • Parser: the shared dispatch timeline (comments plus unit lifecycle) and LocationDesc from sa.xml are now parsed and kept verbatim; they were previously dropped.
  • Archive: new update lifecycle phase and a payload JSON column. Appear rows carry the full structured state; update rows carry only what changed (new dispatch entries, problem-type changes, fire growth, closure changes). Analytics can go as granular as the raw CHP shorthand.
  • Web: incident popups gain "Show dispatch log (N)", lazily fetched via GET /api/incident/{id} from the in-process feed cache.