Skip to content

gradio@5.16.2

Choose a tag to compare

@gradio-pr-bot gradio-pr-bot released this 19 Feb 20:01
de3c79c

Features

Fixes

  • #10580 4e70d74 - Fix gr.load() for gr.ChatInterface(save_history=True) and any Gradio app where the upstream app includes a gr.State as input. Thanks @abidlabs!
  • #10624 f8eb8e5 - Pass kwargs into gr.ChatInterface created by gr.load(). Thanks @abidlabs!
  • #10597 8c87eb8 - Fix issue where styling changes were overridden when value was updated simultaneously. Thanks @abidlabs!