Skip to content

v10.1.0

Choose a tag to compare

@JohnXLivingston JohnXLivingston released this 19 Jun 11:09
· 744 commits to main since this release
01b93c1

New features

  • #130: Channel custom emojis.
  • #98: OBS Dock. You can now generate links to join chatrooms with your current user. This can be used to create Docks in OBS for example. This could also be used to generate authentication token to join the chat from 3rd party tools.
  • Overhauled configuration page, with more broadly customizable lists of parameters by @Murazaki (See pull request #352).
  • #377: new setting to listen C2S connection on non-localhost interfaces.

Minor changes and fixes

  • Fix cleanup on channel deletion.
  • #416: Deregister prosodyctl interval callback when spawn.stdin disappears.
  • #423: Merging video-watch scope into common scope.
  • Rewriting the share chat dialog with more modern code for a better UI/UX.
  • #400: Reading livechat-active parameter on live creation API endpoint. So that the Android Peertube Live app can pass the parameter withing the first (and only) API call.