You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Mention users in messages (using @) [#190](https://github.com/jupyterlab/jupyter-chat/pull/190) ([@brichet](https://github.com/brichet))
12
+
13
+
### Bugs fixed
14
+
15
+
- Fix the toolbar registry for main area chat [#206](https://github.com/jupyterlab/jupyter-chat/pull/206) ([@brichet](https://github.com/brichet))
16
+
- Fix the attachments on message edition and on python Message model [#200](https://github.com/jupyterlab/jupyter-chat/pull/200) ([@brichet](https://github.com/brichet))
17
+
- Fix duplication after message edition [#194](https://github.com/jupyterlab/jupyter-chat/pull/194) ([@brichet](https://github.com/brichet))
18
+
19
+
### Maintenance and upkeep improvements
20
+
21
+
- Fix \_version.py file version bump [#207](https://github.com/jupyterlab/jupyter-chat/pull/207) ([@brichet](https://github.com/brichet))
22
+
- Fix the wrong version of python package [#205](https://github.com/jupyterlab/jupyter-chat/pull/205) ([@brichet](https://github.com/brichet))
23
+
- Abstract ChatModel class [#197](https://github.com/jupyterlab/jupyter-chat/pull/197) ([@brichet](https://github.com/brichet))
24
+
- Move jupyterlab-chat-extension to packages directory [#196](https://github.com/jupyterlab/jupyter-chat/pull/196) ([@brichet](https://github.com/brichet))
25
+
26
+
### Contributors to this release
27
+
28
+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-chat/graphs/contributors?from=2025-03-31&to=2025-04-11&type=c))
0 commit comments