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.
This patch release focuses on a number of fixes and minor enhancements for the chat components and various other smaller improvements and fixes including docs improvements. In particular we want to highlight the new Ploomber deployment guide contributed by @neelash23. Next we want to welcome @jz314, @fayssalelmofatiche and @neelasha23 as new contributors and welcome back @SultanOrazbayev as a returning contributor. Lastly we want to thank the core contributor team, including @MarcSkovMadsen, @ahuang11, @maximlt, @hoxbro and @philippjfr for their continued efforts maintaining Panel.
Enhancements
filter_by
toChatMessage.serialize
(#6090)ToggleIcon
(#6127)TextAreaInput
(#6126)ChatMessage
(#6153)Bug fixes
pn.state.browser_info
(#6122)Matplotlib
pane (#6128)FileDownload
(#6133)Tabulator
fast theme (#6146)card_params
onChatFeed
(#6154)Tabulator.title_formatter
if is typedict
(#6166)per_session
caching (#6169)Plotly
pane (#6174)Perspective
pane (#6176)ReplacementPane
object identity is unchanged (#6183)TextEditor
to support being rendered in the Shadow DOM (#6222)Compatibility & Security
Documentation
Design
andTheme
explanation documentation (#4741)Material
template notebook .show() call (#6137)