Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version 1.3.2
Date: 2023-11-22
This micro-release focuses on a number of performance improvements, speeding up the initial rendering of simple apps by 2x in many cases. In addition it includes a number of smaller enhancements for various widgets, better support for async and threading and a number of bug fixes related to authentication, the
Tabulator
widget and a few other items. We are very pleased to welcome @isumitjha and @fohria as new contributors and want to thank our core team including @maximlt, @hoxbro, @MarcSkovMadsen, @ahuang11 and @philippjfr for their continuing contributions.Performance
Pane.clone
(#5848)config
attribute access (#5851)Enhancements
AutocompleteInput.search_strategy
parameter (#5832)stdlib_module_names
when determining pyodide dependencies (#5818)Tabulator.sortable
parameter (#5827)serialize
method onChatMessage
andChatFeed
(#5764)ChatMessage.avatar
(#5870)FileDownload
(#5878)Bug fixes
text_align
correctly ifTabulator
is given Bokehformatter
(#5866)FileDownload
embed=True
style forFast
design (#5875)Tabulator
selection across pages withpagination="remote"
andselectable="checkbox"
(#5889)VTK
colorbar (#5902)DynamicMap
updates when widget dimension has unit (#5904)MaterialTemplate
app and site title separator (#5905)Compatibility
Documentation
extension
andconfig
docs (#5790)Tabulator
(#5825)GridSpec
docs (#5840)Tabulator
fontawesome css (#5892)