Skip to content

Releases: sitespeedio/browsertime

v24.0.0

20 Jan 19:01
Compare
Choose a tag to compare

The 24.0.0 release remove a lot of dependencies. Since we implemented Browsertime the first time, there are many things that are easy to do in modern NodeJS. Those things have now been implemented in Browsertime.

This release would work exactly as before, the only thing that changed is that usb-power-profiling is a optional dependency. That means that if you install using --omit=optional that dependency is not installed.

Changed

  • Moved usb-power-profiling to be an optional package #2249.

Added

  • Edgedriver 132 #2236.
  • Chromedriver 132 #2236.
  • Chrome and Edge 132, Firefox 134 in the Docker container + NodeJS 22 #2255.

Fixed

  • Replace dependencies with local implementation:
    • Replace btoa #2233.
    • Replace hasbin #2234.
    • Replace DayJS #2235.
    • Replace lodash.pick #2237.
    • Replace lodash.groupBy #2238.
    • Replace find-up #2240.
    • Replace lodash.isEmpty #2241.
    • Replace get-port #2242.
    • Replace jimp with jimp custom #2243.
    • Replace @cypress/xvfb #2245.
    • Replace intel (log) with sitespeed.io/log #2246.
    • Replace lodash.set #2250.
    • Replace lodash.get #2251.
  • Fix Docker file ENV to follow the new standard #2239.

v23.5.0

23 Dec 21:16
Compare
Choose a tag to compare

Added

  • Added --userTimingBlockList #2227.

Fixed

  • Updated to webdriver 4.28 #2226.
  • Updated dev dependencies #2228.
  • Fix so the check for gnirehtet always use --android.gnirehtet to fix problens setting it in sitespeed.io #2229.
  • Update to execa 9.5.2 #2231.
  • Update to adbkit 3.3.8 #2232.
  • Fix so you cannot use gnirehtet with webpagereplay #2230.

v23.4.5...v23.5.0

v23.4.5

20 Dec 08:09
Compare
Choose a tag to compare

Fixed

  • Change bottom margin from 10 to 14 pixel when recoring a video on mobile, se bug #2224 and PR #2225.

v23.4.4...v23.4.5

v23.4.4

18 Dec 11:52
Compare
Choose a tag to compare

Fixed

  • A more robust gnirehtet check when you run your Android test #2223.

v23.4.3...v23.4.4

v23.4.3

11 Dec 16:07
Compare
Choose a tag to compare
  • Update to USB power profiling 1.5.0 #2221.

v23.4.2...v23.4.3

v23.4.2

10 Dec 09:34
Compare
Choose a tag to compare

Fixed

v23.4.1...v23.4.2

v23.4.1

23 Nov 06:14
Compare
Choose a tag to compare

Fixed

  • Cleanuo of the extra timings that is added to the timeline for Chrome #2218

v23.4.0...v23.4.1

v23.4.0

22 Nov 22:12
Compare
Choose a tag to compare

Added

Fixed

  • More configuration tuning for Firefox #2216.

v23.3.3...v23.4.0

v23.3.3

22 Nov 12:32
Compare
Choose a tag to compare

Fixed

  • Disable search suggestion requests for Firefox #2215
  • Fix for including HTTP requests in the Firefox profile #2214.
  • Fix when running --enabkleProfileRun and get visual metrics. It used to generate an error log, this fixes that #2213.

v23.3.2...v23.3.3

v23.3.2

21 Nov 04:37
Compare
Choose a tag to compare

Fixed

  • Disable some calls back to home from Firefox #2212.

v23.3.1...v23.3.2