Bugfixes
- Fix startup and shutdown handlers with existing FastAPI app (#1870, #1874, #1877 by @ProbablyBrian, @zilch42, @falkoschindler)
- Fix component name clashes (#1887 by @valgarf, @falkoschindler)
Documentation
- Add missing
label
documentation forui.select
(#1851 by @gavinpotter, @falkoschindler) - Improve robustness and documentation for
AwaitableResponse
(#1880 by @falkoschindler) - Add hint about styling
ui.input
(#1884 by @adarshpunj, @falkoschindler)