1.1.21
airweave-ai/airweave1.1.21Jul 5, 2026by SWivid
AI Summary
This release updates dependencies and addresses security vulnerabilities. It includes a fix for a path traversal issue in Gradio handlers and updates the AMD ROCm installation to version 7.2 for better GPU support.
Key Highlights
- Updated gradio dependency to >=6.15.0
- Fixed path traversal vulnerability in finetune Gradio handlers
- Updated AMD ROCm to 7.2 for RDNA 3.5/4 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