github Kpa-clawbot/CoreScope v2.4.1

latest releases: v3.7.2, v3.7.1, v3.7.0...
one month ago

Hotfix for regressions in v2.4.0.

Fixed

  • Packet ingestion brokeninsert() returned undefined after legacy table removal, all MQTT packets failed silently
  • Live packet updates not working — pause button addEventListener on null element crashed init(), preventing WS handler from registering
  • Pause button not toggling — event delegation was on app variable not in IIFE scope; moved to document
  • WS broadcast null packet — deduped observations (2nd+ observer) had packet: null, dropped by client filter
  • Multi-select menu crash — close handler called .contains() on elements that didn't exist yet
  • Live map animation crashsetInterval callbacks fired after navigating away, animLayer/pathsLayer already null

Don't miss a new CoreScope release

NewReleases is sending notifications on new releases.