Skip to content

Releases: wix-incubator/DetoxInstruments

v1.10.10304

06 Jun 11:51
0db6b3c
Compare
Choose a tag to compare
  • Detox Instruments: Fix incorrect display of the Network and Event plots and highlight when there are few requests or events
  • Detox Instruments: Fix incorrect display of Events plot in Touch Bar when sectioning is enabled
  • Shim framework: Add logging of functions and selectors

v1.10.10303

05 Jun 12:37
143456c
Compare
Choose a tag to compare
  • Detox Instruments: Fix incorrect display of the Network and Event plots and highlight when there are few requests or events
  • Detox Instruments: Fix incorrect display of Events plot in Touch Bar when sectioning is enabled

v1.10.10270

02 Jun 15:54
9782e7e
Compare
Choose a tag to compare
  • Profiler framework: added a workaround for a React Native bug, where recording internal RN events would cause a crash when reloading using ⌘+R (#44)
  • Profiler framework: Change deployment slightly in favor of Detox integration

v1.10.10269

27 May 08:18
b88209b
Compare
Choose a tag to compare
  • Profiler framework: added a workaround for a React Native bug, where recording internal RN events would cause a crash when reloading using ⌘+R (#44)

v1.10.10267

26 May 12:50
9c35946
Compare
Choose a tag to compare

Detox Instruments is now notarized with Apple. See https://developer.apple.com/documentation/security/notarizing_your_app_before_distribution for more information.

v1.10.10266

22 May 18:50
a4071c0
Compare
Choose a tag to compare

Detox Instruments is now notarized with Apple. See https://developer.apple.com/documentation/security/notarizing_your_app_before_distribution for more information.

v1.10.10258

18 May 16:44
8472c11
Compare
Choose a tag to compare
  • Profiler: fixed a race condition that might result in certain data, such as network requests, not being properly recorded
  • Detox Instruments: allow http or otherwise insecure requests in Requests Playground

v1.10.10255

15 May 15:07
d27f21d
Compare
Choose a tag to compare
  • Profiler framework: fixed an issue where RN profiling would be started even if the functions do not exist, causing a crash on the hosting app
  • Detox Instruments: fix a layout issue introduced in previous build

v1.10.10254

15 May 14:44
6429f7e
Compare
Choose a tag to compare
  • Profiler framework: fixed an issue where RN profiling would be started even if the functions do not exist, causing a crash on the hosting app

v1.10.10239

12 May 13:53
82e850f
Compare
Choose a tag to compare
  • Improve network recorder to support additional scenarios (such as integration with Detox)