Change8

v1.9.3

📦 panelView on GitHub →
🐛 7 fixes🔧 1 symbols

Summary

Panel 1.9.3 is a patch release focused on resolving several bugs across ReactiveESM components, OAuth handling, and development mode document cleanup.

🐛 Bug Fixes

  • Property changes no longer boomerang on ReactiveESM components.
  • Fixed regression related to cleaning up documents in development mode.
  • Ensured OAuth expiry value is correctly cast to a number.
  • ESM components now only check rendered children for readiness.
  • Fixed the 'hold' context manager when operating in threaded mode.
  • Prevented pyodide 'pyrender' function from using 'globals()' as context, avoiding potential execution breakage.
  • Cleaned up dangling write tasks upon session destruction.

Affected Symbols