Skip to content

Releases: openwpm/OpenWPM

v0.21.0

27 Sep 14:51
51ff322
Compare
Choose a tag to compare

What's Changed

    • update Docker command from Running Measurements from inside the Container in README by @wolendranh in #996
  • chore(conda): update all python dependencies by @vringar in #998
  • Bump markdown-link-extractor from 1.3.1 to 3.0.2 by @dependabot in #999
  • Bump file-type from 16.5.3 to 16.5.4 in /Extension/webext-instrumentation by @dependabot in #1003
  • Bump shell-quote from 1.7.2 to 1.7.3 in /Extension/firefox by @dependabot in #1000
  • Refactor/single extension by @vringar in #1008
  • chore(release): v0.21.0 release prep by @vringar in #1009

New Contributors

Full Changelog: v0.20.0...v0.21.0

v0.20.0

18 May 07:56
f86ddf5
Compare
Choose a tag to compare

What's Changed

  • Bump minimist from 1.2.5 to 1.2.6 in /Extension/firefox by @dependabot in #985
  • Bump node-fetch from 2.6.1 to 2.6.7 in /Extension/webext-instrumentation by @dependabot in #980
  • Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #988
  • Bump moment from 2.29.1 to 2.29.2 in /Extension/firefox by @dependabot in #986
  • Bump async from 2.6.3 to 2.6.4 in /Extension/webext-instrumentation by @dependabot in #990
  • chore(release): prepare release v0.20.0 by @vringar in #993

Full Changelog: v0.19.1...v0.20.0

v0.19.1

31 Mar 13:00
45e8642
Compare
Choose a tag to compare

What's Changed

  • Dockerfile fixed

Full Changelog: v0.19.0...v0.19.1

v0.19.0

23 Mar 17:33
4966dae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.0...v0.19.0

v0.18.0

16 Dec 11:07
8464741
Compare
Choose a tag to compare

Updates Firefox to Version 95.

What's Changed

Full Changelog: v0.17.0...v0.18.0

v0.17.0

24 Jul 17:02
ad6fbc8
Compare
Choose a tag to compare

Updates Firefox to Version 90.

Also OpenWPM will no longer crash on AssertionErrors in production crawls.

v0.16.0

10 Jun 10:28
96f94c7
Compare
Choose a tag to compare

Updates OpenWPM to Firefox 89

Stateful Crawling restored

10 May 18:55
6a40b94
Compare
Choose a tag to compare

This release reenables the support for stateful crawling.
Updates OpenWPM to Firefox 88
For more details see the CHANGELOG.md

Hotfixed GetCommand

29 Mar 14:19
358c8a7
Compare
Choose a tag to compare
Hotfixed GetCommand Pre-release
Pre-release

See #875

Also the extension now doesn't crash when using manual_test.py (#878)

v0.14.0

16 Mar 14:26
b6849c7
Compare
Choose a tag to compare
v0.14.0 Pre-release
Pre-release

DataAggregator Rewrite
Browser and Manager Params are now data classes
See the CHANGELOG for details.