Skip to content

Releases: wix-incubator/DetoxInstruments

v1.11.10816

10 Sep 08:12
46ad8b9
Compare
Choose a tag to compare
  • Fixed an issue with a missing header in the Profiler framework

  • Added macOS QuickLook preview support for .dtxrec files

  • Added preview for text network responses

  • Image and text previews for network responses can now be expanded into a new window

  • Network requests URLs can be copied directly from the detail pane

  • Improved macOS Catalina support

  • Interval plot labels are now enabled by default

v1.11.10815

09 Sep 04:41
db4fb35
Compare
Choose a tag to compare
  • Added macOS QuickLook preview support for .dtxrec files
  • Added preview for text network responses
  • Image and text previews for network responses can now be expanded into a new window
  • Network requests URLs can be copied directly from the detail pane
  • Improved macOS Catalina support
  • Interval plot labels are now enabled by default

v1.11.10682

01 Sep 11:16
40d2280
Compare
Choose a tag to compare

Command-line utility improvements

v1.11.10680

24 Aug 06:55
2987719
Compare
Choose a tag to compare
  • CLI tool improvements
  • UI tweaks
  • Icon improvements

v1.11.10671

18 Aug 16:08
9153f90
Compare
Choose a tag to compare
  • This version was built with a production version of Xcode to prevent submission issues.

Previous release notes:

Profiler Framework

  • Fixed several possible crashes when profiling RN apps

Detox Instruments

  • Fixed an issue with the integration script
  • Implemented preferences for Detox Instruments
    • There are now new visual preferences that you can customize
    • The profiling preferences were moved here from the app selection screen
  • Main thread CPU usage is now overlaid on the general CPU usage plot (can be disabled in preferences)
  • You can now colorize thread plots according to their name (disabled by default in preferences)
  • You can now disable selection fading for interval samples in the preferences
  • You can force a light or dark appearance of the application in the preferences

v1.11.10670

08 Jul 14:22
1b127aa
Compare
Choose a tag to compare

Profiler Framework

  • Fixed several possible crashes when profiling RN apps

Detox Instruments

  • Fixed an issue with the integration script
  • Implemented preferences for Detox Instruments
    • There are now new visual preferences that you can customize
    • The profiling preferences were moved here from the app selection screen
  • Main thread CPU usage is now overlaid on the general CPU usage plot (can be disabled in preferences)
  • You can now colorize thread plots according to their name (disabled by default in preferences)
  • You can now disable selection fading for interval samples in the preferences
  • You can force a light or dark appearance of the application in the preferences

v1.11.10669

07 Jul 18:39
f6587d5
Compare
Choose a tag to compare

Profiler Framework

  • Fixed several possible crashes when profiling RN apps

Detox Instruments

  • Implemented preferences for Detox Instruments
    • There are now new visual preferences that you can customize
    • The profiling preferences were moved here from the app selection screen
  • Main thread CPU usage is now overlaid on the general CPU usage plot (can be disabled in preferences)
  • You can now colorize thread plots according to their name (disabled by default in preferences)
  • You can now disable selection fading for interval samples in the preferences
  • You can force a light or dark appearance of the application in the preferences

v1.11.10667

30 Jun 07:50
60adc28
Compare
Choose a tag to compare

Profiler Framework

  • Fixed a possible crash when profiling RN apps

Detox Instruments

  • Implemented preferences for Detox Instruments
    • There are now new visual preferences that you can customize
    • The profiling preferences were moved here from the app selection screen
  • Main thread CPU usage is now overlaid on the general CPU usage plot (can be disabled in preferences)
  • You can now colorize thread plots according to their name (disabled by default in preferences)
  • You can now disable selection fading for interval samples in the preferences
  • You can force a light or dark appearance of the application in the preferences

v1.11.10666

27 Jun 23:20
fa3c933
Compare
Choose a tag to compare

Detox Instruments

  • Implemented preferences for Detox Instruments
    • There are now new visual preferences that you can customize
    • The profiling preferences were moved here from the app selection screen
  • Main thread CPU usage is now overlaid on the general CPU usage plot (can be disabled in preferences)
  • You can now colorize thread plots according to their name (disabled by default in preferences)
  • You can now disable selection fading for interval samples in the preferences
  • You can force a light or dark appearance of the application in the preferences.

v1.10.10306

11 Jun 15:33
c1e43d0
Compare
Choose a tag to compare
  • Fix a bug in React Native internal event recording