Skip to content

Version 1.3.6

Compare
Choose a tag to compare
@philippjfr philippjfr released this 20 Dec 18:14
· 575 commits to main since this release

This patch release addresses a major regression in server performance introduced in 1.3.5 along with some additional minor fixes. We want to welcome @nenb as a new contributor and want to thank the maintainers @ahuang11, @maximlt and @philippjfr for their contributions to this release.

Enhancements

  • Add explicit size option to ToggleIcon (#6092)

Bug fixes

  • Fix execution of OAuth of callback to refresh access_token (#6084)
  • Fix ChatReactionIcons alignment and trigger reactions correctly (#6086)
  • Change Column scroll_position default value from None to 0 (#6082)
  • Fix issue with accumulating callbacks on server (#6091)
  • Ensure ReactiveExpr renders in pyodide (#6097)
  • Ensure TooltipIcon description can be updated (#6099)
  • Fix IPyWidgets rendering in BootstrapTemplate (#6100)
  • Fix padding and alignment of FileDownload (#6101)