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, neverString(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
createStoredetected beforeconfigureStore— fixes apps where a user-defined function namedconfigureStorewraps legacycreateStore()internally- Setup now correctly finds
App.tsxand auto-patches the middleware array
README Updated
- v1.6.11 changelog, legacy Redux
reduxMiddlewaresetup example,HOST_OVERRIDEdocs, Android emulator troubleshooting
Downloads
ReactoRadar-1.6.11-arm64.dmg — macOS installer (Apple Silicon)
ReactoRadar-1.6.11-arm64-mac.zip — Portable zip archive