From 68209ed1a7538cf79cf96681b1d2c1f8004cf172 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Wed, 19 Jun 2024 12:52:31 +0200 Subject: [PATCH] Reordering changelog. --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 149ced51..052e2387 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,17 +6,17 @@ TODO: tag conversejs livechat branch, and replace commit ID in build-converse.js ### New features -* Overhauled configuration page, with more broadly customizable lists of parameters by @Murazaki ([See pull request #352](https://github.com/JohnXLivingston/peertube-plugin-livechat/pull/352)). -* #377: new setting to listen C2S connection on non-localhost interfaces. * #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](https://github.com/JohnXLivingston/peertube-plugin-livechat/pull/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. +* 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. ## 10.0.2