Releases: jupyterlab/jupyter-collaboration
Releases · jupyterlab/jupyter-collaboration
v1.0.0alpha8
1.0.0alpha8
Enhancements made
- Follow up #133 #136 (@hbcarlos)
- Creates a new FileLoader class to separate the logic of watching files #121 (@hbcarlos)
Bugs fixed
Maintenance and upkeep improvements
- Upgrade jupyter ydoc #135 (@fcollonval)
Documentation improvements
- Upgrade jupyter ydoc #135 (@fcollonval)
Contributors to this release
(GitHub contributors page for this release)
@codecov-commenter | @davidbrochart | @fcollonval | @github-actions | @hbcarlos
v1.0.0alpha7
1.0.0alpha7
Enhancements made
Maintenance and upkeep improvements
Contributors to this release
v1.0.0alpha6
1.0.0alpha6
Bugs fixed
- Justify content in side panel #131 (@martinRenou)
- Fix missing scrollbar when there are many collaborators #130 (@martinRenou)
Contributors to this release
v1.0.0alpha5
1.0.0alpha5
Enhancements made
- Removes deprecated endpoints #126 (@hbcarlos)
- Display remote user cursors #122 (@fcollonval)
Bugs fixed
- Removes drive name from file path #127 (@hbcarlos)
- Fix yarn on releaser #125 (@fcollonval)
Maintenance and upkeep improvements
- Bump dependencies #123 (@fcollonval)
Contributors to this release
(GitHub contributors page for this release)
@codecov-commenter | @fcollonval | @github-actions | @hbcarlos
v1.0.0alpha4
1.0.0alpha4
Enhancements made
- Save if the document has no provider #120 (@fcollonval)
Maintenance and upkeep improvements
- Fix pre-commit EOF error #119 (@fcollonval)
- Remove a console.debug for plugin activate #118 (@jtpio)
Contributors to this release
v1.0.0alpha3
v1.0.0alpha2
1.0.0alpha2
Bugs fixed
- Update ydoc #114 (@hbcarlos)
- Creates document session #108 (@hbcarlos)
- Keep reference to asyncio tasks #106 (@davidbrochart)
Contributors to this release
v0.8.0
0.8.0
Bugs fixed
Contributors to this release
(GitHub contributors page for this release)
@codecov | @codecov-commenter | @davidbrochart | @fcollonval | @github-actions | @hbcarlos | @welcome
v0.8.0a0
0.8.0a0
Bugs fixed
Contributors to this release
(GitHub contributors page for this release)
@codecov | @codecov-commenter | @davidbrochart | @fcollonval | @github-actions | @hbcarlos | @welcome
v1.0.0alpha1
1.0.0alpha1
Enhancements made
Bugs fixed
- Include style from dependencies #103 (@fcollonval)
- Remove
PageConfig
#97 (@fcollonval) - Add missing argument for format string (#92) #93 (@cghanke)
Maintenance and upkeep improvements
- Bump dependencies #98 (@fcollonval)
- Publish 1.0.0alpha0 #96 (@fcollonval)
- Add releaser workflows #95 (@fcollonval)
- Rename to
jupyter_collaboration
and@jupyter/collaboration
#91 (@fcollonval) - Renames python package and lab extension #88 (@hbcarlos)
- Drop pytest_tornasync #87 (@fcollonval)
- Fix releaser job #82 (@fcollonval)
Documentation improvements
- Add binder #99 (@fcollonval)
- Link to the
jupyter_ydoc
repo in README.md #90 (@jtpio) - Improve readme #86 (@fcollonval)
- Improve the documentation #85 (@fcollonval)
- Moves documentation from JupyterLab #84 (@hbcarlos)
- Adds documentation #80 (@hbcarlos)
- Update links #79 (@hbcarlos)
Contributors to this release
(GitHub contributors page for this release)
@cghanke | @codecov | @codecov-commenter | @fcollonval | @hbcarlos | @jtpio | @pre-commit-ci | @welcome