github holoviz/panel v1.7.4
Version 1.7.4

latest releases: v1.8.0rc2, v1.8.0rc1, v1.8.0b1...
one month ago

This patch release introduces small but impactful security, compatibility, and usability improvements. It enhances OAuth behavior, adds byte support for the PDF pane, and fixes several rendering and import issues across backends and components. Thanks to @ahuang11, @dalthviz, @MarcSkovMadsen, and @philippjfr for their contributions.

Enhancements

  • Add support for bytes input to the PDF pane (#8044)
  • Add logout_url for Auth0 to OAuth error page template (#8036)

Security

  • Add authentication to files served from --static-dirs (#8042)
  • Escape error messages shown on the OAuth error page fixing XSS vulnerability (#8043)

Bug Fixes

  • Ensure ReactComponent forces a re-render after render step (#8037)
  • Fix this.mouse bug in ECharts implementation (#8041)
  • Fix incorrect import path in Django integration docs (bokehjsdirbokehjs_path) (#8040)
  • Update Bokeh/FastAPI extra dependency pin to ensure compatibility (#8039)

Don't miss a new panel release

NewReleases is sending notifications on new releases.