Release date: Jan 27, 2022
Notable Changes
- 🌟 Favicon defaults to a PNG to allow for transparency (#4272).
- 🚦 Select Slider Widget now has the
disabled
parameter that removes interactivity (completing all of our widgets) (#4314).
Other Changes
- 🔤 Improvements to our markdown library to provide better support for HTML (specifically nested HTML) (#4221).
- 📖 Expanders maintain their expanded state better when multiple expanders are present (#4290).
- 🗳 Improved file uploader and camera input to call its
on_change
handler only when necessary (#4270).