Releases: jupyterlab/jupyter-chat
Release list
v0.23.0alpha1
0.23.0alpha1
Bugs fixed
Other merged PRs
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
v0.23.0alpha0
0.23.0alpha0
Enhancements made
- Improve the cell attachment opener #450 (@brichet, @Copilot, @nakul-py)
- Add "New Chat" entry to the file browser context menu #447 (@vincentye38, @brichet, @claude, @krassowski)
- Create the chat ID from frontend if not yet created #439 (@brichet, @Copilot, @Zsailer)
- Unify chat message submit logic across input handlers #419 (@MUFFANUJ, @brichet)
- Improve messages rendering #403 (@brichet, @jtpio)
- [FIX] Message toolbar buttons overlaps with text. #378 (@nakul-py, @andrii-i, @brichet)
Bugs fixed
- Fix circular import when importing jupyterlab_chat.ychat first #457 (@dlqqq, @brichet)
- Ensure chat files autosave independently #442 (@MUFFANUJ, @brichet)
- Do not dispose of the model when moving the widget from side to main #423 (@brichet, @Copilot)
- Fix chat sidepanel toolbar overflow behavior #415 (@MUFFANUJ, @brichet)
Maintenance and upkeep improvements
- Bump @jupyterlab and @Lumino dependencies #453 (@brichet, @Zsailer)
- Compatibility to Jupyterlab 4.6.0 #452 (@brichet, @krassowski)
- Fix the UI tests on placeholder by improving the locator #444 (@brichet)
- Faster playwright setup on CI #443 (@brichet)
Other merged PRs
- Bump the npm_and_yarn group across 2 directories with 3 updates #448 (@brichet)
- Bump shell-quote from 1.8.1 to 1.8.4 in the npm_and_yarn group across 1 directory #446 (@brichet)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@andrii-i (activity) | @brichet (activity) | @claude (activity) | @Copilot (activity) | @dlqqq (activity) | @jtpio (activity) | @krassowski (activity) | @MUFFANUJ (activity) | @nakul-py (activity) | @vincentye38 (activity) | @Zsailer (activity)
v0.22.1
0.22.1
Bugs fixed
Maintenance and upkeep improvements
Other merged PRs
- Bump the npm_and_yarn group across 2 directories with 3 updates #438 (@brichet)
- Bump systeminformation from 5.31.1 to 5.31.6 in /ui-tests in the npm_and_yarn group across 1 directory #435 (@brichet)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@brichet (activity) | @Copilot (activity) | @jtpio (activity) | @minrk (activity)
v0.22.0
0.22.0
Enhancements made
- Add placeholder widget for empty chat files to provide customizable widgets. #433 (@bhavana-nair, @brichet, @dlqqq)
- add error notification on failed cell drag drop #417 (@MUFFANUJ, @brichet)
- Restore send with selection #416 (@brichet, @jtpio)
- Add a placeholder widget in side panel #409 (@brichet, @krassowski)
- New chat default to untitled #402 (@brichet, @jtpio)
Bugs fixed
- [Bug] Fix chat auto-scroll on new messages and streaming content #434 (@Zsailer, @brichet)
- Fix chat input when it's an attachment #405 (@Yahiewi, @brichet)
Maintenance and upkeep improvements
- Add log when building packages #425 (@brichet)
- Fix flaky tests by avoiding duplicate file names #424 (@brichet)
- Bump eslint to v9 and use @jupyter/eslint-plugin #410 (@brichet, @krassowski)
- Drop lerna dependency #396 (@brichet, @jtpio)
Other merged PRs
- Bump the npm_and_yarn group across 1 directory with 2 updates #429 (@brichet)
- Bump @tootallnate/once from 2.0.0 to 2.0.1 in the npm_and_yarn group across 1 directory #427 (@brichet)
- Bump the npm_and_yarn group across 2 directories with 1 update #414 (@brichet)
- Bump the npm_and_yarn group across 1 directory with 2 updates #400 (@brichet)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@bhavana-nair (activity) | @brichet (activity) | @dlqqq (activity) | @jtpio (activity) | @krassowski (activity) | @MUFFANUJ (activity) | @Yahiewi (activity) | @Zsailer (activity)
v0.21.1
0.21.1
Bugs fixed
Maintenance and upkeep improvements
Other merged PRs
- Bump the npm_and_yarn group across 2 directories with 1 update #395 (@brichet)
- Bump the npm_and_yarn group across 2 directories with 1 update #394 (@brichet)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
v0.21.0
0.21.0
API and Breaking Changes
Enhancements made
- Emitting a signal from the chat model when a message is updated #389 (@brichet, @jtpio)
- Add mimetype field to INotebookAttachment #383 (@erkin98, @andrii-i, @brichet)
- Add
openWithMessagecommand to open chat with a pre-filled message #381 (@bhavana-nair, @andrii-i, @brichet, @jtpio, @nakul-py) - Localize user facing strings #380 (@jtpio, @andrii-i, @brichet)
Maintenance and upkeep improvements
- Bump pycrdt minimum to 0.12.48 #385 (@erkin98, @brichet)
- Bump minimatch from 9.0.6 to 9.0.9 in /ui-tests in the npm_and_yarn group across 1 directory #379 (@brichet)
Other merged PRs
- Bump the npm_and_yarn group across 2 directories with 1 update #392 (@brichet)
- Bump handlebars from 4.7.8 to 4.7.9 in the npm_and_yarn group across 1 directory #391 (@brichet)
- Bump the npm_and_yarn group across 1 directory with 2 updates #390 (@brichet)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@andrii-i (activity) | @bhavana-nair (activity) | @brichet (activity) | @erkin98 (activity) | @jtpio (activity) | @nakul-py (activity)
v0.20.0
0.20.0
Enhancements made
- Add
IMessagePreambleRegistryextension point andIMessageMetadatainterface #363 (@andrii-i, @SylvainCorlay, @brichet, @dlqqq, @jtpio) - Render mime bundle #349 (@brichet, @jtpio, @nakul-py)
- Refactor mutichat #343 (@brichet, @jtpio, @nakul-py)
Bugs fixed
- Small fixes to follow up PRs #377 (@brichet, @jtpio, @nakul-py)
- Fix the attachment component #376 (@brichet, @andrii-i, @jtpio)
- Clear input immediately after sending message #365 (@nakul-py, @brichet)
- Improve DOM message management #362 (@brichet, @jtpio)
- Fix flickering 'mark as read' button on update #360 (@brichet, @jtpio)
- Dark mode: use black color for text in buttons #359 (@brichet, @jtpio)
- Capital Tooltip #357 (@nakul-py, @brichet)
- Prevent Attachment updating when cancelling edition #356 (@nakul-py, @brichet)
Maintenance and upkeep improvements
- Bump the npm_and_yarn group across 1 directory with 2 updates #369 (@brichet)
- Add a CI to set the author of the PR at opening #358 (@brichet)
- Use more util functions in UI tests #355 (@nakul-py, @brichet)
- Adding UI-tests on drag and drop attachments #352 (@nakul-py, @brichet)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@andrii-i (activity) | @brichet (activity) | @dlqqq (activity) | @jtpio (activity) | @nakul-py (activity) | @SylvainCorlay (activity)
v0.20.0alpha3
0.20.0alpha3
Enhancements made
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@brichet (activity) | @jtpio (activity) | @nakul-py (activity)
v0.20.0alpha2
0.20.0alpha2
Enhancements made
- Add
IMessagePreambleRegistryextension point andIMessageMetadatainterface #363 (@andrii-i, @SylvainCorlay, @brichet, @dlqqq, @jtpio)
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@andrii-i (activity) | @brichet (activity) | @dlqqq (activity) | @jtpio (activity) | @nakul-py (activity) | @SylvainCorlay (activity)
v0.20.0alpha1
0.20.0alpha1
Bugs fixed
- Improve DOM message management #362 (@brichet, @jtpio)
- Fix flickering 'mark as read' button on update #360 (@brichet, @jtpio)
- Prevent Attachment updating when cancelling edition #356 (@nakul-py, @brichet)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@brichet (activity) | @jtpio (activity) | @nakul-py (activity)