gradio@6.24.0
📦 gradioView on GitHub →
✨ 4 features
Summary
This release introduces browser-local run history and loading, and improves workflow handling for app-owned files. It also includes fixes for initial iframe resizing and authentication dependency application.
✨ New Features
- Workflow: only inline app-owned files, and keep opened HTML off the app origin.
- Add browser-local run history and loading.
- Fix initial Spaces iframe resize after app render.
- Await `auth_dependency` and apply it when routes are built on an existing app.