What's Changed
New features
- Allow
interact
to use basic type hint annotations by @corranwebster in #3908 - Support horizontal orientation of radio buttons by @DonJayamanne in #3620
Maintenance and bug fixes
- Fix compatibility with pytest 8 by @frenzymadness in #3903
- HTMLManager: Support both ipywidgets 7 and 8 models by @martinRenou in #3932
- Make tests compatible with Python 3.13 by @frenzymadness in #3924
- fix: get_metadata deprecated since traitlets 4.1 by @ManonMarchand in #3894
- Phosphor widget backward compatibility fixes by @martinRenou in #3933
- Remove confusing error message by @martinRenou in #3936
- Fix wrong tag index in TagsInput when updated via python by @s-weigand in #3862
Documentation
- Update Widget List.ipynb by @liamb27 in #3897
- Update yarn version in dev_install.md by @jorgepiloto in #3929
- Specify Jupyterlab (version 3.x or above) by @danmarshall in #3880
- update image processing example notebok imports and function call by @RRosio in #3896
- Update Output Widget.ipynb by @tomichec in #3881
New Contributors
- @liamb27 made their first contribution in #3897
- @jorgepiloto made their first contribution in #3929
- @ManonMarchand made their first contribution in #3894
- @corranwebster made their first contribution in #3908
- @danmarshall made their first contribution in #3880
- @s-weigand made their first contribution in #3862
- @RRosio made their first contribution in #3896
- @tomichec made their first contribution in #3881
- @DonJayamanne made their first contribution in #3620
Full Changelog: 8.1.3...8.1.4