Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CHANGELOG for 1.5.4 #7486

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Add CHANGELOG for 1.5.4 #7486

merged 2 commits into from
Nov 12, 2024

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Nov 12, 2024

This release primarily focuses on improving the ESM components including fixes for serialization of parameter values, improvements for compiling bundles, and building custom layouts. Additionally this release includes the new DatetimeSlider, adds a copy button to codeblocks in Markdown panes and starts adding better support for Polars. Many thanks and a warm welcome to our new contributor @MP-MaximilianLattka as well as our maintainer team, including @hoxbro, @thuydotm, @ahuang11, @MarcSkovMadsen and @philippjfr.

Enhancements

  • Add DatetimeSlider widget (#7374)
  • Improve Jupyter preview error handling (#7434)
  • Add copy button to Markdown codeblocks (#7451)
  • Various improvements for writing ESM components (#7462)
  • Log authorization callback errors (#7463)
  • Support polars in pn.cache (#7472)
  • Improve and document hold utility (#7474)
  • Improve how panel compile collects bundles (#7477)

Bug fixes

  • Fix issues detecting changed property values during serialization (#7432)
  • Ensure ESM compilation correctly detects file extension (#7446)
  • Ensure parameter overrides are applied to ESM components (#7452)
  • Ensure component Children parameter correctly resolves when multiple types are defined (#7454)
  • Fix issues using Jupyter Preview with notifications enabled (#7466)
  • Ensure HTML/Markdown streaming does not freeze during rapid updates (#7480)
  • Ensure Plotly sizes correctly on initial render (#7483)

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Simon Høxbro Hansen <[email protected]>
@philippjfr philippjfr merged commit 54c9416 into main Nov 12, 2024
2 of 3 checks passed
@philippjfr philippjfr deleted the changelog_1.5.4 branch November 12, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants