|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> -->
|
4 | 4 |
|
| 5 | +## 0.1.0 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/jupyterlab/jupyter-chat/compare/877bbc1a13706c69ad5b41b79a697ab64ac447e8...0b72a3b62a3615688d3e744d6fa52f76427f9cf5)) |
| 8 | + |
| 9 | +### Prior to this release |
| 10 | + |
| 11 | +A lot of the UI components of this project come from [jupyter-ai](https://github.com/jupyterlab/jupyter-ai). |
| 12 | + |
| 13 | +**Contributors** of the initial UI components, in the order of [Github contributors](https://github.com/jupyterlab/jupyter-chat/graphs/contributors): |
| 14 | + |
| 15 | +@dlqqq | @3coins | @JasonWeill | @krassowski | @ellisonbg | @andrii-i | @aws-khatria | @garsonbyte | @markqiu | @aychang95 | @mschroering |
| 16 | + |
| 17 | +### Enhancements made |
| 18 | + |
| 19 | +- Messages as a list in collaborative chat document [#31](https://github.com/jupyterlab/jupyter-chat/pull/31) ([@brichet](https://github.com/brichet)) |
| 20 | +- Remove requirement to global awareness, which often fails to activate [#28](https://github.com/jupyterlab/jupyter-chat/pull/28) ([@brichet](https://github.com/brichet)) |
| 21 | +- Use the server time in collaborative chat [#26](https://github.com/jupyterlab/jupyter-chat/pull/26) ([@brichet](https://github.com/brichet)) |
| 22 | +- Edition and deletion of messages [#22](https://github.com/jupyterlab/jupyter-chat/pull/22) ([@brichet](https://github.com/brichet)) |
| 23 | +- Improve ychat [#18](https://github.com/jupyterlab/jupyter-chat/pull/18) ([@brichet](https://github.com/brichet)) |
| 24 | +- Toolbar factory [#16](https://github.com/jupyterlab/jupyter-chat/pull/16) ([@brichet](https://github.com/brichet)) |
| 25 | +- Propagate the config to all existing and newly created chat widget [#14](https://github.com/jupyterlab/jupyter-chat/pull/14) ([@brichet](https://github.com/brichet)) |
| 26 | +- Add commands, menu entry and launcher [#12](https://github.com/jupyterlab/jupyter-chat/pull/12) ([@brichet](https://github.com/brichet)) |
| 27 | +- Collaborative chat sidepanel [#11](https://github.com/jupyterlab/jupyter-chat/pull/11) ([@brichet](https://github.com/brichet)) |
| 28 | +- add a collaborative chat extension [#9](https://github.com/jupyterlab/jupyter-chat/pull/9) ([@brichet](https://github.com/brichet)) |
| 29 | +- Split the project in two packages: UI (npm) and jupyterlab extension [#3](https://github.com/jupyterlab/jupyter-chat/pull/3) ([@brichet](https://github.com/brichet)) |
| 30 | +- Add a model to the chat panel [#1](https://github.com/jupyterlab/jupyter-chat/pull/1) ([@brichet](https://github.com/brichet)) |
| 31 | + |
| 32 | +### Bugs fixed |
| 33 | + |
| 34 | +- Fix message datetime [#29](https://github.com/jupyterlab/jupyter-chat/pull/29) ([@brichet](https://github.com/brichet)) |
| 35 | + |
| 36 | +### Maintenance and upkeep improvements |
| 37 | + |
| 38 | +- Set the release workflows to use the jupyterlab releaser bot [#35](https://github.com/jupyterlab/jupyter-chat/pull/35) ([@brichet](https://github.com/brichet)) |
| 39 | +- Bump tar from 6.2.0 to 6.2.1 in /packages/jupyterlab-ws-chat/ui-tests in the npm_and_yarn group across 1 directory [#21](https://github.com/jupyterlab/jupyter-chat/pull/21) ([@dependabot](https://github.com/dependabot)) |
| 40 | +- Update the github organization from 'jupyterlab-contrib' to 'jupyterlab' [#20](https://github.com/jupyterlab/jupyter-chat/pull/20) ([@brichet](https://github.com/brichet)) |
| 41 | +- Add the @jupyter namespace to the NPM chat package [#17](https://github.com/jupyterlab/jupyter-chat/pull/17) ([@brichet](https://github.com/brichet)) |
| 42 | +- Integration tests [#13](https://github.com/jupyterlab/jupyter-chat/pull/13) ([@brichet](https://github.com/brichet)) |
| 43 | +- Monorepo improvements [#10](https://github.com/jupyterlab/jupyter-chat/pull/10) ([@brichet](https://github.com/brichet)) |
| 44 | +- Rename extension package [#8](https://github.com/jupyterlab/jupyter-chat/pull/8) ([@brichet](https://github.com/brichet)) |
| 45 | +- Remove @jupyter namespace from the package name [#6](https://github.com/jupyterlab/jupyter-chat/pull/6) ([@brichet](https://github.com/brichet)) |
| 46 | +- Update the github repo from QuantStack to jupyterlab-contrib [#5](https://github.com/jupyterlab/jupyter-chat/pull/5) ([@brichet](https://github.com/brichet)) |
| 47 | +- Add license-header action [#4](https://github.com/jupyterlab/jupyter-chat/pull/4) ([@brichet](https://github.com/brichet)) |
| 48 | +- Remove non relevant tests [#2](https://github.com/jupyterlab/jupyter-chat/pull/2) ([@brichet](https://github.com/brichet)) |
| 49 | + |
| 50 | +### Documentation improvements |
| 51 | + |
| 52 | +- Monorepo improvements [#10](https://github.com/jupyterlab/jupyter-chat/pull/10) ([@brichet](https://github.com/brichet)) |
| 53 | + |
| 54 | +### Contributors to this release |
| 55 | + |
| 56 | +([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-chat/graphs/contributors?from=2023-02-10&to=2024-05-16&type=c)) |
| 57 | + |
| 58 | +[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Abrichet+updated%3A2023-02-10..2024-05-16&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Adependabot+updated%3A2023-02-10..2024-05-16&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-chat+involves%3Awelcome+updated%3A2023-02-10..2024-05-16&type=Issues) |
| 59 | + |
5 | 60 | <!-- <END NEW CHANGELOG ENTRY> -->
|
0 commit comments