v2.13.1
PX4/PX4-Autopilotv2.13.1Dec 13, 2025by github-actions[bot]
AI Summary
This release fixes critical stability issues by addressing multiple rate limiting bugs and improves directory discovery accuracy with new heuristics. It also enhances usability by updating the ignored extensions list and providing installation instructions for Android Termux.
Key Highlights
- Fixed multiple rate limiting bugs
- Added new heuristics for identifying directory listing
- Added web fonts to ignored extensions list
- Added Android/Termux install instructions to docs
New Features
- Added web fonts to ignored extensions list
- Added android/termux install instructions to docs
Full Release Notes
## What's Changed * fixed multiple rate limiting bugs by @epi052 in https://github.com/epi052/feroxbuster/pull/1277 * added new heuristics for identifying directory listing by @epi052 in https://github.com/epi052/feroxbuster/pull/1277 * Added web fonts to ignored extensions list by @auk0x01 in https://github.com/epi052/feroxbuster/pull/1274 * Added android/termux install instructions to docs by @pg9051 ## New Contributors * @auk0x01 made their first contribution in https://github.com/epi052/feroxbuster/pull/1274 **Full Changelog**: https://github.com/epi052/feroxbuster/compare/v2.13.0...v2.13.1