v2.13.1
gradio-app/fastrtcv2.13.1Dec 13, 2025by github-actions[bot]
AI Summary
This release fixes multiple rate limiting bugs, introduces new heuristics for identifying directory listings, and adds documentation for Android/termux installation.
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
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