This is the first minor release in the 1.x series with a number of new features and small bug fixes. The main features we are excited about are the new ChatBox widget added by @ahuang11 and support for reactive generators. Many thanks to @ahuang11, @philippjfr and @hoxbro for contributing to this release and our amazing community for reporting issues.
Features
- Add the
ChatBoxwidget (#4702) - Add a standalone
TooltipIconindicator (#4909) - Implement support for reactive generator functions (#5019)
- Allow setting
on_*handlers in constructor (#5026) - Allow controlling initial
Templatesidebar state (#5033)
Bug fixes
- Handle height responsiveness of
HoloViewslayout correctly (#5009) - Apply
Plotlytoolbar colors depending on template (#5012) - Fix Fast
Designstyle variables (#5015) - Allow reactive updates to override constant parameters (#5032)
- Fix
Tabulatorheader filter styling (#5038) - Ensure Jupyter extensions warns users if app has no contents (#5041)