Releases: jupyterlab/jupyter-collaboration
Releases · jupyterlab/jupyter-collaboration
v2.0.2
2.0.2
Enhancements made
- Handle last_modified only in FileLoader #232 (@davidbrochart)
Bugs fixed
- Handle last_modified only in FileLoader #232 (@davidbrochart)
- Fix file saving #231 (@davidbrochart)
Contributors to this release
v2.0.1
2.0.1
Bugs fixed
- Revert PR #170 #228 (@davidbrochart)
Contributors to this release
v1.2.1
1.2.1
Maintenance and upkeep improvements
- Fix CI (Backport #221 into 1.x) #224 (@martinRenou)
- Fix for last_modified being None #223 (@martinRenou)
Contributors to this release
(GitHub contributors page for this release)
@codecov-commenter | @davidbrochart | @github-actions | @krassowski | @lumberbot-app | @martinRenou | @welcome
v2.0.0
2.0.0
Enhancements made
- Adds a flag to disable RTC #177 (@hbcarlos)
- Improves chat #173 (@hbcarlos)
- Adds restore and ovewrite messages #170 (@hbcarlos)
Bugs fixed
- Improves error handling when the file does not exist #175 (@hbcarlos)
- Use fileId instead of path in the store #174 (@hbcarlos)
- Adds restore and ovewrite messages #170 (@hbcarlos)
Maintenance and upkeep improvements
- Fix CI #221 (@davidbrochart)
- Use pycrdt-websocket instead of ypy-websocket #220 (@davidbrochart)
- Switch from hub to gh CLI #199 (@hbcarlos)
- Pin jupyter_events #186 (@hbcarlos)
- Tests #182 (@hbcarlos)
- Adds tests for rooms #181 (@hbcarlos)
- Fix package name of integration tests #176 (@brichet)
- Remove print #172 (@martinRenou)
- Add UI-tests #157 (@brichet)
Documentation improvements
- Update README.md #212 (@1reverseengineer)
- docs: 📝 update configuration doc #195 (@yambottle)
Contributors to this release
(GitHub contributors page for this release)
@1reverseengineer | @brichet | @davidbrochart | @fcollonval | @github-actions | @hbcarlos | @krassowski | @martinRenou | @SylvainCorlay | @welcome | @yambottle
v2.0.0alpha4
v2.0.0alpha3
2.0.0alpha3
Bugs fixed
Documentation improvements
Contributors to this release
v2.0.0alpha2
v2.0.0alpha1
v2.0.0alpha0
2.0.0alpha0
Enhancements made
Bugs fixed
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@fcollonval | @github-actions | @hbcarlos | @SylvainCorlay | @welcome
v1.2.0
1.2.0
Maintenance and upkeep improvements
- Backport #172 on branch 1.x (Remove print) #188 (@fcollonval)