Info: Zenodo’s user support line is staffed on regular business days between Dec 23 and Jan 5. Response times may be slightly longer than normal.

Published December 18, 2024 | Version v1.5.5
Software Open

holoviz/panel: Version 1.5.5

Description

This release fixes a regression causing .node_modules to be bundled into our released wheel and introduces a number of bug fixes and enhancements. Many thanks to @mayonnaisecolouredbenz7, @pmeier, @Italirz, @Coderambling and our maintainer team @MarcSkovMadsen, @hoxbro, @ahuang11, @thuydotm, @maximlt and @philippjfr.

Enhancements

  • Add ability to scroll_to a particular object on Column (#7206)
  • Add pointer when hovering on Markdown copy button (#7490)
  • Allow streaming to ChatStep (#7520)
  • Improve ChatMessage repr (#7521)
  • Add ChatInterface button tooltips (#7552)

Bug fixes

  • Ensure Notifications are cleaned up correctly (#4964)
  • Ensure FileDownload label text updates correctly (#7489)
  • Fix Tabulator aggregation behavior (#7450)
  • Fix typing for .servable method (#7530)
  • Ensure NestedSelect respects disabled parameter (#7533)
  • Ensure errors in hooks aren't masked by fallback to different signature (#7502)
  • Ensure Notifications are only shown once if scheduled onload (#7504)

Documentation

Maintenance

  • Enable strict type checking (#7497)
  • Ensure node_modules aren't bundled into package (#7526)
  • Internal cleanup of compatibility code for older param versions (#7527)

Compatibility

  • Compatibility for websockets 14 when running on FastAPI server (#7491)
  • Compatibility with Textual 0.86 (#7501)
  • Compatibility with Altair 5.5.0 (#7523)
  • Bump Vizzu version to 0.15 (#7485)

Files

holoviz/panel-v1.5.5.zip

Files (17.3 MB)

Name Size Download all
md5:ecc88b276cfed70b954ba3fa6291d71c
17.3 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/holoviz/panel/tree/v1.5.5 (URL)

Software