Changelog

An overview of recent updates and improvements to Inspect.

Jan 8, 2022

✨ Better device troubleshooting

This release is a minor release focused on improving device troubleshooting when something goes wrong. Inspect can now understand the connected device better and read out whether the device is paired with the local computer and when the device is locked to the home screen. Inspect now also understands when another tool is debugging a target, and disable that target within Inspect.

Lastly, we are also fixing a blocking issue that broke debugging for Service Workers and JS Contexts.

💎 Improvements

🐞 Fixes