Features
- #10013
5d36c80
- Addgr.datetime
a paraminteractive:bool
. Thanks @yinsumirage! - #10054
458941c
- Allow full screen mode in interactive gr.Image. Thanks @hannahblair! - #10017
a95fda1
- fix small bug when join src & api_prefix. Thanks @Chandler-Bing! - #10014
4aa0e88
- Addcontainer parameter
togr.HTML
component. Thanks @yinsumirage! - #9987
a2a3cd4
- Addshow_heading
param to gr.Label. Thanks @hannahblair! - #10030
ba05a7c
- fix typing of launcher function. Thanks @JackismyShephard! - #9979
e7629f7
- Adds copy event togr.Markdown
,gr.Chatbot
, andgr.Textbox
. Thanks @abidlabs! - #9989
369a44e
- Add ability to provide preset response options ingr.Chatbot
/gr.ChatInterface
. Thanks @abidlabs! - #10053
bea3d2e
- Add api_name for ChatInterface. Thanks @freddyaboulton!
Fixes
- #9945
e9f0d03
- Ensure Enter is correctly handled in Safari and Firefox. Thanks @hannahblair! - #9990
c3324d7
- Fix issues related to examples and example caching ingr.ChatInterface
. Thanks @abidlabs! - #10055
5da6c1d
- Ensure chatbot messages are aligned correctly. Thanks @hannahblair! - #10036
ed156e2
- Fix state serialization issue. Thanks @freddyaboulton! - #10016
7b8f1e4
- Fix double gallery close button in preview. Thanks @freddyaboulton! - #9822
2e2cdbf
- Fix css preload when serving from proxied subpaths. Thanks @amol-! - #10037
d0b74ba
- Ensure toolbar stays visible for large images in ImageEditor. Thanks @hannahblair! - #10015
db162bf
- enable lazy caching for chatinterface. Thanks @abidlabs! - #10000
29cfc03
- Callrun_extra_startup_events
in Lite. Thanks @whitphx! - #10038
7d134e0
- Fix example loading issue. Thanks @freddyaboulton! - #10011
74f22d5
- Fix Starlette templating deprecation warning. Thanks @abidlabs! - #10001
f2fa270
- Fix Node.js start in Windows. Thanks @rrg92! - #10004
0879be7
- Ensureshow_label
param is used in HighlightedText. Thanks @hannahblair! - #9988
2afcad8
- Allow negative values in gr.Slider. Thanks @hannahblair! - #10041
c1fa13c
- Ensure ImageEditor brush colour is updated when changed. Thanks @hannahblair! - #10056
e0ed480
- Remove duplicated share icon in gr.Chatbot. Thanks @hannahblair!