Skip to content

Releases: DistriNet/BugHog

v3.0.0-beta.2

25 Nov 13:48
8b56c09

Choose a tag to compare

v3.0.0-beta.2 Pre-release
Pre-release

v3.0.0-beta.1

10 Nov 15:13
201d4a9

Choose a tag to compare

v3.0.0-beta.1 Pre-release
Pre-release

Full Changelog: v2.5.3...v3.0.0-beta.1

v2.5.4

18 Jul 10:45
ccfe180

Choose a tag to compare

Fix failing docker build caused by changed dependency endpoints. Solved by using snapshot.debian.org.

Full Changelog: v2.5.3...v2.5.4

v2.5.3

14 May 15:52
78edaba

Choose a tag to compare

What's Changed

  • Firefox now also provides revision binaries in different compression format. This is now accounted for.
  • Use new endpoint for revision caching. This is a workaround for an issue with the KU Leuven GitLab instance, where our Pages endpoint would fail to serve JSON files.
  • Update pip and npm dependencies.

Full Changelog: v2.5.2...v2.5.3

v2.5.2

12 May 15:22
a86c098

Choose a tag to compare

What's changed

  • Faulty experiment structures will not cause BugHog to crash anymore. Instead, warnings are logged to indicate experiment structure errors.

Full Changelog: v2.5.1...v2.5.2

v2.5.1

08 May 18:11
c1892ab

Choose a tag to compare

What's changed

  • Retain aggregated revision and binary metadata cache between boots, such that BugHog can still boot properly even when the online endpoint serving this metadata is unavailable.

Full Changelog: v2.5.0...v2.5.1

v2.5.0

02 Apr 08:42
2e0000b

Choose a tag to compare

What's Changed

  • Asserting downloaded file content and more changes by @szymsza in #37
  • Added new resources and improved interaction script and custom python endpoint by @szymsza in #43
  • Fix for New Firefox releases by @minhaj3 in #45
  • Added integration tests, accessible at /test endpoint by @GJFR
  • Various performance and consistency improvements
  • Add option to specify command-line options
  • Upgraded to python 3.13 and debian bullseye image
  • Update dependencies
  • Various bug fixes

New Contributors

Full Changelog: v2.4.1...v2.5.0

v2.4.1

09 Dec 11:01
76e2efe

Choose a tag to compare

What's Changed

  • Bug fixes and small improvements by @GJFR in #40

Full Changelog: v2.4.0...v2.4.1

v2.4.0

28 Nov 11:26
9e0e8f7

Choose a tag to compare

What's Changed

  • Custom .py experiment files by @szymsza in #34
  • AutoGUI interaction by @szymsza in #36
  • New experiment functionality, improved UI and various other improvements and fixes by @GJFR in #38

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

23 Oct 12:44
26f822e

Choose a tag to compare

What's Changed

  • Improve binary sequence algorithm by @GJFR in #31
  • Browser binary caching and evaluation queueing by @GJFR in #33

Full Changelog: v2.2.2...v2.3.0