Changelog

An overview of recent updates and improvements to Inspect.

May 11, 2021

✨ Support for context menus, sourcemaps fetching and Console evaluation

In this release, we are adding support for context menus throughout the DevTools in Inspect. This enables a range of new features, like logpoints when using the script debugger.

We also landed support for fetching sourcemaps, and other resources via the iOS device connection, and fixed an issue that caused the console to evaluate functions as you typed.

💎 Improvements

🐞 Fixes