Skip to content

v26.3.0

Choose a tag to compare

@soulgalore soulgalore released this 09 Jan 21:34
· 7 commits to main since this release

Added

  • Get response bodies in the HAR for Firefox. Thank you Julian Descottes and the rest of the Mozilla team that made this possible in bidi-har-export. Added in #2359. The Firefox HAR has missed this functionality since we did the switch to bidi-har.

Fixed

  • Restructure server timings so the timing name does not get lost for InfluxDB/Graphite. Thank you Tim Oldenburg for PR #2358.
  • Add Simpleperf app_profiler options and use --android.simpleperf. Thank you Abhishek Nimalan for PR #2352