Skip to content

Commit 862386f

Browse files
committed
Publish 0.8.0
SHA256 hashes: jupyter-chat-0.8.0.tgz: 807dfbde6399f2e7338ef589418d75484c2a4f67521a4480ef7b4ba1b2c28e72 jupyter-chat-example-0.8.0.tgz: 7d09fc437117900852391fbb545a6bb0992565c7d11db9560a3bf5b5e3dfb5a7 jupyterlab-chat-0.8.0.tgz: a4999897e789b608251efd5a1ce99daaf062d983ff79f13b88c6acb95826125f jupyterlab-chat-extension-0.8.0.tgz: cb10ac6d8aee6a8d33c74195e706c76ff60f8646a11ff4ffe15de072c2626715 jupyterlab_chat-0.8.0-py3-none-any.whl: b7fbf22c639cfef54c3c4d4194bbd96b32807024e1e233d38a47be06cac666f0 jupyterlab_chat-0.8.0.tar.gz: 6878e6060abcd47dfb8dbe94c2eabe60ac97d9da9e46d2d277c099d42dbf68fa
1 parent 9a4aebf commit 862386f

File tree

8 files changed

+53
-16
lines changed

8 files changed

+53
-16
lines changed

CHANGELOG.md

Lines changed: 39 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,45 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.8.0
6+
7+
([Full Changelog](https://github.com/jupyterlab/jupyter-chat/compare/@jupyter/chat@0.7.1...9a4aebf3df7f29640ddbe5dcf4b66f3fc3e63625))
8+
9+
### Enhancements made
10+
11+
- Add icons & descriptions to chat commands menu [#185](https://github.com/jupyterlab/jupyter-chat/pull/185) ([@keerthi-swarna](https://github.com/keerthi-swarna))
12+
- Add new `InputModel` class for managing input state [#171](https://github.com/jupyterlab/jupyter-chat/pull/171) ([@brichet](https://github.com/brichet))
13+
- Define a new framework for chat commands [#161](https://github.com/jupyterlab/jupyter-chat/pull/161) ([@dlqqq](https://github.com/dlqqq))
14+
- Implement message attachments [#148](https://github.com/jupyterlab/jupyter-chat/pull/148) ([@brichet](https://github.com/brichet))
15+
- Adds side panel widgets to the tracker [#146](https://github.com/jupyterlab/jupyter-chat/pull/146) ([@brichet](https://github.com/brichet))
16+
- Move the Chat card in the 'Other' section of the launcher [#141](https://github.com/jupyterlab/jupyter-chat/pull/141) ([@brichet](https://github.com/brichet))
17+
18+
### Bugs fixed
19+
20+
- Fix disabled code toolbar buttons [#160](https://github.com/jupyterlab/jupyter-chat/pull/160) ([@brichet](https://github.com/brichet))
21+
- Allow use of up and down arrow in chat input [#158](https://github.com/jupyterlab/jupyter-chat/pull/158) ([@brichet](https://github.com/brichet))
22+
23+
### Maintenance and upkeep improvements
24+
25+
- Remove old autocomplete registry [#187](https://github.com/jupyterlab/jupyter-chat/pull/187) ([@brichet](https://github.com/brichet))
26+
- Update eslint rules to avoid importing MUI icons [#159](https://github.com/jupyterlab/jupyter-chat/pull/159) ([@brichet](https://github.com/brichet))
27+
- Update to `actions/upload-artifact@v4` and `actions/download-artifact@v4` [#152](https://github.com/jupyterlab/jupyter-chat/pull/152) ([@jtpio](https://github.com/jtpio))
28+
- Add `Untitled*.ipynb` and `*.chat` to the `.gitignore` [#151](https://github.com/jupyterlab/jupyter-chat/pull/151) ([@jtpio](https://github.com/jtpio))
29+
- Improve the test execution [#150](https://github.com/jupyterlab/jupyter-chat/pull/150) ([@brichet](https://github.com/brichet))
30+
- Lint the whole project instead of individual packages [#142](https://github.com/jupyterlab/jupyter-chat/pull/142) ([@brichet](https://github.com/brichet))
31+
32+
### Documentation improvements
33+
34+
- Lite deployment in doc [#162](https://github.com/jupyterlab/jupyter-chat/pull/162) ([@brichet](https://github.com/brichet))
35+
36+
### Contributors to this release
37+
38+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-chat/graphs/contributors?from=2024-12-25&to=2025-03-03&type=c))
39+
40+
[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Abrichet+updated%3A2024-12-25..2025-03-03&type=Issues) | [@dlqqq](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Adlqqq+updated%3A2024-12-25..2025-03-03&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Agithub-actions+updated%3A2024-12-25..2025-03-03&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Ajtpio+updated%3A2024-12-25..2025-03-03&type=Issues) | [@keerthi-swarna](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Akeerthi-swarna+updated%3A2024-12-25..2025-03-03&type=Issues)
41+
42+
<!-- <END NEW CHANGELOG ENTRY> -->
43+
544
## 0.7.1
645

746
([Full Changelog](https://github.com/jupyterlab/jupyter-chat/compare/@jupyter/chat@0.7.0...b9373cfc7304a3fd3f8cccfe0d74782120b2ec76))
@@ -20,8 +59,6 @@
2059

2160
[@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Adependabot+updated%3A2024-12-20..2024-12-24&type=Issues) | [@dlqqq](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Adlqqq+updated%3A2024-12-20..2024-12-24&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Agithub-actions+updated%3A2024-12-20..2024-12-24&type=Issues)
2261

23-
<!-- <END NEW CHANGELOG ENTRY> -->
24-
2562
## 0.7.0
2663

2764
([Full Changelog](https://github.com/jupyterlab/jupyter-chat/compare/@jupyter/chat@0.6.2...9d524d6b7f23d43ac7c0b21a26d1b94d37e98685))

docs/jupyter-chat-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyter-chat-example",
3-
"version": "1.0.0",
3+
"version": "0.8.0",
44
"description": "A chat extension providing a chat as example",
55
"keywords": [
66
"jupyter",
@@ -44,7 +44,7 @@
4444
"install:extension": "jlpm build"
4545
},
4646
"dependencies": {
47-
"@jupyter/chat": "^0.7.1",
47+
"@jupyter/chat": "^0.8.0",
4848
"@jupyterlab/application": "^4.2.0",
4949
"@jupyterlab/apputils": "^4.3.0",
5050
"@jupyterlab/notebook": "^4.2.0",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useWorkspaces": true,
4-
"version": "0.7.1",
4+
"version": "0.8.0",
55
"npmClient": "jlpm",
66
"useNx": true
77
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyter-chat-root",
3-
"version": "0.7.1",
3+
"version": "0.8.0",
44
"description": "A chat package for Jupyterlab extension",
55
"private": true,
66
"keywords": [

packages/jupyter-chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/chat",
3-
"version": "0.7.1",
3+
"version": "0.8.0",
44
"description": "A package that provides UI components that can be used to create a chat in a Jupyterlab extension.",
55
"keywords": [
66
"jupyter",

packages/jupyterlab-chat/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-chat",
3-
"version": "0.7.1",
3+
"version": "0.8.0",
44
"description": "The library to build a chat based on shared document",
55
"keywords": [
66
"jupyter",
@@ -42,7 +42,7 @@
4242
"watch:src": "tsc -w --sourceMap"
4343
},
4444
"dependencies": {
45-
"@jupyter/chat": "^0.7.1",
45+
"@jupyter/chat": "^0.8.0",
4646
"@jupyter/collaborative-drive": "^3.0.0",
4747
"@jupyter/ydoc": "^2.0.0 || ^3.0.0",
4848
"@jupyterlab/application": "^4.2.0",

python/jupyterlab-chat/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-chat-extension",
3-
"version": "0.7.1",
3+
"version": "0.8.0",
44
"description": "A chat extension based on shared documents",
55
"keywords": [
66
"jupyter",
@@ -67,7 +67,7 @@
6767
"@lumino/coreutils": "^2.0.0",
6868
"@lumino/signaling": "^2.0.0",
6969
"@lumino/widgets": "^2.0.0",
70-
"jupyterlab-chat": "^0.7.1",
70+
"jupyterlab-chat": "^0.8.0",
7171
"react": "^18.2.0",
7272
"y-protocols": "^1.0.5",
7373
"yjs": "^13.5.40"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2456,7 +2456,7 @@ __metadata:
24562456
languageName: node
24572457
linkType: hard
24582458

2459-
"@jupyter/chat@^0.7.1, @jupyter/chat@workspace:packages/jupyter-chat":
2459+
"@jupyter/chat@^0.8.0, @jupyter/chat@workspace:packages/jupyter-chat":
24602460
version: 0.0.0-use.local
24612461
resolution: "@jupyter/chat@workspace:packages/jupyter-chat"
24622462
dependencies:
@@ -10020,7 +10020,7 @@ __metadata:
1002010020
version: 0.0.0-use.local
1002110021
resolution: "jupyter-chat-example@workspace:docs/jupyter-chat-example"
1002210022
dependencies:
10023-
"@jupyter/chat": ^0.7.1
10023+
"@jupyter/chat": ^0.8.0
1002410024
"@jupyterlab/application": ^4.2.0
1002510025
"@jupyterlab/apputils": ^4.3.0
1002610026
"@jupyterlab/builder": ^4.2.0
@@ -10090,7 +10090,7 @@ __metadata:
1009010090
"@types/react": ^18.2.0
1009110091
"@types/react-addons-linked-state-mixin": ^0.14.22
1009210092
css-loader: ^6.7.1
10093-
jupyterlab-chat: ^0.7.1
10093+
jupyterlab-chat: ^0.8.0
1009410094
mkdirp: ^1.0.3
1009510095
npm-run-all: ^4.1.5
1009610096
react: ^18.2.0
@@ -10103,11 +10103,11 @@ __metadata:
1010310103
languageName: unknown
1010410104
linkType: soft
1010510105

10106-
"jupyterlab-chat@^0.7.1, jupyterlab-chat@workspace:packages/jupyterlab-chat":
10106+
"jupyterlab-chat@^0.8.0, jupyterlab-chat@workspace:packages/jupyterlab-chat":
1010710107
version: 0.0.0-use.local
1010810108
resolution: "jupyterlab-chat@workspace:packages/jupyterlab-chat"
1010910109
dependencies:
10110-
"@jupyter/chat": ^0.7.1
10110+
"@jupyter/chat": ^0.8.0
1011110111
"@jupyter/collaborative-drive": ^3.0.0
1011210112
"@jupyter/ydoc": ^2.0.0 || ^3.0.0
1011310113
"@jupyterlab/application": ^4.2.0

0 commit comments

Comments
 (0)