Skip to content

v1.6.0 — State history timeline

Latest

Choose a tag to compare

@omeremreelmali omeremreelmali released this 25 Jun 12:51

✨ Highlights

State history timeline. The State Inspector now keeps a de-duplicated, timestamped history per store — shown as a timeline on the right of the State tab, like a commit log. Click any entry to view that past value in the tree, then Back to live to return to the latest. No-op snapshots (e.g. the re-announce on reconnect) are skipped, so the timeline only records real changes.

Fix — no more duplicated stores. Store ids are now derived from the store name, so a re-attach (Fast Refresh, remount, reconnect) overwrites the existing entry instead of showing it twice. (Requires agent rexpo-debugger ≥ 1.3.0.)

📦 Downloads

Platform File
macOS (Apple Silicon) Rexpo Network Inspector-1.6.0-arm64.dmg
macOS (Intel) Rexpo Network Inspector-1.6.0.dmg
Linux (x64) Rexpo Network Inspector-1.6.0.AppImage
Linux (ARM64) Rexpo Network Inspector-1.6.0-arm64.AppImage
Windows (x64) Rexpo Network Inspector-1.6.0-win.zip — unzip and run Rexpo Network Inspector.exe

⚠️ Unsigned builds (ad-hoc). macOS: right-click → Open (or xattr -dr com.apple.quarantine "/Applications/Rexpo Network Inspector.app"). Windows: SmartScreen → More infoRun anyway.