Changelog

An overview of recent updates and improvements to Inspect.

Nov 15, 2021

✨ Fixes broken DevTools when changing origins

This release is a minor release fixing a common issue if you were inspecting a target, and clicking on a link that took you to a new origin. This would result in DevTools loosing their connection to the device, but this is all fixed now 🎉

💎 Improvements

  • Core: Welcome screen have been tweaked to work on smaller screens.
  • Core: Electron upgraded to 15.3.0. for latest security fixes.

🐞 Fixes