Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds changelog entries for version 1.8.6, documenting ESM and React-related fixes, UI behavior improvements, form input enhancements, file handling updates, dependency bumps, and deployment support improvements.
Changes:
- Added version 1.8.6 changelog section to both CHANGELOG.md and doc/about/releases.md
- Documented enhancements including placeholder parameters for input widgets, file extension support, and stereo audio support
- Listed bug fixes for ESM components, React components, pyodide conversion, parameter editing, and authentication
- Noted pandas 3.0 compatibility, documentation updates, and dependency bumps
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 8 comments.
| File | Description |
|---|---|
| CHANGELOG.md | Adds version 1.8.6 release notes with enhancements, bug fixes, compatibility updates, documentation changes, and maintenance items |
| doc/about/releases.md | Adds identical version 1.8.6 release notes (with one additional bug fix entry about Card rendering) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
philippjfr
commented
Jan 26, 2026
philippjfr
commented
Jan 26, 2026
philippjfr
commented
Jan 26, 2026
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This patch release includes several ESM and React-related fixes, UI behavior improvements, and enhanced robustness in form inputs and file handling. It also bumps key dependencies and improves support for custom deployments. Thanks to @philippjfr, @maximlt, @emunsing, @TheoMathurin, @dalthviz and @hoxbro for their contributions to this release!
✨ Enhancements
placeholderparameter onFloatInputandIntInput(#8360)FileDropper.accepted_filetypes(#8380)Audio(#8381)🐛 Bug Fixes
Cardstill renders components to avoid child render issues (#8274)rel_pathresolution in ESM components (#8375)autoreloadwatcher setup for ESM apps (#8361)ReactComponentchildren until new ones are mounted (#8358)PathLikeis accepted forrequirementsin pyodide conversion calls (#8366)edit_readonlyresets both class- and instance-level parameters (#8371)guestendpoint validation at root path (#8370)config.designvalue is respected byTemplate(#8388)Tabulator.page_sizeinference (#8390)📚 Documentation
Plotlyexample to prevent flicker on load (#8362)🧪 Maintenance
bokehto 3.8.2 in Django example app (#8376)preactto 10.26.10 (#8367)