Skip to content

ReactoRadar v1.5.9

Choose a tag to compare

@sharanagouda sharanagouda released this 03 Jun 15:54
· 18 commits to main since this release

What's New in v1.5.9

Redux Panel

  • Full state trees in diff: Store Changes now shows complete Previous and Current state trees for each changed store key — users can validate entire store values
  • Changed keys highlighted: Sub-keys that actually changed are highlighted in red (previous) and green (current), auto-expanded for visibility
  • Category color coding: Action types like ANALYTICS/TRACK_EVENT show the category prefix (ANALYTICS) in a unique color — same category = same color across all actions
  • Right-click to copy: Right-click any action header to copy action type or payload
  • Text selectable: Action type text can be selected and copied directly

Bug Fixes

  • Fixed [object Object] display: All object values now render as proper JSON instead of [object Object] — affects console, network, Redux, and all tree views
  • Fixed Cmd+F: Added direct keyboard listener as fallback — works reliably in all contexts now

Downloads

  • ReactoRadar-1.5.9-arm64.dmg — macOS installer (Apple Silicon)
  • ReactoRadar-1.5.9-arm64-mac.zip — Portable zip archive