Skip to content

ReactoRadar v1.5.4

Choose a tag to compare

@sharanagouda sharanagouda released this 03 Jun 11:24
· 23 commits to main since this release

What's New in v1.5.4

Bug Fixes — Network Error Display

  • 4xx/5xx errors now show red across the entire row — status code, URL path, row background, waterfall bar, and detail panel
  • Error response body shown in red with a status banner in both Preview and Response tabs
  • Network failures (DNS, timeout) now correctly show "ERR — Network Error" in the Headers tab instead of misleading "Pending"

Bug Fixes — App Stability

  • Fixed context menu memory leak: Right-click handlers in the network detail panel were accumulating on every tab switch — now properly cleaned up
  • Fixed update check timing: Update notification now retries delivery (500ms, 2s, 5s) to ensure the Settings panel always receives it
  • Fixed semver comparison: Update check now uses proper semantic version comparison instead of string equality — prevents false "update available" when local version is ahead
  • Fixed Metro port validation: Main process now validates the port (1024–65535) before applying, preventing invalid values from breaking CDP target discovery
  • Fixed CDP button port display: Now reads from the actual server-side port state instead of localStorage

Downloads

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