Features
- #12069
9de88ca
- Rename show_api. Thanks @freddyaboulton! - #12063
88a7236
- Remove more deprecated parameters for the native plot components. Thanks @abidlabs! - #12064
90dfb44
- Handle special characters in native plot column names. Thanks @abidlabs! - #12086
a56f4e1
- Use function name as the api route name in gr.Interface and gr.ChatInterface. Thanks @freddyaboulton! - #12096
ed08086
- Allow setting x limits independently in native plots. Thanks @abidlabs! - #12051
15458a8
- Extend Chatbot Message Format. Thanks @freddyaboulton!
Fixes
- #12066
6a4757a
- Gallery: Allow empty columns when items < columns. Thanks @missionfloyd!