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
ChatReactionIconsalignment and trigger reactions correctly (#6086) - Change
Columnscroll_positiondefault value fromNoneto0(#6082) - Fix issue with accumulating callbacks on server (#6091)
- Ensure
ReactiveExprrenders in pyodide (#6097) - Ensure
TooltipIcondescription can be updated (#6099) - Fix IPyWidgets rendering in
BootstrapTemplate(#6100) - Fix padding and alignment of
FileDownload(#6101)