0.36
- Parallelize fuzzing across multiple cores
0.30
- Optimize trace performance
- Fix units on memory usage graph
0.28
- Flame graph size optimization (50% size reduction)
- Added memory usage graph and logging.
- Implemented safe serialization: data files (coverage, trace, graph) are size-checked before loading.
- Capped flame graph events: Excess events now show a
[trace was truncated]
marker.
- Enabled Docker container restart.
- Memory optimizations: disable misc tracking (fuzzer input size, conditional branch coverage)
0.24
- Introduced execution flame graphs.
0.23
- Increased block/interrupt limits by 20x.
0.21
- Enabled coverage download for Binary Ninja Lighthouse.
- Unified project and run page statuses.
- Added project configuration download/upload.
0.20 (one-off)
- Integrated Okta support.
0.14
- Enhanced UI and migrated to a web app.
- Added automated RCA.
- Streamlined configuration.