From 14a87be859efd7405c902ee9d13300c554820c2c Mon Sep 17 00:00:00 2001 From: John Livingston Date: Thu, 5 Aug 2021 18:37:40 +0200 Subject: [PATCH] Updating changelog and co. --- CHANGELOG.md | 1 + ROADMAP.md | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb7a6215..dc9936da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Features * Possibility to have webchat per channel (see [this request](https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/58)) + * Builtin Prosody: instance's admins can choose if rooms are per video, or grouped by channel. Only one settings for the whole instance. * Builtin ConverseJS on external XMPP server: new placeholders for the room name: CHANNEL_ID, CHANNEL_NAME. * External webchat tool: new placeholder CHANNEL_ID in the webchat url. diff --git a/ROADMAP.md b/ROADMAP.md index 906abcb8..8dea810c 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -37,5 +37,5 @@ This roadmap is given as an indication. It will be updated as we go along accord [ ] | ConverseJS | For anonymous user, automatically log in with a random nickname (and allow to change afterward) [ ] | Common | There should be a settings to add terms & conditions in the Peertube's about page (for example if the webchat is hosted anywhere else). [ ] | Builtin Prosody | Add on option to limit webchat to registered users. -[ ] | Builtin Prosody (or all modes?) | Offer a way for users to have a webchat per channel. See [#59](https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/58). -[ ] | Common | Handle federation: if video is remote, then try to check if the plugin is installed on the instance, and open it. | \ No newline at end of file +[ ] | Builtin Prosody (or all modes?) | Offer a way for users to have a webchat per channel. See [#59](https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/58). | v4.0.0 +[ ] | Common | Handle federation: if video is remote, then try to check if the plugin is installed on the instance, and open it. diff --git a/package.json b/package.json index ff0f0798..1a6a6e11 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "peertube-plugin-livechat", "description": "PeerTube plugin livechat", - "version": "3.3.0", + "version": "4.0.0", "author": "John Livingston", "bugs": "https://github.com/JohnXLivingston/peertube-plugin-livechat/issues", "clientScripts": [