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
- Add logger for file editor [#145](https://github.com/jupyterlab/jupyter_collaboration/pull/145) ([@fcollonval](https://github.com/fcollonval))
16
+
- Emit events for collaborative sessions [#139](https://github.com/jupyterlab/jupyter_collaboration/pull/139) ([@hbcarlos](https://github.com/hbcarlos))
17
+
18
+
### Bugs fixed
19
+
20
+
- Support file types [#154](https://github.com/jupyterlab/jupyter_collaboration/pull/154) ([@hbcarlos](https://github.com/hbcarlos))
21
+
- Fix injecting user menu bar in top bar. [#149](https://github.com/jupyterlab/jupyter_collaboration/pull/149) ([@fcollonval](https://github.com/fcollonval))
22
+
- Wait for the document to be synced [#148](https://github.com/jupyterlab/jupyter_collaboration/pull/148) ([@fcollonval](https://github.com/fcollonval))
23
+
- Fix asyncio.Task type for python\<=3.8 [#143](https://github.com/jupyterlab/jupyter_collaboration/pull/143) ([@davidbrochart](https://github.com/davidbrochart))
- Add license to files automatically [#147](https://github.com/jupyterlab/jupyter_collaboration/pull/147) ([@fcollonval](https://github.com/fcollonval))
29
+
- Add JavaScript and lab extension test in CI [#144](https://github.com/jupyterlab/jupyter_collaboration/pull/144) ([@fcollonval](https://github.com/fcollonval))
30
+
- Fix asyncio.Task type for python\<=3.8 [#143](https://github.com/jupyterlab/jupyter_collaboration/pull/143) ([@davidbrochart](https://github.com/davidbrochart))
- Fix typo and punctuation [#140](https://github.com/jupyterlab/jupyter_collaboration/pull/140) ([@krassowski](https://github.com/krassowski))
33
+
34
+
### Contributors to this release
35
+
36
+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter_collaboration/graphs/contributors?from=2023-04-24&to=2023-05-30&type=c))
0 commit comments