Features
- #13747
612abdf- workflow: forward x-ip-token so zerogpu spaces bill the caller. Thanks @hannahblair! - #13754
a79d94a- workflow: fix oauth logic check. Thanks @hannahblair! - #13753
b7ed7cf- workflow: fix checkbox visibility. Thanks @hannahblair! - #13715
e9dabaa- Allow saving Workflow to the Space itself. Thanks @hannahblair!
Fixes
- #13765
c6b9cc3- Fix nested reactive render contexts. Thanks @abidlabs! - #13745
3706565- Render the PLY and OBJ filesgr.Model3Dshowed as a blank canvas. Thanks @hysts! - #13742
3f52f17- Fix two chat-history bugs ingr.ChatInterfaceandgr.load_chat. Thanks @abidlabs! - #13741
1e24f6e- Respect a user-configuredCORSMiddlewareon mounted Gradio apps. Thanks @abidlabs! - #13767
b6beeac- Return 413 instead of 500 when a multipart upload's headers exceed the maximum allowed size. Thanks @abidlabs! - #13767
b6beeac- workflow: warn when a Space's OAuth app is missing the scopes the canvas needs. Thanks @abidlabs! - #13756
dbfa0c1- Stop the server from accumulating per-request and per-session state. Thanks @abidlabs! - #13764
fb02661- Fix mobile image-related issues. Thanks @abidlabs! - #13759
6919dd4- Resolve the/configusername through the auth dependency. Thanks @abidlabs! - #13744
ca9dec0- Re-read the Dataframe virtual window whenever the row count changes. Thanks @abidlabs!