Features
- #11894
cf10724
- Remove additional indentation in python API docs. Thanks @freddyaboulton! - #11891
8d06ab7
- Add select all checkbox for boolean columns in Dataframe. Thanks @abidlabs! - #11901
8264ad8
- Add max_height parameter to ParamViewer. Thanks @drewmlawton! - #11854
ee3dbd8
- Add show_select_all parameter to CheckboxGroup. Thanks @abidlabs! - #11858
3f8ea13
- remove lite. Thanks @pngwn! - #11902
6d39644
- Add navbar visibility controls and customization options. Thanks @abidlabs!
Fixes
- #11864
3df62ba
- Add walkthrough to the docs. Thanks @aliabd! - #11919
3b15f63
- ensure spaces iframe resizes when images load. Thanks @pngwn! - #11853
0d0699b
- Fix bugs inFileExplorer
. Thanks @abidlabs! - #11920
0f38b65
- Fix Examples Pagination. Thanks @freddyaboulton! - #11784
d9dd3f5
- Add "hidden" option to component'svisible
kwarg to render but visually hide the component. Thanks @pngwn! - #11912
8f0214d
- Fix bug where setting interactive prop of gr.Datetime from the backend was not working. Thanks @freddyaboulton! - #11866
02df670
- Fix i18n when accept-language header contains multiple values. Thanks @freddyaboulton! - #11893
725dca0
- Fix logout multiple sessions. Thanks @tarmkalavan! - #11917
8a03624
- Fix Bug where select events of ZeroGPU were causing errors. Thanks @freddyaboulton! - #11865
be70c9b
- Support per-page navbar configuration in multipage apps. Thanks @abidlabs! - #11921
f6f38f7
- Fix KeyError that can be caused by cancelling the same event twice. Thanks @freddyaboulton! - #11899
bb3315c
- Fix Chat Examples Spacing. Thanks @freddyaboulton! - #11898
8212f67
- Fix Dropdown change and input events. Thanks @freddyaboulton! - #11903
895d884
- enhanced_the_arabic_translation. Thanks @makhlwf!