6.24.0
Added 1
- Add browser-local run history and loading
Changed 2
- Workflow now only inlines app-owned files and keeps opened HTML off the app origin
- Await auth_dependency and apply it when routes are built on an existing app
Fixed 1
- Fix initial Spaces iframe resize after app render
Features
- #13750
e0f0790- Workflow: only inline app-owned files, and keep opened HTML off the app origin. Thanks @abidlabs! - #13718
a9e8382- Add browser-local run history and loading. Thanks @abidlabs! - #13751
1c8aa23- Fix initial Spaces iframe resize after app render. Thanks @dawoodkhan82! - #13749
5019a24- Awaitauth_dependencyand apply it when routes are built on an existing app. Thanks @abidlabs!