Releases: jupyterlab/jupyter-collaboration
Releases · jupyterlab/jupyter-collaboration
v3.0.0alpha2
3.0.0alpha2
Enhancements made
- Start ystore in a task #303 (@davidbrochart)
Bugs fixed
- Fix writing settings in page_config #304 (@fcollonval)
Maintenance and upkeep improvements
- Update JupyterLab 4.2.0 and fix test start store #305 (@davidbrochart)
Contributors to this release
v2.1.1
2.1.1
Enhancements made
- Start ystore in a task #302 (@davidbrochart)
Bugs fixed
- adding await ystore start method in prepare method #299 (@jzhang20133)
Contributors to this release
v3.0.0alpha1
3.0.0alpha1
Enhancements made
- Log (instead of raise) exceptions when running as a server extension #295 (@Zsailer)
- handle exception when websocket server start room failed #289 (@jzhang20133)
Bugs fixed
Maintenance and upkeep improvements
- Update pycrdt-websocket v0.13.0 #293 (@davidbrochart)
Contributors to this release
(GitHub contributors page for this release)
@brichet | @davidbrochart | @github-actions | @jzhang20133 | @Zsailer
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
docprovider
packages in its sdist #282 (@krassowski) - Workaround shutdown issue with
aiosqlite
for 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)