Releases: wix-incubator/DetoxInstruments
Releases · wix-incubator/DetoxInstruments
v1.4.7528
v1.4.7499
v1.3.7316
v1.2.7310
v1.1.7306
- Full Touch bar support—display and control instruments your Mac's Touch Bar
- Customization support—show only the instruments you want to focus on
- You can now click on network and event samples in the timeline pane to select the appropriate sample in the detail pane
- Profiler framework support for multiple recordings in a single document
- General bug fixes and improvements
v1.0.7056
- Introduction of Events instrument. The Events instrument lets you add lightweight instrumentation to your code for collection and visualization by Detox Instruments. See the Events Instrument Documentation for more information, and the Developer API Reference for integration API.
- Support for macOS 10.14 Mojave including dark appearance and accent colors
- Improved integration process
- Major performance improvements
- Visual tweaks
v0.9.1.6378
Profiler Framework
- Fix incorrect JSC handling under certain conditions
- Improve RN bridge counter and data profiling logic
Detox Instruments
- Major performance improvements to Detox Instruments when remote profiling
- Remote profiling is now performed on a background queue to keep the main thread free
- When remote profiling, the detail pane table will scroll to bottom when appropriate
v0.9.1.6026
- Introducing app management utilities to Detox Instruments for managing your app's container files, user defaults, pasteboard and cookies. For an in-depth look at app management, see App Management.
- Added option to collect open file names when sampling disk usage
- Added a threads breakdown pie chart to CPU usage inspector pane
- Use Apple Helpbook for documentation display in Detox Instruments
- Fixed a deadlock scenario in the Profiler framework
- General improvements and bug fixes to both Detox Instruments and the Profiler framework
- Documentation screenshots are now generated using the Detox Instruments application
v0.9.5022
- Initial release of Detox Instruments
- Make sure to read the documentation.