diff --git a/CHANGELOG.md b/CHANGELOG.md index 504cb915..d89ad48d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## ??? +## v2.1.0 ### Important Notes diff --git a/ROADMAP.md b/ROADMAP.md index 72aec930..ed84ded8 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -6,10 +6,10 @@ This roadmap is given as an indication. It will be updated as we go along accord | Done | Needs Peertube 3.2 | Component | Feature | Released in version ---|---|---|---|--- -[x] | [ ] | Builtin Prosody | Check room creation permission, and set some metadata -[x] | [ ] | Builtin Prosody | User authentication: if the user is logged in Peertube, use his nickname. +[x] | [ ] | Builtin Prosody | Check room creation permission, and set some metadata. | v2.1.0 +[x] | [ ] | Builtin Prosody | User authentication: if the user is logged in Peertube, use his nickname. | v2.1.0 [ ] | [ ] | Builtin ConverseJS | Check user langage. Should be automatic and/or depends on peertube's language. Check that converseJS translation files are available. -[x] | [ ] | Builtin Prosody | Grant moderation rights to instance admins and video owner. Activate moderations commands in ConverseJS. +[x] | [ ] | Builtin Prosody | Grant moderation rights to instance admins and video owner. Activate moderations commands in ConverseJS. | v2.1.0 [ ] | [x] | Common | Chat should not be displayed in playlists [ ] | [x] | Builtin Prosody | Data Persistence [ ] | [x] | Common | Add a checkbox per video to activate livechat. Only on lives. diff --git a/package.json b/package.json index 3210e42f..50cb29e9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "peertube-plugin-livechat", "description": "PeerTube plugin livechat", - "version": "2.0.3", + "version": "2.1.0", "author": "John Livingston", "bugs": "https://github.com/JohnXLivingston/peertube-plugin-livechat/issues", "clientScripts": [