Change8

v1.7.4

📦 panelView on GitHub →
3 features🐛 4 fixes🔧 6 symbols

Summary

This patch release adds bytes support for the PDF pane, Auth0 logout URL, static‑dir authentication, and includes several security hardening and bug fixes.

Migration Steps

  1. Update your project's extra dependencies for Bokeh/FastAPI to the versions specified in the latest Panel release.

✨ New Features

  • Add support for bytes input to the PDF pane.
  • Add logout_url option for Auth0 on the OAuth error page template.
  • Add authentication requirement for files served via --static-dirs.

🐛 Bug Fixes

  • Force ReactComponent to re-render after the render step.
  • Fix this.mouse bug in the ECharts implementation.
  • Correct import path in Django integration docs from bokehjsdir to bokehjs_path.
  • Update Bokeh/FastAPI extra dependency pin to ensure compatibility.

🔧 Affected Symbols

PDFOAuthErrorPageReactComponentEChartsbokehjs_pathstatic_dirs_auth