v1.3.0

tokio-rs/axumv1.3.0Aug 24, 2025by github-actions[bot]

AI Summary

This release focuses on expanding security tool capabilities and improving user workflow through integrations and resume features.

Key Highlights

  • Integration with security tools (OWASP ZAP, Burp Suite, Nessus)
  • Custom wordlists and resume capability
  • Progress reporting and resource management
  • CSV export formats

New Features

  • Custom Wordlists
  • Progress Reporting
  • Resource Management
  • Resume Capability
  • Waybackurls integration
  • Security tool integration
  • CSV export formats

Full Release Notes

## Changelog
* 2138f69 chore: Add .gitignore and remove binary files from tracking
* 54380a4 chore: bump version to v1.3.0 and add version badge to docs
* c1fb402 chore: update version to v1.2.0 for API integration release
* 04c319e feat: Add Custom Wordlists, Progress Reporting, and Resource Management
* 6cb610e feat: Add Resume Capability with comprehensive testing
* 89ed5eb feat: add linkheader integration and update documentation
* 66a27cf feat: add missing formatter files for security tool integration
* 987954d feat: add security tool integration - OWASP ZAP, Burp Suite, Nessus, and CSV export formats
* ddc3d7d feat: add waybackurls integration
* 04d1106 fix: Resolve linting errors in progress.go
* a15254d fix: handle SaveCheckpoint return values to resolve linting errors
* abcf69a fix: update .gitignore to exclude internal/output from output/ pattern
* b65ab28 fix: update test expectations for new output formats