Releases: jupyterlab/jupyter-collaboration
v4.1.0
4.1.0
Enhancements made
- Add dialog to update user info #482 (@brichet)
- Respect autosave setting in RTC backend #479 (@Darshan808)
- Add a UI to let users share their servers to other users and groups #438 (@Hyrla)
Bugs fixed
- Fix confirmation on manual saving #490 (@krassowski)
- Fix translation loading in share link dialog #488 (@krassowski)
Documentation improvements
- Add URLs to
pyproject.toml
files #491 (@krassowski) - Add Current Implementation section to docs #484 (@Darshan808)
Contributors to this release
(GitHub contributors page for this release)
@brichet | @Darshan808 | @davidbrochart | @github-actions | @Hyrla | @krassowski | @manics | @ykazakov
v4.1.0rc0
v4.1.0beta0
4.1.0beta0
No merged PRs
v4.1.0alpha0
4.1.0alpha0
Enhancements made
- Add dialog to update user info #482 (@brichet)
- Respect autosave setting in RTC backend #479 (@Darshan808)
Documentation improvements
- Add Current Implementation section to docs #484 (@Darshan808)
Contributors to this release
(GitHub contributors page for this release)
@brichet | @Darshan808 | @davidbrochart | @github-actions | @krassowski
v4.0.2
4.0.2
Bugs fixed
- Force analysis of
pycrdt_websocket
imports, fix types #476 (@krassowski) - Fix cleanup logic and suppress repetitive error logs #475 (@Darshan808)
- Reset dirty state only when the file is saved #472 (@Darshan808)
Maintenance and upkeep improvements
- Remove suspected unused code #478 (@krassowski)
Documentation improvements
- Fix "Edit on GitHub" link in documentation #471 (@Darshan808)
Contributors to this release
v4.0.1
4.0.1
Bugs fixed
- Fix version pins in bump script #461 (@brichet)
- Fix empty collaborators list when file without icon is opened #465 (@krassowski)
- Fix jupyterlab dependency dropped by the version bump script #463 (@krassowski)
Maintenance and upkeep improvements
Contributors to this release
v3.1.2
v3.1.1
3.1.1
Enhancements made
Bugs fixed
- 3.x: Fix pinnings #459 (@martinRenou)
- Fix collaborators panel breaking on opening files without known extension #427 (@krassowski)
Maintenance and upkeep improvements
- Bump min required
jupyter_events
version to 0.11 #453 (@krassowski) - Update event schema version type #421 (@davidbrochart)
- Update github actions to v4 #441 (@brichet)
Contributors to this release
(GitHub contributors page for this release)
@brichet | @davidbrochart | @github-actions | @Hyrla | @jtpio | @krassowski | @lumberbot-app | @martinRenou | @meeseeksmachine | @ykazakov
v4.0.0
4.0.0
Enhancements made
- Gracefully handling non-existing fork room #420 (@trungleduc)
- Use content providers to remove RTC prefix #418 (@krassowski)
- Users item toolbar #379 (@brichet)
Bugs fixed
- Skip saving non-writable files #457 (@Darshan808)
- Fix collaborators panel breaking on opening files without known extension #427 (@krassowski)
- Fix Timeline Slider Visibility in Status Bar for Certain Documents #423 (@Meriem-BenIsmail)
- Fix duplicate collaborator entries in collaboration panel #422 (@nzinfo)
Maintenance and upkeep improvements
- Bump to jupyterlab v4.4.0 #458 (@davidbrochart)
- Bump min required
jupyter_events
version to 0.11 #453 (@krassowski) - Bump jupyter_server #444 (@brichet)
- Update github actions to v4 #441 (@brichet)
- Pin jupyterlab at
>=4.4.0a2,<5.0.0
inprojects/jupyter-collaboration
package #429 (@andrii-i) - Update event schema version type #421 (@davidbrochart)
Contributors to this release
(GitHub contributors page for this release)
@andrii-i | @brichet | @Darshan808 | @davidbrochart | @github-actions | @Hyrla | @jtpio | @krassowski | @lumberbot-app | @martinRenou | @Meriem-BenIsmail | @nzinfo | @trungleduc | @ykazakov
v4.0.0rc0
4.0.0rc0
Maintenance and upkeep improvements
- Bump to jupyterlab v4.4.0 #458 (@davidbrochart)
- Bump min required
jupyter_events
version to 0.11 #453 (@krassowski) - Bump jupyter_server #444 (@brichet)
- Update github actions to v4 #441 (@brichet)
Contributors to this release
(GitHub contributors page for this release)
@brichet | @davidbrochart | @github-actions | @Hyrla | @krassowski | @ykazakov