New features and enhancements
- Allow disabling the auto-validation on value change (#2618, #2661 by @Ch41r05, @falkoschindler)
- Introduce
ui.navigate.reload()
(#2659 by @mbrulatout) - Enable
new_value_mode="add"
for option dictionaries (#2462, #2467 by @me21, @falkoschindler)
Bugfixes
- Remove all children when deleting an element (#2643 by @me21, @falkoschindler)
- Fix AttributeError in
ui.select
(#2641 by @CrystalWindSnake, @falkoschindler)