v1.6.rst 862 B

1234567891011121314151617181920212223
  1. What's new in PyWebIO 1.6
  2. ==========================
  3. 2022/3/23
  4. -----------
  5. Highlights
  6. ^^^^^^^^^^^
  7. * add :func:`pywebio.pin.pin_on_change() <pywebio.pin.pin_on_change>`
  8. Detailed changes
  9. ^^^^^^^^^^^^^^^^^
  10. * use `bootstrap-select <https://github.com/snapappointments/bootstrap-select/>`_ to provide more user-friendly select input
  11. * add `pin.pin.use_strict()` to enable strict mode for getting pin widget value
  12. * Persian language support for default labels, thanks to `Pikhosh <https://github.com/pikhosh>`_
  13. * add color input type (`#310 <https://github.com/pywebio/PyWebIO/discussions/310>`_)
  14. * add input check on number and float type input
  15. Bug fix
  16. ^^^^^^^^^^^^^^^^^
  17. * fix: uncaught `SessionClosedException` in callback of thread-based session
  18. * fix(`#313 <https://github.com/pywebio/PyWebIO/discussions/313>`_): slider value label don't sync when set value