Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Releases: ulixee/unblocked

v2.0.0-alpha.29

16 Jul 15:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0-alpha.28...v2.0.0-alpha.29

v2.0.0-alpha.28

11 Mar 14:27
Compare
Choose a tag to compare

Bug Fixes

  • agent: browser not being reused (9ff32c6)
  • agent: handle isOpen null during agent close (e75c907)
  • agent: still reject isOpen if fails (e4114cd)

v2.0.0-alpha.27

01 Mar 15:48
Compare
Choose a tag to compare

Bug Fixes

  • agent: close agent if fails to open (797731c)
  • agent: max agents per browser not working (ac6e273)

v2.0.0-alpha.26

02 Feb 19:01
Compare
Choose a tag to compare

Bug Fixes

  • agent: handle backpressure of chrome instances (c950dfa)
  • agent: in page nav on unload (#77) (f248891)
  • agent: set default loader if no frames loaded (b89ca99)
  • browser-profiler: ignore wrong paths (14784be)
  • double-agent: axios.map not loading for xhr (15aef1e)

Features

  • agent: default chrome 121 (#80) (d0c8737)
  • agent: max agents per browser option (54ad615)

v2.0.0-alpha.25

28 Sep 19:29
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • agent: don’t include sourcemaps for injected (272764c)
  • default-browser-emulator: empty ua hints (72d0344)
  • don't crash on promise like object (#73) (73fff18)
  • real-user-agents: data corrupted for sonoma (182d7d9)
  • real-user-agents: identify mac sonoma (0429d02)

v2.0.0-alpha.24

09 Aug 14:06
Compare
Choose a tag to compare

Features

  • agent: add request/response body intercept (#71) (d072414)
  • specification: add viewport to deviceprofile (ea7e50e)

v2.0.0-alpha.23

07 Jul 21:23
Compare
Choose a tag to compare

Bug Fixes

  • agent: improve cleanup of agent (2220925)

v2.0.0-alpha.22

12 Jun 20:49
Compare
Choose a tag to compare

Bug Fixes

  • agent: handle oopif execution contexts (9640a06)
  • browser-emulator: fix color depth export (bc2c76d)
  • build issue (096610b)
  • emulator: require debug ext for webgl params (ed5e43f)
  • plugins: failing test (b0574e4)
  • rollback nanoid upgrade. broke requirejs (50c2000)

Features

  • plugins: include default color depth (166d3b4)
  • test for console.debug (3f140b8)

v2.0.0-alpha.21

24 Apr 15:02
2cc6300
Compare
Choose a tag to compare
v2.0.0-alpha.21 Pre-release
Pre-release

Minor patch release to stay in sync with @ulixee/platform changes

v2.0.0-alpha.20

19 Apr 22:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0-alpha.19...v2.0.0-alpha.20