Features
- #11908
029034f- [No Merge] Gradio 6.0 - #11908
029034f- fix input - #11908
029034f- Fix browser component tests - #11908
029034f- remove_placeholder_type_here - #11908
029034f- Fix issue with boolean columns in dataframe - #11908
029034f- Upgrade version ofsafehttpxingradioand use subdomain wildcards - #11908
029034f- Fix Walkthrough component - #11908
029034f- Fix chatinterface textbox warning - #11908
029034f- Changegr.Dataframecomponent constructor parameters - #11908
029034f- Pass component props as input - #11908
029034f- Fix some plot issues in 6.0 - #12377
568644a- Add a 6.0 migration guide and add deprecation warnings - #11908
029034f- Fix full width toast issue - #11908
029034f- Clear Error statuses - #11908
029034f- Change gr.Toast expanded to true by default - #11908
029034f- Rename show_api - #11908
029034f- Improving performance of queue, especially for MCP - #11908
029034f- Copy as markdown button in API docs - #11908
029034f- Fixes for long legends in native plots - #11908
029034f- Improve gr.Toast in mobile - #11908
029034f- Fix various event issues - #11908
029034f- Deprecate sketch - #11908
029034f- Improve gr.MultimodalTextbox in mobile - #11908
029034f- Remove SSE transport from MCP docs - #11908
029034f- Spaces hot reloading - #11908
029034f- Download frontend templates for custom components - #11908
029034f- Fix audio errors when streaming - #11908
029034f- Migrate non-native plots to svelte 5 - #11908
029034f- Add default gradio style to custom html in spa mode - #11908
029034f- Remove more deprecated parameters for the native plot components - #11908
029034f- [Client] Fix ZeroGPU headers forwarding - #11908
029034f- Be able to update visibility programmatically - #11908
029034f- Fix Reload Mode in 6.0 - #11908
029034f- Handle special characters in native plot column names - #11908
029034f- Remove tuples format from the chatbot - #11908
029034f- Reduce files in build - #11908
029034f- Fix changesets? - #11908
029034f- fix publish - #11908
029034f- Fix website with param viewer - #11908
029034f- Fix render status - #11908
029034f- fix font - #11908
029034f- Fix progress in StatusTracker - #11908
029034f- Add minimal recording UI to gr.MultimodalTextbox - #11908
029034f- Fix statustracker for generating outputs - #11908
029034f- Movetheme,css,css_paths,js,head,head_pathstolaunch() - #11908
029034f- clean up some console logs - #11908
029034f- Fix error toast type definition for exception handling - #11908
029034f- S5 df take3 - #11908
029034f- Fix bug where Textbox change/input events triggers automatically when component mounts - #11908
029034f- Add back default values for labels - #11908
029034f- Make allow_tags=True the default in gr.Chatbot - #11908
029034f- Fix queue false render issue - #11908
029034f- Fix some e2e tests - #11908
029034f- fix: enable padding by default in HTML component - #11908
029034f- fix custom components - #11908
029034f- gr.HTML "custom components" - #12387
4a8ee36- Sync JS Files to Hub - #11908
029034f- fix colopicker - #11908
029034f- Fix status tracker iterative image - #11908
029034f- Enhancements to DX/Docs for Custom HTML components - #11908
029034f- Fix show_progress not being respected - #11908
029034f- Improve audio player UI in gr.Chatbot - #11908
029034f- Collapse reasoning traces automatically if developer sets reasoning_tags parameter - #11908
029034f- Video subtitles - #11908
029034f- Migrate gr.HTML to svelte 5 - #11908
029034f- Trigger creation of dev release pr - #11908
029034f- Use function name as the api route name in gr.Interface and gr.ChatInterface - #11908
029034f- Api docs bug fix and some enhancements to the page - #11908
029034f- Fix textbox updates - #11908
029034f- Preload examples by default if input components don't already have a developer-providedvalue - #11908
029034f- Unit test fixes - #11908
029034f- Fix reload mode tests - #11908
029034f- Fix Dropdown filtered indices bug - #11908
029034f- Ensureshow_erroris always respected - #11908
029034f- Allow setting x limits independently in native plots - #11908
029034f- fix: Using root instead of mcp_server_url for file upload config docs - #11908
029034f- Extend Chatbot Message Format - #11908
029034f- Fix Chatbot autoscroll - #11908
029034f- Fix Dropdown filtered_indices_problem for real - #12438
25ffc03- Svelte5 migration and bugfix - #11908
029034f- Allow serving Gradio MCP apps as ChatGPT apps as well - #11908
029034f- 🌙 Add dark mode to gradio docs - #11908
029034f- Fix vibe editor on 6.0 - #11908
029034f- Fix json postprocessing with queue=False