Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@philippjfr philippjfr released this 05 Jun 20:20
· 1625 commits to main since this release
e4f4c5d

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 ChatBox widget (#4702)
  • Add a standalone TooltipIcon indicator (#4909)
  • Implement support for reactive generator functions (#5019)
  • Allow setting on_* handlers in constructor (#5026)
  • Allow controlling initial Template sidebar state (#5033)

Bug fixes

  • Handle height responsiveness of HoloViews layout correctly (#5009)
  • Apply Plotly toolbar colors depending on template (#5012)
  • Fix Fast Design style variables (#5015)
  • Allow reactive updates to override constant parameters (#5032)
  • Fix Tabulator header filter styling (#5038)
  • Ensure Jupyter extensions warns users if app has no contents (#5041)