@@ -4,6 +4,31 @@ All notable changes to this project will be documented in this file.
4
4
5
5
<!-- <START NEW CHANGELOG ENTRY> -->
6
6
7
+ ## 3.0.0beta4
8
+
9
+ ([ Full Changelog] ( https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-beta.3...682d14d569b1a8126486e788bbf870b045897392 ) )
10
+
11
+ ### Enhancements made
12
+
13
+ - Handle generic document types in timeline [ #349 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/349 ) ([ @davidbrochart ] ( https://github.com/davidbrochart ) )
14
+ - Implementing Collaborative Timeline Slider with Undo/Redo Functionality [ #338 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/338 ) ([ @Meriem-BenIsmail ] ( https://github.com/Meriem-BenIsmail ) )
15
+
16
+ ### Maintenance and upkeep improvements
17
+
18
+ - Remove unused chat feature [ #346 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/346 ) ([ @davidbrochart ] ( https://github.com/davidbrochart ) )
19
+
20
+ ### Documentation improvements
21
+
22
+ - Fix readthedocs URL [ #344 ] ( https://github.com/jupyterlab/jupyter-collaboration/pull/344 ) ([ @davidbrochart ] ( https://github.com/davidbrochart ) )
23
+
24
+ ### Contributors to this release
25
+
26
+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2024-08-24&to=2024-09-17&type=c ) )
27
+
28
+ [ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-08-24..2024-09-17&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-08-24..2024-09-17&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Akrassowski+updated%3A2024-08-24..2024-09-17&type=Issues ) | [ @Meriem-BenIsmail ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AMeriem-BenIsmail+updated%3A2024-08-24..2024-09-17&type=Issues )
29
+
30
+ <!-- <END NEW CHANGELOG ENTRY> -->
31
+
7
32
## 3.0.0beta3
8
33
9
34
([ Full Changelog] ( https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-beta.2...1b74c437fec5475548e8cf08233c0992dcfdd4f8 ) )
@@ -19,8 +44,6 @@ All notable changes to this project will be documented in this file.
19
44
20
45
[ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-08-12..2024-08-24&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-08-12..2024-08-24&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Akrassowski+updated%3A2024-08-12..2024-08-24&type=Issues )
21
46
22
- <!-- <END NEW CHANGELOG ENTRY> -->
23
-
24
47
## 3.0.0beta2
25
48
26
49
([ Full Changelog] ( https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-beta.1...74a269c38d49fe5ff413322178508719c54790a3 ) )
0 commit comments