File python-jupyter-collaboration.changes of Package python-jupyter-collaboration
-------------------------------------------------------------------
Thu Nov 7 17:16:34 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 3.0.0
- This is a metapackge now, depending on:
* python-jupyter-collaboration_ui
* python-jupyter-docprovider
* python-jupyter-server-ydoc
-------------------------------------------------------------------
Thu Nov 7 15:47:44 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 2.1.5
* Backport 'Initialize and update the ydoc path property' #342
#357 (@brichet)
* [2.x] Support @jupyter/ydoc 2.x #316 (@fcollonval)
-------------------------------------------------------------------
Thu Oct 24 07:30:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.1.4:
* Backport 'Update jupyter_ydoc and pycrdt_websocket
dependencies' #367 #376 (@brichet)
* Backport 'Fix model format' #368 #369 (@davidbrochart)
* Backport 'Fix ignoring AnyIO warnings in tests' #359 #362
(@brichet)
* Backport 'Fix mypy' #358 #361 (@brichet)
-------------------------------------------------------------------
Fri Aug 30 10:41:21 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 2.1.2
* Start ystore in a task #302 (@davidbrochart)
* adding await ystore start method in prepare method #299
(@jzhang20133)
* 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)
-------------------------------------------------------------------
Fri Mar 29 18:12:36 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 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)
- Release 2.0.6
## Enhancements made
* Make user's cursor "tooltip-on-hover" faster and wider #259
(@jzhang20133)
## Bugs fixed
* Fix slow room opening #264 (@davidbrochart)
- Release 2.0.5
* Fix concurrent room initialization #255 (@davidbrochart)
- Release 2.0.4
* adding awareness event when open and close websockets #246
(@jzhang20133)
-------------------------------------------------------------------
Thu Mar 7 12:40:30 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 2.0.3
* Fix cancellation of file save operation #241 (@davidbrochart)
* Call get with options of type IFetchOptions #238
(@davidbrochart)
- Release 2.0.2
* Handle last_modified only in FileLoader #232 (@davidbrochart)
* Fix file saving #231 (@davidbrochart)
- Fix python39-ipython removal fallout
* Don't require jupyterlab to build
* Don't test on python39
-------------------------------------------------------------------
Mon Jan 22 19:00:29 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 2.0.1
* Revert PR #170 #228 (@davidbrochart)
- Update to 2.0.0
* Adds a flag to disable RTC #177 (@hbcarlos)
* Improves chat #173 (@hbcarlos)
* Adds restore and ovewrite messages #170 (@hbcarlos)
* 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)
- Ignore that pycrdt is still in incubation phase
gh#jupyter-server/jupyter_ydoc#211
-------------------------------------------------------------------
Sun Jan 21 12:35:26 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 1.2.1
## Maintenance and upkeep improvements
* Fix CI (Backport #221 into 1.x) #224 (@martinRenou)
* Fix for last_modified being None #223 (@martinRenou)
- Release 1.2.0
## Maintenance and upkeep improvements
* Backport #172 on branch 1.x (Remove print) #188 (@fcollonval)
- Release 1.1.0
## Enhancements made
* Backport #177: Adds a flag to disable RTC #178 (@hbcarlos)
- Release 1.0.1
* Support ypy-websocket v0.12 #168 (@davidbrochart)
* Chat subprotocol #167 (@hbcarlos)
-------------------------------------------------------------------
Thu Aug 17 15:52:49 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Suggest primary python package -- boo#1214354
-------------------------------------------------------------------
Mon Jun 12 20:05:39 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 1.0.0
* Remove spurious ' #156 (@krassowski)
* Add share link feature #150 (@fcollonval)
* Improve code architecture #146 (@fcollonval)
* Add logger for file editor #145 (@fcollonval)
* Emit events for collaborative sessions #139 (@hbcarlos)
* Support file types #154 (@hbcarlos)
* Fix injecting user menu bar in top bar. #149 (@fcollonval)
* Wait for the document to be synced #148 (@fcollonval)
* Fix asyncio.Task type for python<=3.8 #143 (@davidbrochart)
* ... many more during 1.0.0alpha*: See CHANGELOG.md
- Use the new jupyter-collaboration name, obsolete the old names
jupyter-server-ydoc and jupyterlab-rtc
-------------------------------------------------------------------
Mon Mar 20 21:48:20 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to jupyter_server_ydoc 0.8.0
* Creates document session #108 (@hbcarlos)
-------------------------------------------------------------------
Sun Feb 12 17:31:24 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Downgrade to v0.6.1
* jupyterlab, the only consumer, requires jupyter-server-ydoc<0.7
* v0.6.2 has been yanked
-------------------------------------------------------------------
Sun Feb 5 17:02:08 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Initial specfile for v0.7
- Last version to use the name jupyter-server-ydoc