What's new in PyWebIO 1.6 ========================== 2022/3/23 ----------- Highlights ^^^^^^^^^^^ * add :func:`pywebio.pin.pin_on_change() ` Detailed changes ^^^^^^^^^^^^^^^^^ * use `bootstrap-select `_ to provide more user-friendly select input * add `pin.pin.use_strict()` to enable strict mode for getting pin widget value * Persian language support for default labels, thanks to `Pikhosh `_ * add color input type (`#310 `_) * add input check on number and float type input Bug fix ^^^^^^^^^^^^^^^^^ * fix: uncaught `SessionClosedException` in callback of thread-based session * fix(`#313 `_): slider value label don't sync when set value