Releases: jupyterlab/jupyter-collaboration
Releases · jupyterlab/jupyter-collaboration
v2.1.0
2.1.0
Bugs fixed
- Backport 'handle exception when websocket server start room failed' #289 #298 (@jzhang20133)
- Backport 'Log (instead of raise) exceptions when running as a server extension' #295 #297 (@Zsailer)
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@brichet | @davidbrochart | @ellisonbg | @github-actions | @jtpio | @jzhang20133 | @krassowski | @Zsailer
v3.0.0alpha0
3.0.0alpha0
Enhancements made
- Split up the backend, frontend, and the docprovider #280 (@krassowski)
- Support server-side execution #279 (@davidbrochart)
- Add a public API for getting a read-only view of the shared model #275 (@krassowski)
Maintenance and upkeep improvements
- Only include
docproviderpackages in its sdist #282 (@krassowski) - Workaround shutdown issue with
aiosqlitefor now #278 (@krassowski) - Fix UI tests #277 (@krassowski)
Contributors to this release
(GitHub contributors page for this release)
@brichet | @davidbrochart | @ellisonbg | @github-actions | @jtpio | @krassowski | @Zsailer
v2.0.11
2.0.11
Enhancements made
- Make user's cursor "tooltip-on-hover" faster and wider #259 (@jzhang20133)
Bugs fixed
- Fix releaser #268 (@davidbrochart)
- Fix slow room opening #264 (@davidbrochart)
- Use WebSocket _room_id attribute directly #266 (@davidbrochart)
v2.0.5
2.0.5
Bugs fixed
- Fix concurrent room initialization #255 (@davidbrochart)
Maintenance and upkeep improvements
- Bump jupyter_events to 0.10.0 #258 (@Zsailer)
- Fix concurrent room initialization #255 (@davidbrochart)
- Add test for document dirty attribute #251 (@davidbrochart)
Contributors to this release
v2.0.4
2.0.4
Enhancements made
- adding awareness event when open and close websockets #246 (@jzhang20133)
Contributors to this release
v2.0.3
2.0.3
Bugs fixed
- Fix cancellation of file save operation #241 (@davidbrochart)
- Call get with options of type IFetchOptions #238 (@davidbrochart)
Maintenance and upkeep improvements
- Call get with options of type IFetchOptions #238 (@davidbrochart)
Contributors to this release
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