CHANGELOG#
jupyter-videochat 0.6.0#
UI#
API#
Public rooms are still configured as part of core, and can be opted-in via Command Palette or Advanced Settings (and therefore
overrides.json) (#38)The Public implementation is in a separate, optional plugin (#38)
Server rooms similarly moved to a separate, optional plugin (#38)
The Toggle Sidebar implementation is moved to a separate, optional plugin (#60)
The
mainWidgetis available as part of the API, and exposes atoolbarfor adding custom features (#60)
Integrations#
The Public plugin is compatible with JupyterLite (#38)
All public strings are now internationalizable (#60)
Docs#
A documentation site is now maintained on ReadTheDocs (#43)
It includes a one-click, no-install demo powered by JupyterLite (#40)
jupyter-videochat 0.5.1#
jupyter-videochat 0.5.0#
overhaul for JupyterLab 3 (#12, #14)
pip install jupyter-videochat, no morejupyter labextension installnpmtarballs will continue to be released for downstream extensionsuser install via
jupyter labextension installis no longer tested
exposes
IVideoChatManagerfor other extensions to interact with the current Jitsi Meet instancefully configurable via Advanced Settings
Jitsi configuration
persistent display name/avatar
allow joining public rooms
replaced vendored Jitsi API with use of your Jitsi server’s
adds URL router
open a chat directly with
?jvc=<room name>(#7)
jupyter-videochat 0.4.0#
fixes some iframe behavior (#2)
last release compatible with JupyterLab 2