Releases: DistriNet/BugHog
Releases · DistriNet/BugHog
v3.0.0-beta.2
Full Changelog: v3.0.0-beta.1...v3.0.0-beta.2
v3.0.0-beta.1
Full Changelog: v2.5.3...v3.0.0-beta.1
v2.5.4
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
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
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
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
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