This release is a minor release with a number of bug fixes and minor enhancements. Many thanks to the community of contributors including @bstadlbauer, @ltalirz @ceball and @gmoutsofor submitting the fixes and the maintainers, including @xavArtley, @jbednar and @philippjfr, for continued development.
Minor enhancements:
- Added verbose option to display server address (#1098) [@philippjfr]
Bug fixes:
- Fix PNG export due to issue with PhantomJS (#1081, #1092) [@bstadlbauer, @philippjfr]
- Fix for threaded server (#1090) [@xavArtley]
- Ensure Plotly Pane does not perform rerender on each property change (#1109) [@philippjfr]
- Fix issues with jslink and other callbacks in Template (#1135) [@philippjfr]
- Various fixes for VTK pane (#1123) [@xavArtley]
- Fixes for .show keyword arguments (#1073, #1106) [@gmoutso]