Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@bollwyvl bollwyvl released this 03 Apr 22:35
1dd7dcd

jupyter-videochat 0.6.0

UI

  • Rooms now show their provider, presently Server or Public (#38)
  • Adopt Card styling, like the Launcher (#38)
  • New Video Chat is added to the File menu (#38)

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 mainWidget is available as part of the API, and exposes a toolbar for adding
    custom features (#60)

Integrations

Docs