This is a patch release with a small number of bug fixes and compatibility for bokeh 2.4. Many thanks to the contributors @Stubatiger, @maximlt, @nghenzi and the maintainers @MarcSkovMadsen and @philippjfr for the fixes in this release.
Enhancements:
- Add option to hide constant parameters on
Parampane (#2637) - Added
on_session_destroyedcallback (#2659) - Stricter validation for linking syntax in
ReactiveHTML._template(#2689)
Bug fixes:
- Improved thread safety (#2631)
- Ensure sessions get distinct files in
config(#2646) - Fix bug when updating
Trenddata (#2647) - Ensure sorters are applied correctly after updating
Tabulatorvalue (#2639) - Correctly reflect filtered data on
Tabulator.selection(#2676 - Unescape child literal HTML in ReactiveHTML (#2690)
- Ensure Trend indicator can be rendered in layout (#2694)
Documentation:
Compatibility: