Change8

gradio@6.5.0

📦 gradioView on GitHub →
2 features🐛 3 fixes🔧 3 symbols

Summary

This release introduces new features like webcam uploads for the gallery and compatibility with pandas version 3. It also includes numerous internal migrations to Svelte 5 for various components.

Migration Steps

  1. Migrate Dataset to Svelte 5.
  2. Migrate StatusTracker to Svelte 5.
  3. Migrate js/fileexplorer to svelte5.
  4. Migrate gr.MultimodalTextbox.
  5. Migrate js/code.

✨ New Features

  • Allow webcam uploads and clipboard paste for gallery.
  • Allow pandas version 3.

🐛 Bug Fixes

  • Fix private spaces.
  • Fix CSS root in spaces.
  • Fix Login.

Affected Symbols