github holoviz/panel v1.9.3
Version 1.9.3

5 hours ago

Panel 1.9.3 is a patch release addressing several bug fixes for ReactiveESM components, OAuth handling, and dev mode document cleanup. Many thanks to @Coderambling, @hoxbro and @philippjfr for contributing to this release.

🐛 Bug Fixes

  • Ensure property changes do not boomerang on ReactiveESM (#8617)
  • Fix regression when cleaning up documents in dev mode (#8616)
  • Ensure OAuth expiry value is cast to number (#8611)
  • Ensure ESM components only check rendered children for readiness (#8609)
  • Fix hold context manager in threaded mode (#8619)
  • Ensure pyodide pyrender function does not use globals() as context potentially breaking itself during execution (#8620)
  • Clean up dangling write tasks on session destroy (#8621)

📚 Documentation

  • Add links to related API docs and include pn.rx in Functions vs. Classes guide (#8592)
  • Enable edit button in docs (#8612)

Don't miss a new panel release

NewReleases is sending notifications on new releases.