New features and enhancements
- Greatly improve performance when removing bindings, e.g. when leaving a page (#2335, #2373, #2374 by @ruiheng, @falkoschindler)
- Add ability to dismiss a
ui.notification
(#2379, #2380 by @zilch42, @rodja) - Allow calling
ui.open
without a socket connection (#2348, #2376 by @BlackF0rest, @falkoschindler) - Keep version in pyproject.toml up to date (#2345 by @iron3oxide, @falkoschindler, @rodja)
Bugfix
- Fix copy button for
ui.code()
in Safari (#2377 by @Wzhipeng, @falkoschindler)