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 0.14.3
Date: 2023-01-27
This release introduces a large number of bug fixes and minor enhancements. Due to the upcoming release of Panel 1.0 we have also made the unconventional decision to issue new deprecation in a micro release. Specifically the
IDOM
pane andViewable.app
andViewable.pprint
methods have been scheduled for deprecation. Many thanks to the contributors to this release which include @droumis and the core team @MarcSkovMadsen, @maximlt, @hoxbro and @philippjfr.Bugs
Tabulator
Tabulator
can be edited (#4292)Tabulator
formatter
andeditor
models are reflected in frontend (#4296)Tabulator
(#4343)Tabulator
does not error (#4343)Notebook
hv.extension
has been loaded (#4330)Type definitions
Widget.from_param
(#4335)str
andPathLike
objects onpanel.serve
(#4336)panel.io.convert.convert_app
(s) (#4342)Misc
ECharts
andDeckGL
(#4224)--index
with relative path (#4288)on_load
callbacks in liveness check (#4302)FileDownload
still fetches live data (#4328)panel.cache
on undecoratedParameterized
method (#4332)hash_funcs
are applied inpanel.cache
(#4334)Minor enhancements
refresh_token
available in Auth (#4227)pn.state.served
property (#4252)loading_indicator
to globalconfig
(#4259)display
compatibility in pyodide builds (#4270)PanelJupyterExecutor
into separate module (#4276)ReactiveHTML
(#4319)Plotly.link_figure
parameter (#4333)CrossSelector
filters apply on each keystroke (#4339)Compatibility and Version Updates
panel convert
(#4334)panel convert
(#4334)Deprecations
IDOM
pane (#4293)Viewable.app
andViewable.pprint
methods (#4293, #4347)Documentation
ReactiveHTML
(#3803)