I’m very pleased to announce Panel 0.9.6 has been released and is now available from PyPI and the conda pyviz channel.
This is a minor bug fix release primarily for compatibility with Bokeh versions >=2.1.0 along with a variety of important bug fixes. Many thanks for the many people who contributed to this release including @mattpap, @kebowen730, @xavArtley, @maximlt, @mycarta, @basnijholt, @jbednar and @philippjfr.
- Compatibility with Bokeh 2.1 (#1424, #1428)
- Fixes for FileDownloadwidget handling of callbacks (#1246, #1306)
- Improvements and fixes for Param pane widget mapping (#1301, #1342, #1378)
- Fixed bugs handling of closed Tabs (#1337)
- Fix bug in layout clonemethod (#1349)
- Improvements for Playerwidget (#1353, #1360)
- Fix for jslinkon Bokeh models (#1358)
- Fix for rendering geometries in Vegapane (#1359)
- Fix issue with HoloViewspane overriding selected renderer (#1429)
- Fix issues with JSONpane depth parameter and rerendering (#1431)
- Fixed param.Dateandparam.CalenderDateparameter mappings (#1433, #1434)
- Fixed issue with enabling num_procsonpn.serve(#1436)
- Warn if a particular extension could not be loaded (#1437)
- Fix issues with garbage collection and potential memory leaks (#1407)
- Support recent versions of pydeck in DeckGLpane (#1443)
- Ensure JS callbacks on widget created from Parameters are initialized (#1439)