Skip to content

v1.6.11

Latest

Choose a tag to compare

@sharanagouda sharanagouda released this 15 Jun 12:57

What's New in v1.6.11

Auto-Clear on Reconnect

  • All tabs automatically reset when the RN app relaunches — no stale data from previous session
  • Debounced disconnect detection prevents data loss during hot reloads

No More [object Object]

  • Added safeStr() helper — objects are always JSON-serialized, never String(obj)
  • renderJSON() shows "Empty response body" for null/empty responses instead of blank
  • Fixed in Console, Network (preview/response/HAR export), and Redux panels

Setup Script Fix

  • createStore detected before configureStore — fixes apps where a user-defined function named configureStore wraps legacy createStore() internally
  • Setup now correctly finds App.tsx and auto-patches the middleware array

README Updated

  • v1.6.11 changelog, legacy Redux reduxMiddleware setup example, HOST_OVERRIDE docs, Android emulator troubleshooting

Downloads

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