@@ -4,6 +4,47 @@ All notable changes to this project will be documented in this file.
44
55<!-- <START NEW CHANGELOG ENTRY> -->
66
7+ ## 2.0.0
8+
9+ ([ Full Changelog] ( https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@1.0.1...8fee21f7cd338057c69febb5508f9b6c8bfd2392 ) )
10+
11+ ### Enhancements made
12+
13+ - Adds a flag to disable RTC [ #177 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/177 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
14+ - Improves chat [ #173 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/173 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
15+ - Adds restore and ovewrite messages [ #170 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/170 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
16+
17+ ### Bugs fixed
18+
19+ - Improves error handling when the file does not exist [ #175 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/175 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
20+ - Use fileId instead of path in the store [ #174 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/174 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
21+ - Adds restore and ovewrite messages [ #170 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/170 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
22+
23+ ### Maintenance and upkeep improvements
24+
25+ - Fix CI [ #221 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/221 ) ([ @davidbrochart ] ( https://github.com/davidbrochart ) )
26+ - Use pycrdt-websocket instead of ypy-websocket [ #220 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/220 ) ([ @davidbrochart ] ( https://github.com/davidbrochart ) )
27+ - Switch from hub to gh CLI [ #199 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/199 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
28+ - Pin jupyter_events [ #186 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/186 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
29+ - Tests [ #182 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/182 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
30+ - Adds tests for rooms [ #181 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/181 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
31+ - Fix package name of integration tests [ #176 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/176 ) ([ @brichet ] ( https://github.com/brichet ) )
32+ - Remove print [ #172 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/172 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
33+ - Add UI-tests [ #157 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/157 ) ([ @brichet ] ( https://github.com/brichet ) )
34+
35+ ### Documentation improvements
36+
37+ - Update README.md [ #212 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/212 ) ([ @1reverseengineer ] ( https://github.com/1reverseengineer ) )
38+ - docs: 📝 update configuration doc [ #195 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/195 ) ([ @yambottle ] ( https://github.com/yambottle ) )
39+
40+ ### Contributors to this release
41+
42+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2023-06-29&to=2023-12-12&type=c ) )
43+
44+ [@1reverseengineer](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3A1reverseengineer+updated%3A2023-06-29..2023-12-12&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Abrichet+updated%3A2023-06-29..2023-12-12&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2023-06-29..2023-12-12&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Afcollonval+updated%3A2023-06-29..2023-12-12&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2023-06-29..2023-12-12&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ahbcarlos+updated%3A2023-06-29..2023-12-12&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Akrassowski+updated%3A2023-06-29..2023-12-12&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AmartinRenou+updated%3A2023-06-29..2023-12-12&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3ASylvainCorlay+updated%3A2023-06-29..2023-12-12&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Awelcome+updated%3A2023-06-29..2023-12-12&type=Issues) | [@yambottle](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ayambottle+updated%3A2023-06-29..2023-12-12&type=Issues)
45+
46+ <!-- <END NEW CHANGELOG ENTRY> -->
47+
748## 1.0.1
849
950([ Full Changelog] ( https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@1.0.0...e97855f7ad4160cc4e6f5dbe9361806d6b9f3c31 ) )
@@ -30,8 +71,6 @@ All notable changes to this project will be documented in this file.
3071
3172[ @codecov-commenter ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Acodecov-commenter+updated%3A2023-06-02..2023-06-29&type=Issues ) | [ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2023-06-02..2023-06-29&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Afcollonval+updated%3A2023-06-02..2023-06-29&type=Issues ) | [ @fperez ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Afperez+updated%3A2023-06-02..2023-06-29&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2023-06-02..2023-06-29&type=Issues ) | [ @hbcarlos ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ahbcarlos+updated%3A2023-06-02..2023-06-29&type=Issues )
3273
33- <!-- <END NEW CHANGELOG ENTRY> -->
34-
3574## 1.0.0
3675
3776([ Full Changelog] ( https://github.com/jupyterlab/jupyter_collaboration/compare/@jupyter/collaboration-extension@1.0.0-alpha.9...4da43013daa89869035d77417971a80143b0ac61 ) )
0 commit comments