1.1.21
AlexxIT/go2rtc1.1.21Jul 5, 2026by SWivid
AI Summary
This release focuses on dependency management and security improvements. It updates the Gradio dependency to version 6.15.0 to patch a path traversal vulnerability in finetune handlers and upgrades AMD ROCm support to version 7.2 for RDNA 3.5/4 hardware compatibility.
Key Highlights
- Update gradio>=6.15.0 to fix path traversal vulnerability in finetune handlers
- Update AMD ROCm install to 7.2 for RDNA 3.5/4 support
- New contributors: AAtomical and Kaihui-AMD
Full Release Notes
## What's Changed * update gradio>=6.15.0 in pyproject.toml * fix: path traversal in finetune Gradio handlers by @AAtomical in https://github.com/SWivid/F5-TTS/pull/1294 * Update AMD ROCm install to 7.2 for RDNA 3.5/4 support by @Kaihui-AMD in https://github.com/SWivid/F5-TTS/pull/1298 ## New Contributors * @AAtomical made their first contribution in https://github.com/SWivid/F5-TTS/pull/1294 * @Kaihui-AMD made their first contribution in https://github.com/SWivid/F5-TTS/pull/1298 **Full Changelog**: https://github.com/SWivid/F5-TTS/compare/1.1.20...1.1.21