Fixes
- #8699
012da05
- Ensure JS clientstatus_callback
functionality works and improve status messages. Thanks @hannahblair! - #8505
2943d6d
- Add Timer component. Thanks @aliabid94! - #8715
a6b3c6c
- Ensure@gradio/client
'ssubmit
iterator releases as expected. Thanks @pngwn! - #8716
e834d30
- ensure@gradio/client
always returns the correct data. Thanks @pngwn! - #8714
1b5b5b0
- Bindfetch
andstream
in JS client. Thanks @hannahblair! - #8720
936c713
- Documents auth in the guides, in the view API page, and also types the Blocks.config object. Thanks @abidlabs!