Change8

gradio@6.2.0

📦 gradioView on GitHub →
4 features🐛 18 fixes🔧 6 symbols

Summary

This release introduces the ability to add custom buttons to components and enhances event handling for gr.FileExplorer. Several bug fixes address issues across various components including Dataframe, HTML, Dropdown, and Gallery, alongside improvements for Windows compatibility.

✨ New Features

  • Add ability to add custom buttons to components.
  • Upgrade ty to 0.0.2.
  • Relax version of pydantic dependency in base gradio.
  • Add .select() and .input() events to gr.FileExplorer.

🐛 Bug Fixes

  • Fix Dataframe Package.
  • Add error handling to gr.
  • Fix custom gr.HTML updates.
  • Fix two bugs for gr.HTML.
  • Remove checkmark from windows.
  • Fix Hot Reload of Custom CSS.
  • Add footer to bottom of page.
  • Fix Gallery preview_close event not firing on ESC key.
  • Cache NodeJS proxied requests.
  • Fix issue with HTML status shading even when "show_progress='hidden'" is set.
  • Fix Dropdown change event when allow_custom_value is true.
  • Use a slower check rate on windows, otherwise windows locks up.
  • Audio Trim Fix.
  • Fix Plot display in chatbot.
  • Fix Theme Builder Function.
  • Fix AttributeError for proxy_url in get_config.
  • Add x-gradio-user-header.
  • Fix image buttons default value.

🔧 Affected Symbols

gr.FileExplorergr.JSONgr.HTMLgr.Dropdowngr.Galleryget_config