Skip to content

Releases: wix-incubator/DetoxInstruments

v1.9.9807

09 Feb 12:08
f06db59
Compare
Choose a tag to compare

This build adds set -x flag to the integration script for more information when integration fails.


Detox Instruments

  • Recording document extension is now .dtxrec (but old .dtxprof documents will still work)
  • Keyboard zooming improvements
  • You can now zoom by holding the Option key (⌥) and using the mouse wheel
  • Performance improvements to the events summary view
  • Added CLI integration
    • Install CLI integration by selecting the Detox InstrumentsInstall Command Line Utility menu item
  • Improved migration model
    • Much more robust solution for future versions
    • You will see a dialog box informing you when a migration of an old document is happening
  • General bug fixes and improvements

CLI

  • The CLI tool allows querying and exporting data from recording documents
  • Install CLI integration by selecting the Detox InstrumentsInstall Command Line Utility menu item
  • Run dtxinst —help for documentation

v1.9.9806

03 Feb 17:17
a22775b
Compare
Choose a tag to compare

Detox Instruments

  • Recording document extension is now .dtxrec (but old .dtxprof documents will still work)
  • Keyboard zooming improvements
  • You can now zoom by holding the Option key (⌥) and using the mouse wheel
  • Performance improvements to the events summary view
  • Added CLI integration
    • Install CLI integration by selecting the Detox InstrumentsInstall Command Line Utility menu item
  • Improved migration model
    • Much more robust solution for future versions
    • You will see a dialog box informing you when a migration of an old document is happening
  • General bug fixes and improvements

CLI

  • The CLI tool allows querying and exporting data from recording documents
  • Install CLI integration by selecting the Detox InstrumentsInstall Command Line Utility menu item
  • Run dtxinst —help for documentation

v1.8.9554

09 Jan 12:17
73d46c2
Compare
Choose a tag to compare

Detox Instruments

  • Fixed a crash when live recording
  • All graphs in the timeline pane are now drawn using an internal implementation. This allows for performance improvements and more versatility (#25)
  • Sample highlights in the timeline pane have been redone for more clarity
  • Hovering over graphs will display the value at that point

v1.8.9545

06 Jan 21:54
046955e
Compare
Choose a tag to compare

Detox Instruments

  • All graphs in the timeline pane are now drawn using an internal implementation. This allows for performance improvements and more versatility (#25)
  • Sample highlights in the timeline pane have been redone for more clarity
  • Hovering over graphs will display the value at that point

v1.8.9381

30 Dec 13:09
fcf0dde
Compare
Choose a tag to compare

Detox Instruments

  • Added Show Labels view option to Instruments for Network and Events timeline graphs. Enable by selecting ViewShow Timeline Labels or press ⌃⌘L
  • Filtering samples in the detail pane now filters those samples in the Network and Events timeline graphs
  • Scrolling behavior improvements across all timeline graphs

v1.8.9134

26 Dec 03:55
b9eb5ed
Compare
Choose a tag to compare

Detox Instruments

  • The network and events timeline graphs are now rendered using a new implementation that should give dramatic performance improvements, especially when recording thousands of events. The new implementation should be pixel perfect and behave exactly as before. If you see issues, please report them.

Profiler

  • Fix a rare crash when recording React Native bridge data

v1.7.8752

20 Dec 15:01
125fb80
Compare
Choose a tag to compare

Fix a crash introduced in the previous version.

1.7.8751:

  • Performance improvements to the Profiler framework
  • Chosen display pane types are now persisted when switching between instruments
  • Swift is properly supported when symbolicated stack trace frame
  • Documents can now be shared from the File menu
  • Network responses can be shared
  • Fix a crash when customizing Instruments visibility

v1.7.8751

20 Dec 13:03
6c92717
Compare
Choose a tag to compare
  • Performance improvements to the Profiler framework
  • Chosen display pane types are now persisted when switching between instruments
  • Swift is properly supported when symbolicated stack trace frame
  • Documents can now be shared from the File menu
  • Network responses can be shared
  • Fix a crash when customizing Instruments visibility

v1.6.8651

12 Dec 19:56
085e584
Compare
Choose a tag to compare

Add “Open” and “Save As…” buttons to network response preview. The “Open” button will open the default app available on the Mac to handle the file type.

v1.6.8640

12 Dec 14:05
8946f8b
Compare
Choose a tag to compare

Fix download of .dtxprof files from app's container contents