Features
- #8832
e75f2ca
- Fix build for pre-release. Thanks @pngwn! - #8618
aa4b7a7
- Improve styling of parameter tables in the docs. Thanks @abidlabs! - #8745
4030f28
- Allows updating the dataset of agr.Examples
. Thanks @abidlabs! - #8757
6073736
- DocumentFileData
class in docs. Thanks @hannahblair! - #8846
76c1759
- add space header. Thanks @pngwn! - #8804
1d09925
- Fix Lite's . Thanks @whitphx! - #8807
a238af4
- Refactor plots to dropaltair
and usevega.js
directly. Thanks @aliabid94! - #8806
a3d23b4
- Addloop
parameters togr.Audio
andgr.Video
. Thanks @abidlabs! - #8856
5622331
- Extendpyright
to cover tests as well. Thanks @abidlabs! - #8851
914b193
- Add copy button togr.Markdown
. Thanks @hannahblair! - #8837
0d76169
- upgrade pyright==1.1.372. Thanks @abidlabs! - #8816
9ee6839
- Change optionality of thedata
param insubmit
+predict
. Thanks @hannahblair! - #8809
7f41567
- Use constant-time comparison when checking user provided analytics key. Thanks @abidlabs! - #8817
34510db
- Allow HTML in alert modals. Thanks @abidlabs! - #8803
e1a4040
- Ensure all upload components have consistent upload regions. Thanks @pngwn! - #8821
cea3bf9
- Fix dependency loop with statustracker and markdown. Thanks @aliabd! - #8774
2d179f6
- Set the default format of gr.Plot as png for Wasm mode. Thanks @whitphx! - #8775
e36bab7
- Refactoring loadPyodide typing. Thanks @whitphx!
Fixes
- #8854
d1f0441
- Use covariant container types across the codebase and add typing to our demos. Thanks @abidlabs! - #8818
2de9a97
- Refactoring component making the code simpler and fixing a Playground mode bug. Thanks @whitphx! - #8799
61bb588
- Remove Pydantic v2 patch from Lite. Thanks @whitphx! - #8822
3a81fb2
- Latex Rendering Fix. Thanks @dawoodkhan82! - #8865
2f630ab
- Chatbot Examples Scroll Fix. Thanks @dawoodkhan82! - #8820
5050b36
- fix: wrong named param check for js client. Thanks @JacobLinCool! - #8836
7e8c829
- Add.input()
events togr.Audio
andgr.Image
. Thanks @abidlabs! - #8802
7b19474
- EnsureImageEditor
brush color can be updated withgr.update
. Thanks @pngwn! - #8852
16b8200
- Fix gr.Image height inconsistencies. Thanks @hannahblair!