Features
- #8954
5010e95
- Addoverflow: wrap
to JSON to catch overflow in xs device widths. Thanks @hannahblair! - #8932
600c97c
- Allow viewing JSON as list or dict withshow_indices
param. Thanks @hannahblair! - #8929
3539787
- Add line numbering and collapse/expand logic to gr.JSON. Thanks @hannahblair! - #8862
ac132e3
- Support the use of custom authentication mechanism, timeouts, and otherhttpx
parameters in Python Client. Thanks @valgai! - #8947
96d36d7
- Restore plot label angles. Thanks @aliabid94! - #8948
f7fbd2c
- Bump websockets version max for gradio-client. Thanks @evanscho! - #8907
9b42ba8
- Update guides esp plots. Thanks @aliabid94! - #8888
70a0c56
- Added support for TokenClassificationPipeline. Thanks @cswamy! - #8950
7e997a8
- Fix running local app with fake OAuth. Thanks @Wauplin! - #8867
f8ccb5e
- Makeupdate_root_in_config
atomic. Thanks @abidlabs! - #8900
de997e6
- Adds ability to watermark videos via awatermark
parameter in Video component. Thanks @meg-huggingface!
Fixes
- #8949
1e16f67
- Fix check icon in gr.JSON and gr.Code. Thanks @hannahblair! - #8899
20444f9
- Fix Chatbot Multimodal Examples. Thanks @dawoodkhan82! - #8933
5f9b8d0
- Fix lazy caching. Thanks @abidlabs! - #8879
67c08bf
- Fix file uploading in iOS. Thanks @hannahblair! - #8905
4b14ea8
- Allow use of file extensions in gr.File in iOS. Thanks @hannahblair! - #8927
223688b
- FixCould not resolve "virtual:component-loader"
in gradio/utils package. Thanks @benzler! - #8934
8204425
- Fix Json component serialization bug. Thanks @freddyaboulton! - #8931
4c2d37d
- Add background to gr.Code line numbers. Thanks @hannahblair!