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.1 #7328

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Add CHANGELOG for 1.5.1 #7328

merged 2 commits into from
Sep 27, 2024

Conversation

philippjfr
Copy link
Member

This release primarily focuses on a number of tweaks and enhancements for the documentation and also resolves a number of bugs related to Tabulator rendering and the new FastAPI integration. As always, many thanks to our contributors including our new contributors @dennisjlee and @alexcjohnson, our returning contributors @thuydotm and @jbednar and the core maintainer team @hoxbro, @maximlt, @ahuang11, @MarcSkovMadsen and @philippjfr.

Enhancements

  • Add mapboxgl CSS to Plotly (#7320)
  • Tweak margins of icons in ChatMessage (#7310)

Bug fixes

  • Fix langchain import in panel.chat.langchain (#7297)
  • Ensure Tabulator is consistently redrawn after render and resize (#7305)
  • Filter out empty plotly_selected events (#7312)
  • Improve parameter validation on Timepicker (#7308)
  • Ensure Tabulator.selection consistency when pagination='local' (#7304)
  • Correctly handle ipv6 localhost URI in Location (#7316)
  • Ensure resource URLs are handled correctly in all server implementations (#7318)
  • Ensure Plotly datetime are correctly converted from timestamp to date string (#7319)

Regressions

  • Only postpone --setup script until after server startup if --num-procs is greater than 1 (#7289)

Documentation

  • Fix and improve JupyterLite pyodide distribution (#7286)
  • Document how to apply gradient styling o Tabulator cells (#7291)
  • Clarified wording in best practices docs (#7290)
  • Minor tweaks for the FileDropper (#7307)
  • Ensure docs consistently recommend --dev over --autoreload (#7285)
  • Tweaks for Tabulator docs (#7315)
  • Improve fastapi docs (#7317)
  • Add note about Tabulator font-size (#7321)
  • Tweak best practices (#7301)
  • Fix typo in JPG component docs (#7323)

@philippjfr philippjfr merged commit 7172b71 into main Sep 27, 2024
3 of 4 checks passed
@philippjfr philippjfr deleted the changelog_1.5.1 branch September 27, 2024 10:44
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.

1 participant