1.1.21
nektos/act1.1.21Jul 5, 2026by SWivid
AI Summary
A minor update that addresses a critical security vulnerability regarding path traversal in Gradio handlers and updates AMD ROCm support to version 7.2.
Key Highlights
- Fixed path traversal vulnerability in finetune Gradio handlers
- Updated AMD ROCm install to 7.2 for RDNA 3.5/4 support
- Updated Gradio dependency to version 6.15.0
New Features
- Security fix for path traversal vulnerability
- Updated ROCm support
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