Releases: jupyterlab/jupyter-chat
Releases · jupyterlab/jupyter-chat
v0.16.0
0.16.0
Enhancements made
- Create chat message attachments via drag-and-drop from files, notebook cells #248 (@andrii-i)
- Update attachments API to support cells & selection ranges #247 (@dlqqq)
Maintenance and upkeep improvements
Contributors to this release
v0.15.0
0.15.0
Enhancements made
Bugs fixed
- Fix v0.14.0 bugs #242 (@dlqqq)
- Create new chat files in filebrowser's current directory when creating from launcher #238 (@andrii-i)
Contributors to this release
(GitHub contributors page for this release)
@andrii-i | @brichet | @dlqqq | @ellisonbg | @github-actions
v0.14.0
0.14.0
Enhancements made
- Allow users to be mentioned via Python API #235 (@dlqqq)
- Typing notification improvements #232 (@jtpio)
- Run chat commands on message submission #231 (@dlqqq)
Bugs fixed
Maintenance and upkeep improvements
- Fix the Binder environment #233 (@jtpio)
- Bump brace-expansion from 2.0.1 to 2.0.2 in /ui-tests in the npm_and_yarn group across 1 directory #229 (@dependabot)
- Jupyter chat package reorganization #225 (@brichet)
Contributors to this release
(GitHub contributors page for this release)
@brichet | @dependabot | @dlqqq | @ellisonbg | @github-actions | @jtpio
v0.13.0
v0.12.0
0.12.0
Enhancements made
- Add a welcome message #221 (@brichet)
- Display user writing notification when editing a message #208 (@brichet)
Bugs fixed
Contributors to this release
v0.11.0
0.11.0
Enhancements made
- Allow Users to delete messages if sender is a bot, add optional
bot
bool to user models #214 (@andrii-i) - Add a message footer registry, to allow extensions to provides their footers #210 (@brichet)
Contributors to this release
v0.10.1
v0.10.0
0.10.0
Enhancements made
Bugs fixed
- Fix the toolbar registry for main area chat #206 (@brichet)
- Fix the attachments on message edition and on python Message model #200 (@brichet)
- Fix duplication after message edition #194 (@brichet)
Maintenance and upkeep improvements
- Fix _version.py file version bump #207 (@brichet)
- Fix the wrong version of python package #205 (@brichet)
- Abstract ChatModel class #197 (@brichet)
- Move jupyterlab-chat-extension to packages directory #196 (@brichet)
Contributors to this release
v0.9.0
0.9.0
Enhancements made
- Input toolbar registry #198 (@brichet)
- Add a clearMessages() method in ChatModel #195 (@brichet)
- Disable the copy button in insecure contexts #192 (@keerthi-swarna)
Bugs fixed
Maintenance and upkeep improvements
- Bump vega from 5.28.0 to 5.33.0 in /ui-tests in the npm_and_yarn group across 1 directory #199 (@dependabot)
- Bump the npm_and_yarn group across 1 directory with 2 updates #193 (@dependabot)
- Bump axios from 1.7.4 to 1.8.2 in the npm_and_yarn group across 1 directory #189 (@dependabot)